SAP ABAP Class CL_WDY_RG_UI_ELEM_DEF_TOOL (Administration of UI Element Defintion Data)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-GEN (Application Component) Web Screen ABAP Generation
⤷
SWDP_RUNTIME_GENERATION_DT (Package) Web Dynpro: Create Data and Source Code at Design Time
⤷
⤷
Properties
| Class | CL_WDY_RG_UI_ELEM_DEF_TOOL | |
| Short Description | Administration of UI Element Defintion Data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | SWDP_RUNTIME | |
| Program status | ||
| Category | 0 | |
| Package | SWDP_RUNTIME_GENERATION_DT | Web Dynpro: Create Data and Source Code at Design Time |
| Created | 20041018 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_WDY_RG_UI_ELEM_DEF_TOOL has no interface implemented.
Friends
Class CL_WDY_RG_UI_ELEM_DEF_TOOL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Type reference (TYPE) | TY_T_ELEMENTS | Internal Cache | 20041018 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Read Aggregations from Metadata | 20041018 | |
| 2 | Static method | Private | Method | Read Properties from Metadata | 20041018 | |
| 3 | Static method | Public | Method | Returns the Source Code Data for UI Element | 20041018 |
Events
Class CL_WDY_RG_UI_ELEM_DEF_TOOL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_ELEMENT | Protected | See coding | 20041018 | begin of ty_S_Element,
age type i,
info type wdy_Rg_S_ui_Elem_Def,
end of ty_S_Element
|
||
| 2 | TY_T_ELEMENTS | Protected | See coding | 20041018 | ty_T_Elements type sorted table of ty_S_Element
with non-unique key
info-library_Name
info-element_Name
|
Method Signatures
Method ADD_AGGREGATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AGGREGATIONS | Call by reference | Type reference (TYPE) | WDY_RG_T_UI_AGGREGATION_DEFS | Liste von Aggregationen | 20041018 | |||
| 2 | ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_WDY_MD_VIEW_ELEMENT_DEF | 20041018 |
Method ADD_AGGREGATIONS on class CL_WDY_RG_UI_ELEM_DEF_TOOL has no exception.
Method ADD_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_WDY_MD_VIEW_ELEMENT_DEF | 20041018 | ||||
| 2 | PROPERTIES | Call by reference | Type reference (TYPE) | WDY_RG_T_UI_PROP_DEFS | Liste von UI Eigenschafts Definitionen | 20041018 |
Method ADD_PROPERTIES on class CL_WDY_RG_UI_ELEM_DEF_TOOL has no exception.
Method GET_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | META_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_VIEW_ELEMENT_DEF | 20041018 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | WDY_RG_S_UI_ELEM_DEF | Quelltext Generierung relevante Daten von UI Definition | 20041018 |
Method GET_INFO on class CL_WDY_RG_UI_ELEM_DEF_TOOL has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 700 |