SAP ABAP Class CL_AXT_UI_ELEMENT (Base Generator for UI element)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-EEW (Application Component) Easy Enhancement Workbench
⤷
AXT_GENERATION_FRAMEWORK (Package) Extensibility Generation Framework
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_ELEMENT | General generation element | 20081008 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_BSP_APPLICATION | UI Component generation element | 20090128 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_AXT_RT_REPOSITORY | RT Repository generation element | 20090209 |
Properties
| Class | CL_AXT_UI_ELEMENT | |
| Short Description | Base Generator for UI element | |
| Super Class | CL_AXT_ELEMENT | General generation element |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | AXT_GENERATION_FRAMEWORK | Extensibility Generation Framework |
| Created | 20081008 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_AXT_UI_ELEMENT has no forward declaration.
Interfaces
Class CL_AXT_UI_ELEMENT has no interface implemented.
Friends
Class CL_AXT_UI_ELEMENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | AXT_PARAMETER | 'UI_COMP' | Parameter | 20081010 | ||
| 2 | Instance attribute | Protected | Type reference (TYPE) | AXT_NAME | Name | 20081010 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20081008 | |
| 2 | Instance method | Protected | Method | 20100312 | ||
| 3 | Instance method | Public | Method | Returns the UI component name of this UI element | 20081127 |
Events
Class CL_AXT_UI_ELEMENT has no event.
Types
Class CL_AXT_UI_ELEMENT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DESCRIPTION | Call by reference | Type reference (TYPE) | AXT_DESCRIPTION | Element description | 20081008 | |||
| 2 | IV_ELEMENT_TYPE | Call by reference | Type reference (TYPE) | AXT_OBJECT_TYPE | Object Type | 20081008 | |||
| 3 | IV_ID | Call by reference | Type reference (TYPE) | AXT_GUID | Element id | 20081008 | |||
| 4 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | AXT_NAME | Element name | 20081008 |
Method CONSTRUCTOR on class CL_AXT_UI_ELEMENT has no exception.
Method FIX_MASTERLANG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_LOGON_LANG | Value transfer | Type reference (TYPE) | SPRAS | Language Key | 20100312 |
Method FIX_MASTERLANG on class CL_AXT_UI_ELEMENT has no exception.
Method GET_UI_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_UI_COMPONENT | Value transfer | Type reference (TYPE) | AXT_NAME | Name | 20081127 |
Method GET_UI_COMPONENT on class CL_AXT_UI_ELEMENT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |