SAP ABAP Class CL_AXT_UI_USAGE (A UI usage)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-EEW (Application Component) Easy Enhancement Workbench
⤷
AXT_TEMPLATES (Package) Generation templates for Extensibility
⤷
⤷
Properties
| Class | CL_AXT_UI_USAGE | |
| Short Description | A UI usage | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | AXT_TEMPLATES | Generation templates for Extensibility |
| Created | 20090204 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_AXT_UI_USAGE has no forward declaration.
Interfaces
Class CL_AXT_UI_USAGE has no interface implemented.
Friends
Class CL_AXT_UI_USAGE has no friend class.
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 | 20090204 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_AXT_UI_COMPONENT | BSP Component | 20090904 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | AXTT_UI_CONTEXT_NODE_BINDING | Table Of UI Context Node Binding | 20090325 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | AXTT_VIEW | 20090206 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | AXT_COMPONENT_USAGE | Component usage | 20090204 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20090921 | ||
| 2 | Instance method | Public | Method | 20090921 | ||
| 3 | Instance method | Public | Method | 20090206 | ||
| 4 | Instance method | Public | Constructor | CONSTRUCTOR | 20090204 | |
| 5 | Static method | Public | Method | 20090204 | ||
| 6 | Instance method | Private | Method | Return table of Binding Context Node for Generator | 20090325 |
Events
Class CL_AXT_UI_USAGE has no event.
Types
Class CL_AXT_UI_USAGE has no local type.
Method Signatures
Method ADD_INTERFACE_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_TARGET_NODE | Call by reference | Object reference (TYPE REF TO) | CL_AXT_UI_CONTEXT_NODE | UI Context Node | 20090921 | |||
| 2 | IV_MODE | Call by reference | Type reference (TYPE) | AXT_BINDING_TYPE | 'W' | 20090921 | |||
| 3 | IV_NODE_2_BIND | Call by reference | Type reference (TYPE) | SEOCMPNAME | 20090921 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090921 | |||
| 2 | 20090921 |
Method ADD_INTERFACE_NODE2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONTROLLER_TYPE | Call by reference | Type reference (TYPE) | AXT_CONTROLLER_TYPE | 20090921 | ||||
| 2 | IV_MODE | Call by reference | Type reference (TYPE) | AXT_BINDING_TYPE | 'W' | 20090921 | |||
| 3 | IV_NAME | Call by reference | Type reference (TYPE) | AXT_VIEW | 20090921 | ||||
| 4 | IV_NODE_2_BIND | Call by reference | Type reference (TYPE) | SEOCMPNAME | 20090921 | ||||
| 5 | IV_TARGET_NODE_NAME | Call by reference | Type reference (TYPE) | SEOCMPNAME | 20090921 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090921 | |||
| 2 | 20090921 |
Method ADD_INTERFACE_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ASSIGN_TARGET | Call by reference | Object reference (TYPE REF TO) | IF_AXT_UI_ASSIGN_TARGET | A viewarea/OVP/window | 20090325 | |||
| 2 | IO_WINDOW | Call by reference | Object reference (TYPE REF TO) | CL_AXT_UI_WINDOW | BSP View | 20090904 | |||
| 3 | IV_DEFAULT | Call by reference | Type reference (TYPE) | AXT_BOOLEAN | Boolean | 20100305 | |||
| 4 | RO_INTERFACE_VIEW | Value transfer | Object reference (TYPE REF TO) | CL_AXT_UI_INTERFACE_VIEW | Interface view of usage | 20090904 |
Method ADD_INTERFACE_VIEW on class CL_AXT_UI_USAGE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_UI_COMP | Call by reference | Object reference (TYPE REF TO) | CL_AXT_UI_COMPONENT | UI component generator utility | 20090204 | |||
| 2 | IO_USED_COMPONENT | Call by reference | Object reference (TYPE REF TO) | CL_AXT_UI_COMPONENT | BSP Component | 20090904 | |||
| 3 | IV_NAME | Call by reference | Type reference (TYPE) | AXT_COMPONENT_USAGE | Component usage | 20090204 |
Method CONSTRUCTOR on class CL_AXT_UI_USAGE has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_UI_COMP | Call by reference | Object reference (TYPE REF TO) | CL_AXT_UI_COMPONENT | UI component generator utility | 20090204 | |||
| 2 | IO_USED_COMPONENT | Call by reference | Object reference (TYPE REF TO) | CL_AXT_UI_COMPONENT | BSP Component | 20090904 | |||
| 3 | IV_NAME | Call by reference | Type reference (TYPE) | AXT_COMPONENT_USAGE | Component usage | 20090204 | |||
| 4 | RO_USAGE | Value transfer | Object reference (TYPE REF TO) | CL_AXT_UI_USAGE | A UI usage | 20090204 |
Method CREATE on class CL_AXT_UI_USAGE has no exception.
Method GET_CTXN_BINDING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_CTXN_BINDING | Value transfer | Type reference (TYPE) | AXTT_CTXN_BINDING | Table Type for AXTS_CTXN_BINDING | 20090325 |
Method GET_CTXN_BINDING on class CL_AXT_UI_USAGE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |