SAP ABAP Class CL_AXT_UI_EVENT (UI Event Generator Util)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_AXT_METHOD_UTIL | Method Generator Utility | 20090203 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_AXT_UI_EVENT | UI Event Generator Util | 20090203 |
Properties
| Class | CL_AXT_UI_EVENT | |
| Short Description | UI Event Generator Util | |
| 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 | 20090203 | SAP |
| Last change | 20100303 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_AXT_UI_EVENT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_AXT_METHOD_UTIL | Method Generator Utility | 20090203 | ||
| 2 | IF_AXT_UI_EVENT | UI Event Generator Util | 20090203 |
Friends
Class CL_AXT_UI_EVENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SEOCMPNAME | 'SELECT' | Component name | 20090414 | ||
| 2 | Constant | Public | Type reference (TYPE) | SEOCMPNAME | 'sort' | Component name | 20090414 | ||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_AXT_UI_BOUND_PLUG | UI Bound Plug Gen. Utility | 20090310 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | AXTT_NAME2STRINGVALUE | Name to string value | 20091013 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | AXT_NAME | Name | 20090311 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20090203 | |
| 2 | Static method | Public | Method | 20090205 | ||
| 3 | Static method | Public | Method | 20090204 | ||
| 4 | Static method | Public | Method | 20090624 |
Events
Class CL_AXT_UI_EVENT has no event.
Types
Class CL_AXT_UI_EVENT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CONTEXT | Call by reference | Type reference (TYPE) | AXTT_NAME2STRINGVALUE | Name to string value | 20091013 | |||
| 2 | IV_NAME | Call by reference | Type reference (TYPE) | AXT_NAME | Name | 20090203 |
Method CONSTRUCTOR on class CL_AXT_UI_EVENT has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_BOUND_PLUG | Call by reference | Object reference (TYPE REF TO) | CL_AXT_UI_BOUND_PLUG | UI Bound Plug Gen. Utility | 20090310 | |||
| 2 | IT_CONTEXT | Call by reference | Type reference (TYPE) | AXTT_NAME2STRINGVALUE | Name to string value | 20091013 | |||
| 3 | IV_CONTEXT_NODE | Call by reference | Type reference (TYPE) | AXT_NAME | Name | 20090311 | |||
| 4 | IV_NAME | Call by reference | Type reference (TYPE) | AXT_NAME | Name | 20090205 | |||
| 5 | RO_UI_EVENT | Value transfer | Object reference (TYPE REF TO) | CL_AXT_UI_EVENT | UI Event Generator Util | 20090205 |
Method CREATE on class CL_AXT_UI_EVENT has no exception.
Method CREATE_BUTTON_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_BOUND_PLUG | Call by reference | Object reference (TYPE REF TO) | CL_AXT_UI_BOUND_PLUG | UI Bound Plug Gen. Utility | 20090417 | |||
| 2 | IV_BUTTON_TYPE | Call by reference | Type reference (TYPE) | AXT_NAME | Name | 20090204 | |||
| 3 | IV_CONTEXT_NODE | Call by reference | Type reference (TYPE) | AXT_NAME | Name | 20090311 | |||
| 4 | RO_UI_EVENT | Value transfer | Object reference (TYPE REF TO) | CL_AXT_UI_EVENT | UI Event Generator Util | 20090204 |
Method CREATE_BUTTON_EVENT on class CL_AXT_UI_EVENT has no exception.
Method LOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_BOUND_PLUG | Call by reference | Object reference (TYPE REF TO) | CL_AXT_UI_BOUND_PLUG | UI Bound Plug Gen. Utility | 20090624 | |||
| 2 | IV_CONTEXT_NODE | Call by reference | Type reference (TYPE) | AXT_NAME | Name | 20090624 | |||
| 3 | IV_NAME | Call by reference | Type reference (TYPE) | AXT_NAME | Name | 20090624 | |||
| 4 | RO_UI_EVENT | Value transfer | Object reference (TYPE REF TO) | CL_AXT_UI_EVENT | UI Event Generator Util | 20090624 |
Method LOAD on class CL_AXT_UI_EVENT has no exception.
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 701 |