SAP ABAP Class CL_WD_TOOLBAR_LINK_TO_ACTION (CL_WD_TOOLBAR_LINK_TO_ACTION)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_UIEL_STANDARD (Package) UIE Library "Standard"
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_LINK 20041109
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WD_TOOLBAR_ITEM Perforce change= / 20050316-075430 20041109
Properties
Class CL_WD_TOOLBAR_LINK_TO_ACTION  
Short Description    
Super Class CL_WD_LINK  
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_UIEL_STANDARD   UIE Library "Standard" 
Created 20041109   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_WD_TOOLBAR_ITEM Perforce change= / 20050316-075430 20041109
Friends
# Friend Modeled only Created on Description
1 CL_NW7_VIEW_ELEMENT_ADAPTER 20140708 Web Dynpro Local Test XX7
2 CL_WDR_VIEW_ELEMENT 20140708 Web Dynpro View Element
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BP_COLLAPSIBLE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20041116
2 CID_TOOLBAR_LINK_TO_ACTION Constant Public Type reference (TYPE) GUID '65B468426C506824E10000000A1550C0' 20050316
3 E_HOTKEY Constant Public See coding 20080104
4 IP_COLLAPSIBLE Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20050422
5 IP_HOTKEY Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20080104
6 MP_ON_ACTION Instance attribute Protected Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20041109
7 PL_COLLAPSIBLE Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20050422
8 PL_HOTKEY Instance attribute Protected Type reference (TYPE) WDUI_HOTKEY 20080104
9 T_HOTKEY Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20080104
10 VL_COLLAPSIBLE Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20041116
11 VL_HOTKEY Instance attribute Protected Type reference (TYPE) WDUI_HOTKEY 20080104
12 VL_ON_ACTION Instance attribute Protected Type reference (TYPE) STRING 20041109
Methods
# Method Level Visibility Method type Description Created on
1 BIND_COLLAPSIBLE Instance method Public Method 20041116
2 BOUND_COLLAPSIBLE Instance method Public Method 20041116
3 CONSTRUCTOR Instance method Public Constructor 20041109
4 GET_COLLAPSIBLE Instance method Public Method 20041116
5 GET_HOTKEY Instance method Public Method 20080104
6 GET_ON_ACTION Instance method Public Method 20041109
7 MAPPED_ON_ACTION Instance method Public Method 20041109
8 MAP_ON_ACTION Instance method Public Method 20041109
9 NEW_TOOLBAR_LINK_TO_ACTION Static method Public Method 20041109
10 SET_COLLAPSIBLE Instance method Public Method 20041116
11 SET_HOTKEY Instance method Public Method 20080104
12 SET_ON_ACTION Instance method Public Method 20041109
Events
Class CL_WD_TOOLBAR_LINK_TO_ACTION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_TOOLBAR_LINK_TO_ACTION Public See coding 20050316 tt_TOOLBAR_LINK_TO_ACTION TYPE TABLE OF REF TO CL_WD_TOOLBAR_LINK_TO_ACTION WITH DEFAULT KEY
Method Signatures

Method BIND_COLLAPSIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20041116

Method BIND_COLLAPSIBLE on class CL_WD_TOOLBAR_LINK_TO_ACTION has no exception.

Method BOUND_COLLAPSIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20041116
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20041116
3 Returning PATH Value transfer Type reference (TYPE) STRING 20041116

Method BOUND_COLLAPSIBLE on class CL_WD_TOOLBAR_LINK_TO_ACTION has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING 20041109
2 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20041109

Method CONSTRUCTOR on class CL_WD_TOOLBAR_LINK_TO_ACTION has no exception.

Method GET_COLLAPSIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20041116
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20041116
3 Returning VALUE Value transfer Type reference (TYPE) WDY_BOOLEAN 20041116

Method GET_COLLAPSIBLE on class CL_WD_TOOLBAR_LINK_TO_ACTION has no exception.

Method GET_HOTKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) WDUI_HOTKEY 20080104

Method GET_HOTKEY on class CL_WD_TOOLBAR_LINK_TO_ACTION has no exception.

Method GET_ON_ACTION Signature

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

Method GET_ON_ACTION on class CL_WD_TOOLBAR_LINK_TO_ACTION has no exception.

Method MAPPED_ON_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PARAMETERS Call by reference Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20041109

Method MAPPED_ON_ACTION on class CL_WD_TOOLBAR_LINK_TO_ACTION has no exception.

Method MAP_ON_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAMETERS Call by reference Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20041109

Method MAP_ON_ACTION on class CL_WD_TOOLBAR_LINK_TO_ACTION has no exception.

Method NEW_TOOLBAR_LINK_TO_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTIVATE_ACCESS_KEY Call by reference Type reference (TYPE) WDY_BOOLEAN 20080104
2 Importing BIND_COLLAPSIBLE Call by reference Type reference (TYPE) STRING 20041116
3 Importing BIND_DESIGN Call by reference Type reference (TYPE) STRING 20060622
4 Importing BIND_ENABLED Call by reference Type reference (TYPE) STRING 20041109
5 Importing BIND_IMAGE_FIRST Call by reference Type reference (TYPE) STRING 20041109
6 Importing BIND_IMAGE_HEIGHT Call by reference Type reference (TYPE) STRING 20041109
7 Importing BIND_IMAGE_IS_DECORATIVE Call by reference Type reference (TYPE) STRING 20110420
8 Importing BIND_IMAGE_SOURCE Call by reference Type reference (TYPE) STRING 20041109
9 Importing BIND_IMAGE_WIDTH Call by reference Type reference (TYPE) STRING 20041109
10 Importing BIND_STYLE_CLASS_NAME Call by reference Type reference (TYPE) STRING 20131015
11 Importing BIND_TEXT Call by reference Type reference (TYPE) STRING 20041109
12 Importing BIND_TEXT_DIRECTION Call by reference Type reference (TYPE) STRING 20041109
13 Importing BIND_TOOLTIP Call by reference Type reference (TYPE) STRING 20041109
14 Importing BIND_VISIBLE Call by reference Type reference (TYPE) STRING 20041109
15 Importing BIND_WRAPPING Call by reference Type reference (TYPE) STRING 20041109
16 Importing COLLAPSIBLE Call by reference Type reference (TYPE) WDY_BOOLEAN 20041116
17 Importing CONTEXT_MENU_BEHAVIOUR Call by reference Type reference (TYPE) WDUI_CONTEXT_MENU_BEHAVIOUR E_CONTEXT_MENU_BEHAVIOUR-INHERIT 20060622
18 Importing CONTEXT_MENU_ID Call by reference Type reference (TYPE) WDY_MD_UI_ELEMENT_REFERENCE 20060622
19 Returning CONTROL Value transfer Object reference (TYPE REF TO) CL_WD_TOOLBAR_LINK_TO_ACTION 20041109
20 Importing DESIGN Call by reference Type reference (TYPE) WDUI_LINK_DESIGN E_DESIGN-STANDARD 20060622
21 Importing ENABLED Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20041109
22 Importing HOTKEY Call by reference Type reference (TYPE) WDUI_HOTKEY E_HOTKEY-NONE 20080104
23 Importing ID Call by reference Type reference (TYPE) STRING 20041109
24 Importing IMAGE_FIRST Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20041109
25 Importing IMAGE_HEIGHT Call by reference Type reference (TYPE) STRING 20041109
26 Importing IMAGE_IS_DECORATIVE Call by reference Type reference (TYPE) WDY_BOOLEAN 20110420
27 Importing IMAGE_SOURCE Call by reference Type reference (TYPE) STRING 20041109
28 Importing IMAGE_WIDTH Call by reference Type reference (TYPE) STRING 20041109
29 Importing ON_ACTION Call by reference Type reference (TYPE) STRING 20041109
30 Importing STYLE_CLASS_NAME Call by reference Type reference (TYPE) STRING 20131015
31 Importing TEXT Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20041109
32 Importing TEXT_DIRECTION Call by reference Type reference (TYPE) WDUI_TEXT_DIRECTION E_TEXT_DIRECTION-INHERIT 20041109
33 Importing TOOLTIP Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20041109
34 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20041109
35 Importing VISIBLE Call by reference Type reference (TYPE) WDUI_VISIBILITY E_VISIBLE-VISIBLE 20041109
36 Importing WRAPPING Call by reference Type reference (TYPE) WDY_BOOLEAN 20041109

Method NEW_TOOLBAR_LINK_TO_ACTION on class CL_WD_TOOLBAR_LINK_TO_ACTION has no exception.

Method SET_COLLAPSIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) WDY_BOOLEAN 20041116

Method SET_COLLAPSIBLE on class CL_WD_TOOLBAR_LINK_TO_ACTION has no exception.

Method SET_HOTKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) WDUI_HOTKEY 20080104

Method SET_HOTKEY on class CL_WD_TOOLBAR_LINK_TO_ACTION has no exception.

Method SET_ON_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING 20041109

Method SET_ON_ACTION on class CL_WD_TOOLBAR_LINK_TO_ACTION has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 710