SAP ABAP Class CL_AXT_UI_BUTTON (UI Button Metadata)
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_UI_BUTTON | AXT Button Interface | 20090202 |
Properties
| Class | CL_AXT_UI_BUTTON | |
| Short Description | UI Button Metadata | |
| 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 | 20090202 | SAP |
| Last change | 20100303 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_AXT_UI_BUTTON has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_AXT_UI_BUTTON | AXT Button Interface | 20090202 |
Friends
Class CL_AXT_UI_BUTTON 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) | IF_AXT_UI_EVENT | UI Event Generator Util | 20090203 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_AXT_UI_VIEW2 | UI View 2 Generator Util | 20090204 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | AXTS_UI_BUTTON | Pushbutton | 20090204 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20090204 | |
| 2 | Static method | Public | Method | 20090205 | ||
| 3 | Instance method | Public | Method | 20090428 |
Events
Class CL_AXT_UI_BUTTON has no event.
Types
Class CL_AXT_UI_BUTTON has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_UI_EVENT | Call by reference | Object reference (TYPE REF TO) | IF_AXT_UI_EVENT | UI Event Generator Util | 20090204 | |||
| 2 | IS_BUTTON | Call by reference | Type reference (TYPE) | AXTS_UI_BUTTON | Pushbutton | 20090204 |
Method CONSTRUCTOR on class CL_AXT_UI_BUTTON 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 | 20090417 | |||
| 2 | IO_UI_EVENT | Call by reference | Object reference (TYPE REF TO) | IF_AXT_UI_EVENT | UI Event Generator Util | 20090205 | |||
| 3 | IV_BUTTON_TYPE | Call by reference | Type reference (TYPE) | AXT_NAME | Name | 20090205 | |||
| 4 | IV_CONTEXT_NODE | Call by reference | Type reference (TYPE) | AXT_NAME | Name | 20090311 | |||
| 5 | RO_UI_BUTTON | Value transfer | Object reference (TYPE REF TO) | CL_AXT_UI_BUTTON | UI Button Metadata | 20090205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Data not found error | 20090216 |
Method SET_ON_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | AXT_NAME | Name | 20090428 |
Method SET_ON_CLICK on class CL_AXT_UI_BUTTON has no exception.
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 701 |