Hierarchy
⤷
⤷
Properties
| Class | CL_WDY_AIE_VD | |
| Short Description | CD | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_AIE_PREVIEW | Preview for ABAP in Eclipse |
| Created | 20120809 | SAP |
| Last change | 20141120 | |
| 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 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 4 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_WDY_AIE_VD has no interface implemented.
Friends
Class CL_WDY_AIE_VD has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | WDR_NAME_VALUE_LIST_SORTED | 20130226 | ||||
| 2 | Static Attribute | Public | Type reference (TYPE) | WDR_NAME_VALUE_LIST_SORTED | 20130225 | ||||
| 3 | Static Attribute | Private | See coding | 20130122 | |||||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for the metadata of a node | 20120824 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE_INFO | Web Dynpro: Interface for the metadata of a node | 20120824 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | STRING | 20121206 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | T_DESIGN_TIME_ELEMENTS | 20120903 | ||||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for the metadata of a node | 20120903 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for the metadata of a node | 20120824 | |||
| 10 | Instance attribute | Private | See coding | 20130613 | |||||
| 11 | Instance attribute | Private | Type reference (TYPE) | IF_WDY_MD_ADT_VIEW=>GTY_S_ELEMENT | 20130123 | ||||
| 12 | Instance attribute | Private | Type reference (TYPE) | WDUI_DTEOUTLINE | Web Dynpro: Design Time Element Outline | 20131119 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | T_PATH_PER_NODE | 20120814 | ||||
| 14 | Instance attribute | Private | Type reference (TYPE) | IF_WDY_MD_ADT_CONTROLLER=>GTY_T_CONTEXT_NODE | 20120809 | ||||
| 15 | Static Attribute | Private | See coding | 20130124 | |||||
| 16 | Static Attribute | Private | See coding | 20130124 | |||||
| 17 | Static Attribute | Private | Type reference (TYPE) | IF_WDY_MD_ADT_VIEW_ELEMENTS=>GTY_T_VIEW_ELEMENTS | 20120827 |
Methods
Events
Class CL_WDY_AIE_VD has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_DESIGN_TIME_ELEMENT | Private | See coding | 20120903 | BEGIN OF s_design_time_element,
dragsourceinfoid TYPE string,
dropinfoidbegin TYPE string,
dropinfoidbottom TYPE string,
dropinfoidend TYPE string,
dropinfoidmiddle TYPE string,
dropinfoidtop TYPE string,
layer TYPE i,
ids TYPE string,
design TYPE wdui_dtedesign,
_outline TYPE abap_bool,
toolbarelementid TYPE string,
END OF s_design_time_element
|
||
| 2 | S_PATH_PER_NODE | Public | See coding | 20120814 | BEGIN OF s_path_per_node,
node_name TYPE string,
path TYPE string,
END OF s_path_per_node
|
||
| 3 | T_DESIGN_TIME_ELEMENTS | Private | See coding | 20120903 | t_design_time_elements TYPE STANDARD TABLE OF s_design_time_element WITH KEY ids
|
||
| 4 | T_PATH_PER_NODE | Public | See coding | 20120814 | t_path_per_node TYPE STANDARD TABLE OF s_path_per_node
|
Method Signatures
Method CALCULATE_DSI_TAG_LIST Signature
Method CALCULATE_DSI_TAG_LIST on class CL_WDY_AIE_VD has no parameter.
Method CALCULATE_DSI_TAG_LIST on class CL_WDY_AIE_VD has no exception.
Method CALCULATE_DTI_TAG_LIST Signature
Method CALCULATE_DTI_TAG_LIST on class CL_WDY_AIE_VD has no parameter.
Method CALCULATE_DTI_TAG_LIST on class CL_WDY_AIE_VD has no exception.
Method CALCULATE_FLAT_AGGREGATIONS Signature
Method CALCULATE_FLAT_AGGREGATIONS on class CL_WDY_AIE_VD has no parameter.
Method CALCULATE_FLAT_AGGREGATIONS on class CL_WDY_AIE_VD has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_WDY_AIE_VD has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WDY_AIE_VD has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPLDEF_CONTEXT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Schnittstelle der Metadaten eines Knotens | 20120824 | |||
| 2 | COMPONENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20120809 | ||||
| 3 | DTA_CONTEXT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20120903 | |||
| 4 | DUMMY_CONTEXT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Schnittstelle der Metadaten eines Knotens | 20120824 | |||
| 5 | VIEW_NAME | Call by reference | Type reference (TYPE) | STRING | 20120809 |
Method CONSTRUCTOR on class CL_WDY_AIE_VD has no exception.
Method CREATE_CHILD_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODE_DEF | Call by reference | Type reference (TYPE) | IF_WDY_MD_ADT_CONTROLLER=>GTY_S_CONTEXT_NODE | 20120809 | ||||
| 2 | I_PARENT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20120809 | |||
| 3 | R_CHILD_NODE | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20120809 |
Method CREATE_CHILD_NODE on class CL_WDY_AIE_VD has no exception.
Method CREATE_CHILD_NODES_OF_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PARENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20120809 | ||||
| 2 | I_PARENT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20120809 |
Method CREATE_CHILD_NODES_OF_PARENT on class CL_WDY_AIE_VD has no exception.
Method CREATE_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_DATA | Call by reference | Type reference (TYPE) | IF_WDY_MD_ADT_CONTROLLER=>GTY_T_CONTEXT_NODE | 20121107 | ||||
| 2 | CONTEXT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20121107 |
Method CREATE_CONTEXT on class CL_WDY_AIE_VD has no exception.
Method CREATE_DESIGN_TIME_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Call by reference | Type reference (TYPE) | IF_WDY_MD_ADT_VIEW=>GTY_S_ELEMENT | 20121113 | ||||
| 2 | ID | Call by reference | Type reference (TYPE) | CSEQUENCE | 20120903 | ||||
| 3 | LAYER | Call by reference | Type reference (TYPE) | I | 20120912 |
Method CREATE_DESIGN_TIME_ELEMENT on class CL_WDY_AIE_VD has no exception.
Method CREATE_DTA Signature
Method CREATE_DTA on class CL_WDY_AIE_VD has no parameter.
Method CREATE_DTA on class CL_WDY_AIE_VD has no exception.
Method CREATE_SPECIAL_UI_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTROL | Value transfer | Object reference (TYPE REF TO) | CL_WD_VIEW_ELEMENT | 20120831 | ||||
| 2 | DEPTH | Call by reference | Type reference (TYPE) | I | 20121113 | ||||
| 3 | ELEMENT | Call by reference | Type reference (TYPE) | IF_WDY_MD_ADT_VIEW=>GTY_S_ELEMENT | 20120831 | ||||
| 4 | PARENT | Call by reference | Object reference (TYPE REF TO) | CL_WD_VIEW_ELEMENT | 20120831 |
Method CREATE_SPECIAL_UI_ELEMENT on class CL_WDY_AIE_VD has no exception.
Method CREATE_UI_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_PATH | Call by reference | Type reference (TYPE) | STRING | 20130110 | ||||
| 2 | CONTROL | Value transfer | Object reference (TYPE REF TO) | CL_WD_VIEW_ELEMENT | 20120809 | ||||
| 3 | DEPTH | Call by reference | Type reference (TYPE) | I | 0 | 20120912 | |||
| 4 | ELEMENT | Call by reference | Type reference (TYPE) | IF_WDY_MD_ADT_VIEW=>GTY_S_ELEMENT | 20120809 | ||||
| 5 | PARENT | Call by reference | Object reference (TYPE REF TO) | CL_WD_VIEW_ELEMENT | 20120809 |
Method CREATE_UI_ELEMENT on class CL_WDY_AIE_VD has no exception.
Method CREATE_UI_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTROL | Value transfer | Object reference (TYPE REF TO) | CL_WD_UIELEMENT | 20121107 | ||||
| 2 | LAYOUT | Call by reference | Type reference (TYPE) | IF_WDY_MD_ADT_VIEW=>GTY_S_ELEMENT | 20121107 |
Method CREATE_UI_TREE on class CL_WDY_AIE_VD has no exception.
Method CREATE_VIEW_CONTEXT Signature
Method CREATE_VIEW_CONTEXT on class CL_WDY_AIE_VD has no parameter.
Method CREATE_VIEW_CONTEXT on class CL_WDY_AIE_VD has no exception.
Method GET_ATTRIBUTE_RTTI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ATTRIBUTES | Call by reference | Type reference (TYPE) | IF_WDY_MD_ADT_CONTROLLER=>GTY_T_CONTEXT_ATTRIBUTE | 20120809 | ||||
| 2 | R_COMP_RTTI | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Run Time Type Services | 20120809 |
Method GET_ATTRIBUTE_RTTI on class CL_WDY_AIE_VD has no exception.
Method GET_DEFAULT_PROPERTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM | Value transfer | Type reference (TYPE) | ABAP_PARMBIND | 20121107 | ||||
| 2 | PROP_DEF | Call by reference | Type reference (TYPE) | IF_WDY_MD_ADT_VIEW_ELEMENTS=>GTY_S_PROP_DEF | 20121107 |
Method GET_DEFAULT_PROPERTY on class CL_WDY_AIE_VD has no exception.
Method GET_DUMMY_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_TYPE | Call by reference | Type reference (TYPE) | STRING | 20120824 | ||||
| 2 | BINDING_TYPE | Call by reference | Type reference (TYPE) | WDY_MD_BINDING_TYPE_ENUM | Web Dynpro : BindingType | 20120824 | |||
| 3 | PATH | Value transfer | Type reference (TYPE) | STRING | 20120824 |
Method GET_DUMMY_CONTEXT on class CL_WDY_AIE_VD has no exception.
Method GET_ELEMENT_BY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Call by reference | Type reference (TYPE) | IF_WDY_MD_ADT_VIEW=>GTY_S_ELEMENT | 20130123 | ||||
| 2 | ID | Call by reference | Type reference (TYPE) | CSEQUENCE | Web Dynpro : Name eines UI-Elements | 20130123 | |||
| 3 | RESULT | Value transfer | Type reference (TYPE) | IF_WDY_MD_ADT_VIEW=>GTY_S_ELEMENT | 20130123 |
Method GET_ELEMENT_BY_ID on class CL_WDY_AIE_VD has no exception.
Method GET_ELEMENT_TYPE_BY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | CSEQUENCE | Web Dynpro : Name eines UI-Elements | 20130228 | |||
| 2 | TYPE | Value transfer | Type reference (TYPE) | STRING | 20130228 |
Method GET_ELEMENT_TYPE_BY_ID on class CL_WDY_AIE_VD has no exception.
Method GET_LAYOUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Call by reference | Type reference (TYPE) | IF_WDY_MD_ADT_VIEW=>GTY_S_ELEMENT | 20130123 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | IF_WDY_MD_ADT_VIEW=>GTY_S_ELEMENT | 20130123 |
Method GET_LAYOUT on class CL_WDY_AIE_VD has no exception.
Method GET_OTR_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | CHAR255 | char255 | 20120809 | |||
| 2 | TEXT | Value transfer | Type reference (TYPE) | STRING | 20120809 |
Method GET_OTR_TEXT on class CL_WDY_AIE_VD has no exception.
Method SET_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTROL_IDS | Call by reference | Type reference (TYPE) | STRING_TABLE | Tabelle von Strings | 20121022 |
Method SET_SELECTION on class CL_WDY_AIE_VD has no exception.
Method TOGGLE_OUTLINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VISIBLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20131119 |
Method TOGGLE_OUTLINE on class CL_WDY_AIE_VD has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 740 |