SAP ABAP Interface IF_WDY_MD_SELECTABLE_LINK_BAR (IF_WDY_MD_SELECTABLE_LINK_BAR)
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
Properties
Interface IF_WDY_MD_SELECTABLE_LINK_BAR  
Short Description    
General Data
Package SWDP_METADATA_API_VIEW   Web Dynpro: View 
Created 20041015   SAP 
Last changed 20080612   SAP 
Unicode checks active    
Forward declarations
Interface IF_WDY_MD_SELECTABLE_LINK_BAR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_WDY_MD_UI_ELEMENT I_WDY_MD_UI_ELEMENT 20041015
Friends
Interface IF_WDY_MD_SELECTABLE_LINK_BAR has no friend.
Attributes
Interface IF_WDY_MD_SELECTABLE_LINK_BAR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_AGGREGATION Instance method Public Method 20041015
2 CREATE_CONTEXT_BINDING Instance method Public Method 20041015
3 CREATE_DDIC_BINDING Instance method Public Method 20041015
4 CREATE_EVENT_BINDING Instance method Public Method 20041015
5 CREATE_LAYOUT_DATA Instance method Public Method 20041015
6 CREATE_LINK Instance method Public Method 20041015
7 CREATE_PROPERTY Instance method Public Method 20041015
8 DELETE Instance method Public Method 20041015
9 GET_ACCESSIBILITY_DESCR Instance method Public Method 20041015
10 GET_AGGREGATIONS Instance method Public Method 20041015
11 GET_AGGREGATION_BY_NAME Instance method Public Method 20041015
12 GET_AGGREGATION_BY_POS Instance method Public Method 20041015
13 GET_AGGREGATION_COUNT Instance method Public Method 20041015
14 GET_AGGREGATION_POSITION Instance method Public Method 20041015
15 GET_CONTEXT_BINDING Instance method Public Method 20041015
16 GET_CONTEXT_BINDINGS Instance method Public Method 20041015
17 GET_CONTEXT_BINDING_COUNT Instance method Public Method 20041015
18 GET_DDIC_BINDING Instance method Public Method 20041015
19 GET_DDIC_BINDINGS Instance method Public Method 20041015
20 GET_DDIC_BINDING_COUNT Instance method Public Method 20041015
21 GET_ENABLED Instance method Public Method 20041015
22 GET_EVENT_BINDING Instance method Public Method 20041015
23 GET_EVENT_BINDINGS Instance method Public Method 20041015
24 GET_EVENT_BINDING_COUNT Instance method Public Method 20041015
25 GET_LAYOUT_DATA Instance method Public Method 20041015
26 GET_LINKS Instance method Public Method 20041015
27 GET_LINK_BY_NAME Instance method Public Method 20041015
28 GET_LINK_BY_POS Instance method Public Method 20041015
29 GET_LINK_COUNT Instance method Public Method 20041015
30 GET_LINK_POSITION Instance method Public Method 20041015
31 GET_NAME Instance method Public Method 20041015
32 GET_PROPERTIES Instance method Public Method 20041015
33 GET_PROPERTY_BY_NAME Instance method Public Method 20041015
34 GET_PROPERTY_BY_POS Instance method Public Method 20041015
35 GET_PROPERTY_COUNT Instance method Public Method 20041015
36 GET_PROPERTY_POSITION Instance method Public Method 20041015
37 GET_SELECTED_LINK Instance method Public Method 20041015
38 GET_TOOLTIP Instance method Public Method 20041015
39 GET_UI_ELEMENT_DEFINITION Instance method Public Method 20041015
40 GET_VISIBLE Instance method Public Method 20041015
41 HAS_AGGREGATION Instance method Public Method 20041015
42 HAS_CONTEXT_BINDING Instance method Public Method 20041015
43 HAS_DDIC_BINDING Instance method Public Method 20041015
44 HAS_EVENT_BINDING Instance method Public Method 20041015
45 HAS_LAYOUT_DATA Instance method Public Method 20041015
46 HAS_LINK Instance method Public Method 20041015
47 HAS_PROPERTY Instance method Public Method 20041015
48 HAS_UI_ELEMENT_DEFINITION Instance method Public Method 20041015
49 MOVE_AGGREGATION Instance method Public Method 20041015
50 MOVE_LINK Instance method Public Method 20041015
51 MOVE_PROPERTY Instance method Public Method 20041015
52 SET_ACCESSIBILITY_DESCR Instance method Public Method 20041015
53 SET_ENABLED Instance method Public Method 20041015
54 SET_SELECTED_LINK Instance method Public Method 20041015
55 SET_TOOLTIP Instance method Public Method 20041015
56 SET_UI_ELEMENT_DEFINITION Instance method Public Method 20041015
57 SET_VISIBLE Instance method Public Method 20041015
Events
Interface IF_WDY_MD_SELECTABLE_LINK_BAR has no event.
Types
Interface IF_WDY_MD_SELECTABLE_LINK_BAR has no local type.
Method Signatures

Method CREATE_AGGREGATION Signature

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

Method CREATE_CONTEXT_BINDING Signature

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

Method CREATE_DDIC_BINDING Signature

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

Method CREATE_EVENT_BINDING Signature

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

Method CREATE_LAYOUT_DATA Signature

Method CREATE_LAYOUT_DATA on Interface IF_WDY_MD_SELECTABLE_LINK_BAR has no parameter.
Method CREATE_LAYOUT_DATA on Interface IF_WDY_MD_SELECTABLE_LINK_BAR has no exception.

Method CREATE_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LINK Value transfer Object reference (TYPE REF TO) IF_WDY_MD_SELECTABLE_LINK 20041015
2 Importing NAME Value transfer Type reference (TYPE) WDY_UI_ELEMENT_NAME 20041015
3 Importing POSITION Value transfer Type reference (TYPE) I 20041015
4 Importing TYPE Value transfer Type reference (TYPE) WDY_MD_OBJECT_TYPE 20041015
# Exception Resumable Description Created on
1 CX_WDY_MD_ALREADY_EXISTING 20041015

Method CREATE_PROPERTY Signature

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

Method DELETE Signature

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

Method GET_ACCESSIBILITY_DESCR Signature

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

Method GET_ACCESSIBILITY_DESCR on Interface IF_WDY_MD_SELECTABLE_LINK_BAR has no exception.

Method GET_AGGREGATIONS Signature

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

Method GET_AGGREGATION_BY_NAME Signature

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

Method GET_AGGREGATION_BY_POS Signature

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

Method GET_AGGREGATION_COUNT Signature

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

Method GET_AGGREGATION_POSITION Signature

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

Method GET_CONTEXT_BINDING Signature

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

Method GET_CONTEXT_BINDINGS Signature

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

Method GET_CONTEXT_BINDING_COUNT Signature

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

Method GET_DDIC_BINDING Signature

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

Method GET_DDIC_BINDINGS Signature

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

Method GET_DDIC_BINDING_COUNT Signature

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

Method GET_ENABLED Signature

Method GET_ENABLED on Interface IF_WDY_MD_SELECTABLE_LINK_BAR has no parameter.
Method GET_ENABLED on Interface IF_WDY_MD_SELECTABLE_LINK_BAR has no exception.

Method GET_EVENT_BINDING Signature

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

Method GET_EVENT_BINDINGS Signature

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

Method GET_EVENT_BINDING_COUNT Signature

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

Method GET_LAYOUT_DATA Signature

Method GET_LAYOUT_DATA on Interface IF_WDY_MD_SELECTABLE_LINK_BAR has no parameter.
Method GET_LAYOUT_DATA on Interface IF_WDY_MD_SELECTABLE_LINK_BAR has no exception.

Method GET_LINKS Signature

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

Method GET_LINKS on Interface IF_WDY_MD_SELECTABLE_LINK_BAR has no exception.

Method GET_LINK_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LINK Value transfer Object reference (TYPE REF TO) IF_WDY_MD_SELECTABLE_LINK 20041015
2 Importing NAME Value transfer Type reference (TYPE) WDY_UI_ELEMENT_NAME 20041015

Method GET_LINK_BY_NAME on Interface IF_WDY_MD_SELECTABLE_LINK_BAR has no exception.

Method GET_LINK_BY_POS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LINK Value transfer Object reference (TYPE REF TO) IF_WDY_MD_SELECTABLE_LINK 20041015
2 Importing POSITION Value transfer Type reference (TYPE) I 20041015

Method GET_LINK_BY_POS on Interface IF_WDY_MD_SELECTABLE_LINK_BAR has no exception.

Method GET_LINK_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COUNT Value transfer Type reference (TYPE) I 20041015

Method GET_LINK_COUNT on Interface IF_WDY_MD_SELECTABLE_LINK_BAR has no exception.

Method GET_LINK_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LINK Value transfer Object reference (TYPE REF TO) IF_WDY_MD_SELECTABLE_LINK 20041015
2 Returning POSITION Value transfer Type reference (TYPE) I 20041015

Method GET_LINK_POSITION on Interface IF_WDY_MD_SELECTABLE_LINK_BAR has no exception.

Method GET_NAME Signature

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

Method GET_PROPERTIES Signature

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

Method GET_PROPERTY_BY_NAME Signature

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

Method GET_PROPERTY_BY_POS Signature

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

Method GET_PROPERTY_COUNT Signature

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

Method GET_PROPERTY_POSITION Signature

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

Method GET_SELECTED_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SELECTED_LINK Value transfer Type reference (TYPE) STRING 20041015

Method GET_SELECTED_LINK on Interface IF_WDY_MD_SELECTABLE_LINK_BAR has no exception.

Method GET_TOOLTIP Signature

Method GET_TOOLTIP on Interface IF_WDY_MD_SELECTABLE_LINK_BAR has no parameter.
Method GET_TOOLTIP on Interface IF_WDY_MD_SELECTABLE_LINK_BAR has no exception.

Method GET_UI_ELEMENT_DEFINITION Signature

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

Method GET_VISIBLE Signature

Method GET_VISIBLE on Interface IF_WDY_MD_SELECTABLE_LINK_BAR has no parameter.
Method GET_VISIBLE on Interface IF_WDY_MD_SELECTABLE_LINK_BAR has no exception.

Method HAS_AGGREGATION Signature

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

Method HAS_CONTEXT_BINDING Signature

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

Method HAS_DDIC_BINDING Signature

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

Method HAS_EVENT_BINDING Signature

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

Method HAS_LAYOUT_DATA Signature

Method HAS_LAYOUT_DATA on Interface IF_WDY_MD_SELECTABLE_LINK_BAR has no parameter.
Method HAS_LAYOUT_DATA on Interface IF_WDY_MD_SELECTABLE_LINK_BAR has no exception.

Method HAS_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HAS_LINK Value transfer Type reference (TYPE) FLAG 20041015
2 Importing NAME Value transfer Type reference (TYPE) WDY_UI_ELEMENT_NAME 20041015

Method HAS_LINK on Interface IF_WDY_MD_SELECTABLE_LINK_BAR has no exception.

Method HAS_PROPERTY Signature

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

Method HAS_UI_ELEMENT_DEFINITION Signature

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

Method MOVE_AGGREGATION Signature

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

Method MOVE_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FROM_POSITION Value transfer Type reference (TYPE) I 20041015
2 Importing TO_POSITION Value transfer Type reference (TYPE) I 20041015

Method MOVE_LINK on Interface IF_WDY_MD_SELECTABLE_LINK_BAR has no exception.

Method MOVE_PROPERTY Signature

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

Method SET_ACCESSIBILITY_DESCR Signature

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

Method SET_ACCESSIBILITY_DESCR on Interface IF_WDY_MD_SELECTABLE_LINK_BAR has no exception.

Method SET_ENABLED Signature

Method SET_ENABLED on Interface IF_WDY_MD_SELECTABLE_LINK_BAR has no parameter.
Method SET_ENABLED on Interface IF_WDY_MD_SELECTABLE_LINK_BAR has no exception.

Method SET_SELECTED_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SELECTED_LINK Value transfer Type reference (TYPE) STRING 20041015

Method SET_SELECTED_LINK on Interface IF_WDY_MD_SELECTABLE_LINK_BAR has no exception.

Method SET_TOOLTIP Signature

Method SET_TOOLTIP on Interface IF_WDY_MD_SELECTABLE_LINK_BAR has no parameter.
Method SET_TOOLTIP on Interface IF_WDY_MD_SELECTABLE_LINK_BAR has no exception.

Method SET_UI_ELEMENT_DEFINITION Signature

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

Method SET_VISIBLE Signature

Method SET_VISIBLE on Interface IF_WDY_MD_SELECTABLE_LINK_BAR has no parameter.
Method SET_VISIBLE on Interface IF_WDY_MD_SELECTABLE_LINK_BAR has no exception.
History
Last changed by/on SAP  20080612 
SAP Release Created in 700