SAP ABAP Class CL_WD_LINK_TO_URL (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_URL  
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_REFERENCE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING BP_REFERENCE 20040628
3 BP_TARGET Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING BP_TARGET 20040628
4 BP_TYPE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING BP_TYPE 20040628
5 CID_LINK_TO_URL Constant Public Type reference (TYPE) GUID '33B468426C506824E10000000A1550C0' CID_LINK_TO_URL 20050316
6 E_HOTKEY Constant Public See coding 20080104
7 E_TYPE Constant Public See coding E_TYPE 20050316
8 IP_HOTKEY Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20080104
9 IP_TYPE Instance attribute Protected Type reference (TYPE) ABAP_BOOL IP_TYPE 20050815
10 PL_HOTKEY Instance attribute Protected Type reference (TYPE) WDUI_HOTKEY 20080104
11 PL_TYPE Instance attribute Protected Type reference (TYPE) WDUI_LINK_TYPE PL_TYPE 20050815
12 PR_MENU Instance attribute Protected Object reference (TYPE REF TO) CL_WD_MENU PR_MENU 20041216
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_REFERENCE Instance attribute Protected Type reference (TYPE) STRING VL_REFERENCE 20040628
18 VL_TARGET Instance attribute Protected Type reference (TYPE) STRING VL_TARGET 20040628
19 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_REFERENCE Instance method Public Method BIND_REFERENCE 20040628
3 BIND_TARGET Instance method Public Method BIND_TARGET 20040628
4 BIND_TYPE Instance method Public Method BIND_TYPE 20040628
5 BOUND_CONTROL_MENU_DISABLING Instance method Public Method 20070102
6 BOUND_REFERENCE Instance method Public Method BOUND_REFERENCE 20040628
7 BOUND_TARGET Instance method Public Method BOUND_TARGET 20040628
8 BOUND_TYPE Instance method Public Method BOUND_TYPE 20040628
9 CONSTRUCTOR Instance method Public Constructor Constructor 20040628
10 GET_CONTROL_MENU_DISABLING Instance method Public Method 20070102
11 GET_HOTKEY Instance method Public Method 20080104
12 GET_MENU Instance method Public Method GET_MENU 20041216
13 GET_REFERENCE Instance method Public Method GET_REFERENCE 20040628
14 GET_TARGET Instance method Public Method GET_TARGET 20040628
15 GET_TYPE Instance method Public Method GET_TYPE 20040628
16 NEW_LINK_TO_URL Static method Public Method NEW_LINK_TO_URL 20040628
17 SET_CONTROL_MENU_DISABLING Instance method Public Method 20070102
18 SET_HOTKEY Instance method Public Method 20080104
19 SET_MENU Instance method Public Method SET_MENU 20041216
20 SET_REFERENCE Instance method Public Method SET_REFERENCE 20040628
21 SET_TARGET Instance method Public Method SET_TARGET 20040628
22 SET_TYPE Instance method Public Method SET_TYPE 20040628
Events
Class CL_WD_LINK_TO_URL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_LINK_TO_URL Public See coding TT_LINK_TO_URL 20050316 tt_LINK_TO_URL TYPE TABLE OF REF TO CL_WD_LINK_TO_URL 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_URL has no exception.

Method BIND_REFERENCE 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_REFERENCE on class CL_WD_LINK_TO_URL has no exception.

Method BIND_TARGET 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_TARGET on class CL_WD_LINK_TO_URL 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_URL 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_URL has no exception.

Method BOUND_REFERENCE 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_REFERENCE on class CL_WD_LINK_TO_URL has no exception.

Method BOUND_TARGET 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_TARGET on class CL_WD_LINK_TO_URL 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_URL 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_URL 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_URL 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_URL 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 20041216

Method GET_MENU on class CL_WD_LINK_TO_URL has no exception.

Method GET_REFERENCE 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) STRING 20040628

Method GET_REFERENCE on class CL_WD_LINK_TO_URL has no exception.

Method GET_TARGET 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) STRING 20040628

Method GET_TARGET on class CL_WD_LINK_TO_URL 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_URL has no exception.

Method NEW_LINK_TO_URL 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_REFERENCE Call by reference Type reference (TYPE) STRING 20040628
11 Importing BIND_STYLE_CLASS_NAME Call by reference Type reference (TYPE) STRING 20131015
12 Importing BIND_TARGET Call by reference Type reference (TYPE) STRING 20040628
13 Importing BIND_TEXT Call by reference Type reference (TYPE) STRING 20040628
14 Importing BIND_TEXT_DIRECTION Call by reference Type reference (TYPE) STRING 20040628
15 Importing BIND_TOOLTIP Call by reference Type reference (TYPE) STRING 20040628
16 Importing BIND_TYPE Call by reference Type reference (TYPE) STRING 20040628
17 Importing BIND_VISIBLE Call by reference Type reference (TYPE) STRING 20040628
18 Importing BIND_WRAPPING Call by reference Type reference (TYPE) STRING 20040628
19 Importing CONTEXT_MENU_BEHAVIOUR Call by reference Type reference (TYPE) WDUI_CONTEXT_MENU_BEHAVIOUR E_CONTEXT_MENU_BEHAVIOUR-INHERIT 20060622
20 Importing CONTEXT_MENU_ID Call by reference Type reference (TYPE) WDY_MD_UI_ELEMENT_REFERENCE 20060622
21 Returning CONTROL Value transfer Object reference (TYPE REF TO) CL_WD_LINK_TO_URL 20040628
22 Importing CONTROL_MENU_DISABLING Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20070102
23 Importing DESIGN Call by reference Type reference (TYPE) WDUI_LINK_DESIGN E_DESIGN-STANDARD 20060622
24 Importing ENABLED Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20040628
25 Importing HOTKEY Call by reference Type reference (TYPE) WDUI_HOTKEY E_HOTKEY-NONE 20080104
26 Importing ID Call by reference Type reference (TYPE) STRING 20040628
27 Importing IMAGE_FIRST Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20040628
28 Importing IMAGE_HEIGHT Call by reference Type reference (TYPE) STRING 20040628
29 Importing IMAGE_IS_DECORATIVE Call by reference Type reference (TYPE) WDY_BOOLEAN 20110420
30 Importing IMAGE_SOURCE Call by reference Type reference (TYPE) STRING 20040628
31 Importing IMAGE_WIDTH Call by reference Type reference (TYPE) STRING 20040628
32 Importing REFERENCE Call by reference Type reference (TYPE) STRING 20040628
33 Importing STYLE_CLASS_NAME Call by reference Type reference (TYPE) STRING 20131015
34 Importing TARGET Call by reference Type reference (TYPE) STRING 20040628
35 Importing TEXT Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20040628
36 Importing TEXT_DIRECTION Call by reference Type reference (TYPE) WDUI_TEXT_DIRECTION E_TEXT_DIRECTION-INHERIT 20040628
37 Importing TOOLTIP Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20040628
38 Importing TYPE Call by reference Type reference (TYPE) WDUI_LINK_TYPE E_TYPE-NAVIGATION 20040628
39 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20040628
40 Importing VISIBLE Call by reference Type reference (TYPE) WDUI_VISIBILITY E_VISIBLE-VISIBLE 20040628
41 Importing WRAPPING Call by reference Type reference (TYPE) WDY_BOOLEAN 20040628

Method NEW_LINK_TO_URL on class CL_WD_LINK_TO_URL 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_URL 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_URL 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 20041216

Method SET_MENU on class CL_WD_LINK_TO_URL has no exception.

Method SET_REFERENCE 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_REFERENCE on class CL_WD_LINK_TO_URL has no exception.

Method SET_TARGET 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_TARGET on class CL_WD_LINK_TO_URL 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_URL has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 710