SAP ABAP Class CL_WD_LINK_TO_ACTION (Perforce change= / 20051117-120623)
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 20040628
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WD_MELTING_GROUP_ITEM 20060301
Properties
Class CL_WD_LINK_TO_ACTION  
Short Description Perforce change= / 20051117-120623    
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 20040628   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_MELTING_GROUP_ITEM 20060301
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_CONTROL_MENU_DISABLING Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20070102
2 BP_TYPE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING BP_TYPE 20040628
3 CID_LINK_TO_ACTION Constant Public Type reference (TYPE) GUID '34B468426C506824E10000000A1550C0' CID_LINK_TO_ACTION 20050316
4 E_HOTKEY Constant Public See coding 20080104
5 E_TYPE Constant Public See coding E_TYPE 20050316
6 IP_HOTKEY Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20080104
7 IP_TYPE Instance attribute Protected Type reference (TYPE) ABAP_BOOL IP_TYPE 20050422
8 MP_ON_ACTION Instance attribute Protected Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS MP_ON_ACTION 20040628
9 PL_HOTKEY Instance attribute Protected Type reference (TYPE) WDUI_HOTKEY 20080104
10 PL_TYPE Instance attribute Protected Type reference (TYPE) WDUI_LINK_TYPE PL_TYPE 20050422
11 PR_MENU Instance attribute Protected Object reference (TYPE REF TO) CL_WD_MENU PR_MENU 20041116
12 PR_ON_CLIENT_ACTION Instance attribute Protected Object reference (TYPE REF TO) CL_WD_ABSTR_CLIENT_ACTION 20110714
13 T_HOTKEY Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20080104
14 T_TYPE Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' T_TYPE 20050316
15 VL_CONTROL_MENU_DISABLING Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20070102
16 VL_HOTKEY Instance attribute Protected Type reference (TYPE) WDUI_HOTKEY 20080104
17 VL_ON_ACTION Instance attribute Protected Type reference (TYPE) STRING VL_ON_ACTION 20040628
18 VL_TYPE Instance attribute Protected Type reference (TYPE) WDUI_LINK_TYPE VL_TYPE 20040628
Methods
# Method Level Visibility Method type Description Created on
1 BIND_CONTROL_MENU_DISABLING Instance method Public Method 20070102
2 BIND_TYPE Instance method Public Method BIND_TYPE 20040628
3 BOUND_CONTROL_MENU_DISABLING Instance method Public Method 20070102
4 BOUND_TYPE Instance method Public Method BOUND_TYPE 20040628
5 CONSTRUCTOR Instance method Public Constructor Constructor 20040628
6 GET_CONTROL_MENU_DISABLING Instance method Public Method 20070102
7 GET_HOTKEY Instance method Public Method 20080104
8 GET_MENU Instance method Public Method GET_MENU 20041116
9 GET_ON_ACTION Instance method Public Method GET_ON_ACTION 20040628
10 GET_ON_CLIENT_ACTION Instance method Public Method 20110714
11 GET_TYPE Instance method Public Method GET_TYPE 20040628
12 MAPPED_ON_ACTION Instance method Public Method MAPPED_ON_ACTION 20040628
13 MAP_ON_ACTION Instance method Public Method MAP_ON_ACTION 20040628
14 NEW_LINK_TO_ACTION Static method Public Method NEW_LINK_TO_ACTION 20040628
15 SET_CONTROL_MENU_DISABLING Instance method Public Method 20070102
16 SET_HOTKEY Instance method Public Method 20080104
17 SET_MENU Instance method Public Method SET_MENU 20041116
18 SET_ON_ACTION Instance method Public Method SET_ON_ACTION 20040628
19 SET_ON_CLIENT_ACTION Instance method Public Method 20110714
20 SET_TYPE Instance method Public Method SET_TYPE 20040628
Events
Class CL_WD_LINK_TO_ACTION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_LINK_TO_ACTION Public See coding TT_LINK_TO_ACTION 20050316 tt_LINK_TO_ACTION TYPE TABLE OF REF TO CL_WD_LINK_TO_ACTION WITH DEFAULT KEY
Method Signatures

Method BIND_CONTROL_MENU_DISABLING 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 20070102

Method BIND_CONTROL_MENU_DISABLING on class CL_WD_LINK_TO_ACTION has no exception.

Method BIND_TYPE 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 20040628

Method BIND_TYPE on class CL_WD_LINK_TO_ACTION has no exception.

Method BOUND_CONTROL_MENU_DISABLING 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 20070102
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20070102
3 Returning PATH Value transfer Type reference (TYPE) STRING 20070102

Method BOUND_CONTROL_MENU_DISABLING on class CL_WD_LINK_TO_ACTION has no exception.

Method BOUND_TYPE 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 20040628
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040628
3 Returning PATH Value transfer Type reference (TYPE) STRING 20040628

Method BOUND_TYPE on class CL_WD_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 20040628
2 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20040628

Method CONSTRUCTOR on class CL_WD_LINK_TO_ACTION has no exception.

Method GET_CONTROL_MENU_DISABLING 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 20070102
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20070102
3 Returning VALUE Value transfer Type reference (TYPE) WDY_BOOLEAN 20070102

Method GET_CONTROL_MENU_DISABLING on class CL_WD_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_LINK_TO_ACTION has no exception.

Method GET_MENU Signature

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

Method GET_MENU on class CL_WD_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 20040628

Method GET_ON_ACTION on class CL_WD_LINK_TO_ACTION has no exception.

Method GET_ON_CLIENT_ACTION Signature

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

Method GET_ON_CLIENT_ACTION on class CL_WD_LINK_TO_ACTION has no exception.

Method GET_TYPE 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 20040628
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040628
3 Returning VALUE Value transfer Type reference (TYPE) WDUI_LINK_TYPE 20040628

Method GET_TYPE on class CL_WD_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 20040628

Method MAPPED_ON_ACTION on class CL_WD_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 20040628

Method MAP_ON_ACTION on class CL_WD_LINK_TO_ACTION has no exception.

Method NEW_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_CONTROL_MENU_DISABLING Call by reference Type reference (TYPE) STRING 20070102
3 Importing BIND_DESIGN Call by reference Type reference (TYPE) STRING 20060622
4 Importing BIND_ENABLED Call by reference Type reference (TYPE) STRING 20040628
5 Importing BIND_IMAGE_FIRST Call by reference Type reference (TYPE) STRING 20040628
6 Importing BIND_IMAGE_HEIGHT Call by reference Type reference (TYPE) STRING 20040628
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 20040628
9 Importing BIND_IMAGE_WIDTH Call by reference Type reference (TYPE) STRING 20040628
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 20040628
12 Importing BIND_TEXT_DIRECTION Call by reference Type reference (TYPE) STRING 20040628
13 Importing BIND_TOOLTIP Call by reference Type reference (TYPE) STRING 20040628
14 Importing BIND_TYPE Call by reference Type reference (TYPE) STRING 20040628
15 Importing BIND_VISIBLE Call by reference Type reference (TYPE) STRING 20040628
16 Importing BIND_WRAPPING Call by reference Type reference (TYPE) STRING 20040628
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_LINK_TO_ACTION 20040628
20 Importing CONTROL_MENU_DISABLING Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20070102
21 Importing DESIGN Call by reference Type reference (TYPE) WDUI_LINK_DESIGN E_DESIGN-STANDARD 20060622
22 Importing ENABLED Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20040628
23 Importing HOTKEY Call by reference Type reference (TYPE) WDUI_HOTKEY E_HOTKEY-NONE 20080104
24 Importing ID Call by reference Type reference (TYPE) STRING 20040628
25 Importing IMAGE_FIRST Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20040628
26 Importing IMAGE_HEIGHT Call by reference Type reference (TYPE) STRING 20040628
27 Importing IMAGE_IS_DECORATIVE Call by reference Type reference (TYPE) WDY_BOOLEAN 20110420
28 Importing IMAGE_SOURCE Call by reference Type reference (TYPE) STRING 20040628
29 Importing IMAGE_WIDTH Call by reference Type reference (TYPE) STRING 20040628
30 Importing ON_ACTION Call by reference Type reference (TYPE) STRING 20040628
31 Importing STYLE_CLASS_NAME Call by reference Type reference (TYPE) STRING 20131015
32 Importing TEXT Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20040628
33 Importing TEXT_DIRECTION Call by reference Type reference (TYPE) WDUI_TEXT_DIRECTION E_TEXT_DIRECTION-INHERIT 20040628
34 Importing TOOLTIP Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20040628
35 Importing TYPE Call by reference Type reference (TYPE) WDUI_LINK_TYPE E_TYPE-FUNCTION 20040628
36 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20040628
37 Importing VISIBLE Call by reference Type reference (TYPE) WDUI_VISIBILITY E_VISIBLE-VISIBLE 20040628
38 Importing WRAPPING Call by reference Type reference (TYPE) WDY_BOOLEAN 20040628

Method NEW_LINK_TO_ACTION on class CL_WD_LINK_TO_ACTION has no exception.

Method SET_CONTROL_MENU_DISABLING 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 20070102

Method SET_CONTROL_MENU_DISABLING on class CL_WD_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_LINK_TO_ACTION has no exception.

Method SET_MENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing THE_MENU Call by reference Object reference (TYPE REF TO) CL_WD_MENU 20041116

Method SET_MENU on class CL_WD_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 20040628

Method SET_ON_ACTION on class CL_WD_LINK_TO_ACTION has no exception.

Method SET_ON_CLIENT_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing THE_ON_CLIENT_ACTION Call by reference Object reference (TYPE REF TO) CL_WD_ABSTR_CLIENT_ACTION 20110714

Method SET_ON_CLIENT_ACTION on class CL_WD_LINK_TO_ACTION has no exception.

Method SET_TYPE 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_LINK_TYPE 20040628

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