SAP ABAP Interface IF_WDY_MD_UI_ELEMENT (I_WDY_MD_UI_ELEMENT)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
     SWDP_METADATA_API_VIEW (Package) Web Dynpro: View
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_PROGRESS_INDICATOR 20030723
2 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_SECTION_HEADER 20060301
3 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_SAPGUI_CNTR_CONT 20040629
4 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_ROW_REPEATER 20060116
5 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_ROAD_MAP 20030723
6 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_RFIDREADER 20040607
7 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_RB_GROUP_BY_KEY 00000000
8 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_RB_GROUP_BY_INDEX 00000000
9 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_RADIO_BUTTON 00000000
10 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_SELECTABLE_LINK_BAR 20041015
... Click here to see Used By full list (70 items)
Properties
Interface IF_WDY_MD_UI_ELEMENT  
Short Description I_WDY_MD_UI_ELEMENT    
General Data
Package SWDP_METADATA_API_VIEW   Web Dynpro: View 
Created 20020827   SAP 
Last changed 20080612   SAP 
Unicode checks active    
Forward declarations
Interface IF_WDY_MD_UI_ELEMENT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_WDY_MD_CTX_MENU_PROVIDER 20060630
Friends
Interface IF_WDY_MD_UI_ELEMENT has no friend.
Attributes
Interface IF_WDY_MD_UI_ELEMENT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_AGGREGATION Instance method Public Method 00000000
2 CREATE_CONTEXT_BINDING Instance method Public Method 00000000
3 CREATE_DDIC_BINDING Instance method Public Method 20041110
4 CREATE_EVENT_BINDING Instance method Public Method 00000000
5 CREATE_LAYOUT_DATA Instance method Public Method 00000000
6 CREATE_PROPERTY Instance method Public Method 00000000
7 DELETE Instance method Public Method 00000000
8 GET_AGGREGATIONS Instance method Public Method 00000000
9 GET_AGGREGATION_BY_NAME Instance method Public Method 00000000
10 GET_AGGREGATION_BY_POS Instance method Public Method 00000000
11 GET_AGGREGATION_COUNT Instance method Public Method 00000000
12 GET_AGGREGATION_POSITION Instance method Public Method 00000000
13 GET_CONTEXT_BINDING Instance method Public Method 00000000
14 GET_CONTEXT_BINDINGS Instance method Public Method 00000000
15 GET_CONTEXT_BINDING_COUNT Instance method Public Method 00000000
16 GET_CONTEXT_MENU_BEHAVIOUR Instance method Public Method 20060630
17 GET_CONTEXT_MENU_ID Instance method Public Method 20060630
18 GET_DDIC_BINDING Instance method Public Method 20041110
19 GET_DDIC_BINDINGS Instance method Public Method 20041110
20 GET_DDIC_BINDING_COUNT Instance method Public Method 20041110
21 GET_ENABLED Instance method Public Method 00000000
22 GET_EVENT_BINDING Instance method Public Method 00000000
23 GET_EVENT_BINDINGS Instance method Public Method 00000000
24 GET_EVENT_BINDING_COUNT Instance method Public Method 00000000
25 GET_LAYOUT_DATA Instance method Public Method 00000000
26 GET_NAME Instance method Public Method 00000000
27 GET_PROPERTIES Instance method Public Method 00000000
28 GET_PROPERTY_BY_NAME Instance method Public Method 00000000
29 GET_PROPERTY_BY_POS Instance method Public Method 00000000
30 GET_PROPERTY_COUNT Instance method Public Method 00000000
31 GET_PROPERTY_POSITION Instance method Public Method 00000000
32 GET_TOOLTIP Instance method Public Method 00000000
33 GET_UI_ELEMENT_DEFINITION Instance method Public Method 00000000
34 GET_VISIBLE Instance method Public Method 00000000
35 HAS_AGGREGATION Instance method Public Method 00000000
36 HAS_CONTEXT_BINDING Instance method Public Method 00000000
37 HAS_DDIC_BINDING Instance method Public Method 20041110
38 HAS_EVENT_BINDING Instance method Public Method 00000000
39 HAS_LAYOUT_DATA Instance method Public Method 00000000
40 HAS_PROPERTY Instance method Public Method 00000000
41 HAS_UI_ELEMENT_DEFINITION Instance method Public Method 00000000
42 MOVE_AGGREGATION Instance method Public Method 00000000
43 MOVE_PROPERTY Instance method Public Method 00000000
44 SET_CONTEXT_MENU_BEHAVIOUR Instance method Public Method 20060630
45 SET_CONTEXT_MENU_ID Instance method Public Method 20060630
46 SET_ENABLED Instance method Public Method 00000000
47 SET_TOOLTIP Instance method Public Method 00000000
48 SET_UI_ELEMENT_DEFINITION Instance method Public Method 00000000
49 SET_VISIBLE Instance method Public Method 00000000
Events
Interface IF_WDY_MD_UI_ELEMENT has no event.
Types
Interface IF_WDY_MD_UI_ELEMENT has no local type.
Method Signatures

Method CREATE_AGGREGATION Signature

Method CREATE_AGGREGATION on Interface IF_WDY_MD_UI_ELEMENT has no parameter.
Method CREATE_AGGREGATION on Interface IF_WDY_MD_UI_ELEMENT has no exception.

Method CREATE_CONTEXT_BINDING Signature

Method CREATE_CONTEXT_BINDING on Interface IF_WDY_MD_UI_ELEMENT has no parameter.
Method CREATE_CONTEXT_BINDING on Interface IF_WDY_MD_UI_ELEMENT has no exception.

Method CREATE_DDIC_BINDING Signature

Method CREATE_DDIC_BINDING on Interface IF_WDY_MD_UI_ELEMENT has no parameter.
Method CREATE_DDIC_BINDING on Interface IF_WDY_MD_UI_ELEMENT has no exception.

Method CREATE_EVENT_BINDING Signature

Method CREATE_EVENT_BINDING on Interface IF_WDY_MD_UI_ELEMENT has no parameter.
Method CREATE_EVENT_BINDING on Interface IF_WDY_MD_UI_ELEMENT has no exception.

Method CREATE_LAYOUT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LAYOUT_DATA Value transfer Object reference (TYPE REF TO) IF_WDY_MD_LAYOUT_DATA 00000000
2 Importing NAME Value transfer Type reference (TYPE) WDY_UI_ELEMENT_NAME 00000000
3 Importing TYPE Value transfer Type reference (TYPE) WDY_MD_OBJECT_TYPE 00000000
# Exception Resumable Description Created on
1 CX_WDY_MD_ALREADY_EXISTING 00000000

Method CREATE_PROPERTY Signature

Method CREATE_PROPERTY on Interface IF_WDY_MD_UI_ELEMENT has no parameter.
Method CREATE_PROPERTY on Interface IF_WDY_MD_UI_ELEMENT has no exception.

Method DELETE Signature

Method DELETE on Interface IF_WDY_MD_UI_ELEMENT has no parameter.
Method DELETE on Interface IF_WDY_MD_UI_ELEMENT has no exception.

Method GET_AGGREGATIONS Signature

Method GET_AGGREGATIONS on Interface IF_WDY_MD_UI_ELEMENT has no parameter.
Method GET_AGGREGATIONS on Interface IF_WDY_MD_UI_ELEMENT has no exception.

Method GET_AGGREGATION_BY_NAME Signature

Method GET_AGGREGATION_BY_NAME on Interface IF_WDY_MD_UI_ELEMENT has no parameter.
Method GET_AGGREGATION_BY_NAME on Interface IF_WDY_MD_UI_ELEMENT has no exception.

Method GET_AGGREGATION_BY_POS Signature

Method GET_AGGREGATION_BY_POS on Interface IF_WDY_MD_UI_ELEMENT has no parameter.
Method GET_AGGREGATION_BY_POS on Interface IF_WDY_MD_UI_ELEMENT has no exception.

Method GET_AGGREGATION_COUNT Signature

Method GET_AGGREGATION_COUNT on Interface IF_WDY_MD_UI_ELEMENT has no parameter.
Method GET_AGGREGATION_COUNT on Interface IF_WDY_MD_UI_ELEMENT has no exception.

Method GET_AGGREGATION_POSITION Signature

Method GET_AGGREGATION_POSITION on Interface IF_WDY_MD_UI_ELEMENT has no parameter.
Method GET_AGGREGATION_POSITION on Interface IF_WDY_MD_UI_ELEMENT has no exception.

Method GET_CONTEXT_BINDING Signature

Method GET_CONTEXT_BINDING on Interface IF_WDY_MD_UI_ELEMENT has no parameter.
Method GET_CONTEXT_BINDING on Interface IF_WDY_MD_UI_ELEMENT has no exception.

Method GET_CONTEXT_BINDINGS Signature

Method GET_CONTEXT_BINDINGS on Interface IF_WDY_MD_UI_ELEMENT has no parameter.
Method GET_CONTEXT_BINDINGS on Interface IF_WDY_MD_UI_ELEMENT has no exception.

Method GET_CONTEXT_BINDING_COUNT Signature

Method GET_CONTEXT_BINDING_COUNT on Interface IF_WDY_MD_UI_ELEMENT has no parameter.
Method GET_CONTEXT_BINDING_COUNT on Interface IF_WDY_MD_UI_ELEMENT has no exception.

Method GET_CONTEXT_MENU_BEHAVIOUR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONTEXT_MENU_BEHAVIOUR Value transfer Type reference (TYPE) WDUI_CONTEXT_MENU_BEHAVIOUR 20080107

Method GET_CONTEXT_MENU_BEHAVIOUR on Interface IF_WDY_MD_UI_ELEMENT has no exception.

Method GET_CONTEXT_MENU_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONTEXT_MENU_ID Value transfer Type reference (TYPE) WDY_MD_UI_ELEMENT_REFERENCE 20080107

Method GET_CONTEXT_MENU_ID on Interface IF_WDY_MD_UI_ELEMENT has no exception.

Method GET_DDIC_BINDING Signature

Method GET_DDIC_BINDING on Interface IF_WDY_MD_UI_ELEMENT has no parameter.
Method GET_DDIC_BINDING on Interface IF_WDY_MD_UI_ELEMENT has no exception.

Method GET_DDIC_BINDINGS Signature

Method GET_DDIC_BINDINGS on Interface IF_WDY_MD_UI_ELEMENT has no parameter.
Method GET_DDIC_BINDINGS on Interface IF_WDY_MD_UI_ELEMENT has no exception.

Method GET_DDIC_BINDING_COUNT Signature

Method GET_DDIC_BINDING_COUNT on Interface IF_WDY_MD_UI_ELEMENT has no parameter.
Method GET_DDIC_BINDING_COUNT on Interface IF_WDY_MD_UI_ELEMENT has no exception.

Method GET_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ENABLED Value transfer Type reference (TYPE) WDY_BOOLEAN 00000000

Method GET_ENABLED on Interface IF_WDY_MD_UI_ELEMENT has no exception.

Method GET_EVENT_BINDING Signature

Method GET_EVENT_BINDING on Interface IF_WDY_MD_UI_ELEMENT has no parameter.
Method GET_EVENT_BINDING on Interface IF_WDY_MD_UI_ELEMENT has no exception.

Method GET_EVENT_BINDINGS Signature

Method GET_EVENT_BINDINGS on Interface IF_WDY_MD_UI_ELEMENT has no parameter.
Method GET_EVENT_BINDINGS on Interface IF_WDY_MD_UI_ELEMENT has no exception.

Method GET_EVENT_BINDING_COUNT Signature

Method GET_EVENT_BINDING_COUNT on Interface IF_WDY_MD_UI_ELEMENT has no parameter.
Method GET_EVENT_BINDING_COUNT on Interface IF_WDY_MD_UI_ELEMENT has no exception.

Method GET_LAYOUT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LAYOUT_DATA Value transfer Object reference (TYPE REF TO) IF_WDY_MD_LAYOUT_DATA 00000000

Method GET_LAYOUT_DATA on Interface IF_WDY_MD_UI_ELEMENT has no exception.

Method GET_NAME Signature

Method GET_NAME on Interface IF_WDY_MD_UI_ELEMENT has no parameter.
Method GET_NAME on Interface IF_WDY_MD_UI_ELEMENT has no exception.

Method GET_PROPERTIES Signature

Method GET_PROPERTIES on Interface IF_WDY_MD_UI_ELEMENT has no parameter.
Method GET_PROPERTIES on Interface IF_WDY_MD_UI_ELEMENT has no exception.

Method GET_PROPERTY_BY_NAME Signature

Method GET_PROPERTY_BY_NAME on Interface IF_WDY_MD_UI_ELEMENT has no parameter.
Method GET_PROPERTY_BY_NAME on Interface IF_WDY_MD_UI_ELEMENT has no exception.

Method GET_PROPERTY_BY_POS Signature

Method GET_PROPERTY_BY_POS on Interface IF_WDY_MD_UI_ELEMENT has no parameter.
Method GET_PROPERTY_BY_POS on Interface IF_WDY_MD_UI_ELEMENT has no exception.

Method GET_PROPERTY_COUNT Signature

Method GET_PROPERTY_COUNT on Interface IF_WDY_MD_UI_ELEMENT has no parameter.
Method GET_PROPERTY_COUNT on Interface IF_WDY_MD_UI_ELEMENT has no exception.

Method GET_PROPERTY_POSITION Signature

Method GET_PROPERTY_POSITION on Interface IF_WDY_MD_UI_ELEMENT has no parameter.
Method GET_PROPERTY_POSITION on Interface IF_WDY_MD_UI_ELEMENT has no exception.

Method GET_TOOLTIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TOOLTIP Value transfer Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 00000000

Method GET_TOOLTIP on Interface IF_WDY_MD_UI_ELEMENT has no exception.

Method GET_UI_ELEMENT_DEFINITION Signature

Method GET_UI_ELEMENT_DEFINITION on Interface IF_WDY_MD_UI_ELEMENT has no parameter.
Method GET_UI_ELEMENT_DEFINITION on Interface IF_WDY_MD_UI_ELEMENT has no exception.

Method GET_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VISIBLE Value transfer Type reference (TYPE) WDUI_VISIBILITY 00000000

Method GET_VISIBLE on Interface IF_WDY_MD_UI_ELEMENT has no exception.

Method HAS_AGGREGATION Signature

Method HAS_AGGREGATION on Interface IF_WDY_MD_UI_ELEMENT has no parameter.
Method HAS_AGGREGATION on Interface IF_WDY_MD_UI_ELEMENT has no exception.

Method HAS_CONTEXT_BINDING Signature

Method HAS_CONTEXT_BINDING on Interface IF_WDY_MD_UI_ELEMENT has no parameter.
Method HAS_CONTEXT_BINDING on Interface IF_WDY_MD_UI_ELEMENT has no exception.

Method HAS_DDIC_BINDING Signature

Method HAS_DDIC_BINDING on Interface IF_WDY_MD_UI_ELEMENT has no parameter.
Method HAS_DDIC_BINDING on Interface IF_WDY_MD_UI_ELEMENT has no exception.

Method HAS_EVENT_BINDING Signature

Method HAS_EVENT_BINDING on Interface IF_WDY_MD_UI_ELEMENT has no parameter.
Method HAS_EVENT_BINDING on Interface IF_WDY_MD_UI_ELEMENT has no exception.

Method HAS_LAYOUT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HAS_LAYOUT_DATA Value transfer Type reference (TYPE) FLAG 00000000

Method HAS_LAYOUT_DATA on Interface IF_WDY_MD_UI_ELEMENT has no exception.

Method HAS_PROPERTY Signature

Method HAS_PROPERTY on Interface IF_WDY_MD_UI_ELEMENT has no parameter.
Method HAS_PROPERTY on Interface IF_WDY_MD_UI_ELEMENT has no exception.

Method HAS_UI_ELEMENT_DEFINITION Signature

Method HAS_UI_ELEMENT_DEFINITION on Interface IF_WDY_MD_UI_ELEMENT has no parameter.
Method HAS_UI_ELEMENT_DEFINITION on Interface IF_WDY_MD_UI_ELEMENT has no exception.

Method MOVE_AGGREGATION Signature

Method MOVE_AGGREGATION on Interface IF_WDY_MD_UI_ELEMENT has no parameter.
Method MOVE_AGGREGATION on Interface IF_WDY_MD_UI_ELEMENT has no exception.

Method MOVE_PROPERTY Signature

Method MOVE_PROPERTY on Interface IF_WDY_MD_UI_ELEMENT has no parameter.
Method MOVE_PROPERTY on Interface IF_WDY_MD_UI_ELEMENT has no exception.

Method SET_CONTEXT_MENU_BEHAVIOUR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_MENU_BEHAVIOUR Value transfer Type reference (TYPE) WDUI_CONTEXT_MENU_BEHAVIOUR 20080107

Method SET_CONTEXT_MENU_BEHAVIOUR on Interface IF_WDY_MD_UI_ELEMENT has no exception.

Method SET_CONTEXT_MENU_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_MENU_ID Value transfer Type reference (TYPE) WDY_MD_UI_ELEMENT_REFERENCE 20080107

Method SET_CONTEXT_MENU_ID on Interface IF_WDY_MD_UI_ELEMENT has no exception.

Method SET_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENABLED Value transfer Type reference (TYPE) WDY_BOOLEAN 00000000

Method SET_ENABLED on Interface IF_WDY_MD_UI_ELEMENT has no exception.

Method SET_TOOLTIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TOOLTIP Value transfer Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 00000000

Method SET_TOOLTIP on Interface IF_WDY_MD_UI_ELEMENT has no exception.

Method SET_UI_ELEMENT_DEFINITION Signature

Method SET_UI_ELEMENT_DEFINITION on Interface IF_WDY_MD_UI_ELEMENT has no parameter.
Method SET_UI_ELEMENT_DEFINITION on Interface IF_WDY_MD_UI_ELEMENT has no exception.

Method SET_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VISIBLE Value transfer Type reference (TYPE) WDUI_VISIBILITY 00000000

Method SET_VISIBLE on Interface IF_WDY_MD_UI_ELEMENT has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_PROGRESS_INDICATOR 20030723
2 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_SECTION_HEADER 20060301
3 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_SAPGUI_CNTR_CONT 20040629
4 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_ROW_REPEATER 20060116
5 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_ROAD_MAP 20030723
6 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_RFIDREADER 20040607
7 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_RB_GROUP_BY_KEY 00000000
8 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_RB_GROUP_BY_INDEX 00000000
9 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_RADIO_BUTTON 00000000
10 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_SELECTABLE_LINK_BAR 20041015
11 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_PHASE_INDICATOR 20040607
12 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_PAGE_HEADER 20041216
13 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_NAVIGATION_LIST 20041216
14 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_MY_VIEW_ELEMENT 20050124
15 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_MULTI_PANE 20041109
16 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_MSG_BASED_TRIGGER 20060301
17 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_MESSAGE_AREA 20030826
18 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_MENU_BAR 20061011
19 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_TIMED_TRIGGER 20040326
20 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_XTABLE 20050124
21 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_WEB_REPORT 20060710
22 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_WD_IVIEW_AREA 20050124
23 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_VALUE_COMPARISON 20050124
24 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_UI_ELEMENT_CONTAINER 00000000
25 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_TRI_STATE_CHECK_BOX 20050308
26 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_TREE 00000000
27 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_TOOL_BAR 20080108
28 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_MELTING_GROUP 20060116
29 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_THRESHOLD_SLIDER 20080423
30 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_TEXT_VIEW 00000000
31 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_TEXT_EDIT 00000000
32 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_TAB_STRIP 00000000
33 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_TABLE 00000000
34 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_SHUTTLE 20060301
35 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_SELECT_OPTION 20050413
36 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_ACTIVE_XCONTROL 20051104
37 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_DRAG_DROP_MANAGER 20060710
38 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_DATE_NAVIGATOR 20030723
39 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_CONTEXTUAL_PANEL 20041216
40 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_CHECK_BOX_GROUP 00000000
41 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_BUTTON_ROW 20040921
42 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_BREAD_CRUMB 20041015
43 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_BIAPPLICATION_FRAME 20041015
44 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_BAR_CODE_READER 20040607
45 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_DROP_TARGET 20080107
46 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_ABSTR_PAT_CONTAINER 20030826
47 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_ABSTR_ACT_COMP 20030722
48 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_ABSTR_ACTION_CHOICE 20080218
49 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_ABSTRACT_TOGGLE 20050124
50 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_ABSTRACT_INPUT_FIELD 00000000
51 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_ABSTRACT_IGS_ELEMENT 20030729
52 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_ABSTRACT_DROP_DOWN 00000000
53 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_ABSTRACT_CAPTION 00000000
54 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_HORIZONTAL_GUTTER 20030723
55 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_LEGEND 20050815
56 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_LABEL 00000000
57 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_ITEM_LIST_BOX 20041109
58 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_INVISIBLE_ELEMENT 00000000
59 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_INT_MSG_AREA_LINK 20080107
60 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_IMAGE 00000000
61 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_IFRAME 00000000
62 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_HTMLCONTAINER 20030722
63 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_ABSTRACT_APPLET 20080117
64 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_HORIZONTAL_CTX_PANEL 20060301
65 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_GRAPHICAL_VALUE_CMP 20041216
66 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_FUNCTION_KEY 20040607
67 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_FORMATTED_TEXT_VIEW 20060302
68 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_FORMATTED_TEXT_EDIT 20060301
69 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_FILE_UPLOAD 20030729
70 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_EXPLANATION 20041216
History
Last changed by/on SAP  20080612 
SAP Release Created in 710