SAP ABAP Class CL_AXT_UI_CUSTOM_CONTROLLER (UI component generator utility)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-EEW (Application Component) Easy Enhancement Workbench
⤷
AXT_TEMPLATES (Package) Generation templates for Extensibility
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_UI_CONTROLLER | Abstract Generator utility for UI Controller | 20090306 |
Properties
| Class | CL_AXT_UI_CUSTOM_CONTROLLER | |
| Short Description | UI component generator utility | |
| Super Class | CL_AXT_UI_CONTROLLER | Abstract Generator utility for UI Controller |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | AXT_TEMPLATES | Generation templates for Extensibility |
| Created | 20090306 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_AXT_UI_CUSTOM_CONTROLLER has no forward declaration.
Interfaces
Class CL_AXT_UI_CUSTOM_CONTROLLER has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_AXT_UI_RT_REPOSITORY | 20090306 | RT Repository Generator Utility |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_AXT_UI_COMPONENT | UI component generator utility | 20090320 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | PROGNAME | ABAP Program Name | 20090306 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20090306 | |
| 2 | Static method | Public | Method | 20090306 |
Events
Class CL_AXT_UI_CUSTOM_CONTROLLER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LTY_T_VIEW | Public | See coding | 20090306 | |
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_COMPONENT | Call by reference | Object reference (TYPE REF TO) | CL_AXT_UI_COMPONENT | UI component generator utility | 20090320 | |||
| 2 | IV_EXISTS | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20090306 | |||
| 3 | IV_INCLUDE | Call by reference | Type reference (TYPE) | PROGNAME | ABAP Program Name | 20090320 | |||
| 4 | IV_NAME | Call by reference | Type reference (TYPE) | AXT_VIEW | BSP View | 20090320 |
Method CONSTRUCTOR on class CL_AXT_UI_CUSTOM_CONTROLLER has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_COMPONENT | Call by reference | Object reference (TYPE REF TO) | CL_AXT_UI_COMPONENT | UI component generator utility | 20090320 | |||
| 2 | IV_NAME | Call by reference | Type reference (TYPE) | AXT_VIEW | Name | 20090320 | |||
| 3 | RO_CUST_CTRL | Value transfer | Object reference (TYPE REF TO) | CL_AXT_UI_CUSTOM_CONTROLLER | UI component generator utility | 20090320 |
Method CREATE on class CL_AXT_UI_CUSTOM_CONTROLLER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 701 |