SAP ABAP Class CL_WD_TOOLBAR_LINK_TO_URL (CL_WD_TOOLBAR_LINK_TO_URL)
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_URL  
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 BP_REFERENCE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20041109
3 BP_TARGET Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20041109
4 CID_TOOLBAR_LINK_TO_URL Constant Public Type reference (TYPE) GUID '66B468426C506824E10000000A1550C0' 20050316
5 E_HOTKEY Constant Public See coding 20080104
6 IP_COLLAPSIBLE Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20050422
7 IP_HOTKEY Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20080104
8 PL_COLLAPSIBLE Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20050422
9 PL_HOTKEY Instance attribute Protected Type reference (TYPE) WDUI_HOTKEY 20080104
10 T_HOTKEY Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20080104
11 VL_COLLAPSIBLE Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20041116
12 VL_HOTKEY Instance attribute Protected Type reference (TYPE) WDUI_HOTKEY 20080104
13 VL_REFERENCE Instance attribute Protected Type reference (TYPE) STRING 20041109
14 VL_TARGET 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 BIND_REFERENCE Instance method Public Method 20041109
3 BIND_TARGET Instance method Public Method 20041109
4 BOUND_COLLAPSIBLE Instance method Public Method 20041116
5 BOUND_REFERENCE Instance method Public Method 20041109
6 BOUND_TARGET Instance method Public Method 20041109
7 CONSTRUCTOR Instance method Public Constructor 20041109
8 GET_COLLAPSIBLE Instance method Public Method 20041116
9 GET_HOTKEY Instance method Public Method 20080104
10 GET_REFERENCE Instance method Public Method 20041109
11 GET_TARGET Instance method Public Method 20041109
12 NEW_TOOLBAR_LINK_TO_URL Static method Public Method 20041109
13 SET_COLLAPSIBLE Instance method Public Method 20041116
14 SET_HOTKEY Instance method Public Method 20080104
15 SET_REFERENCE Instance method Public Method 20041109
16 SET_TARGET Instance method Public Method 20041109
Events
Class CL_WD_TOOLBAR_LINK_TO_URL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_TOOLBAR_LINK_TO_URL Public See coding 20050316 tt_TOOLBAR_LINK_TO_URL TYPE TABLE OF REF TO CL_WD_TOOLBAR_LINK_TO_URL 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_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 20041109

Method BIND_REFERENCE on class CL_WD_TOOLBAR_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 20041109

Method BIND_TARGET on class CL_WD_TOOLBAR_LINK_TO_URL 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_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 20041109
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20041109
3 Returning PATH Value transfer Type reference (TYPE) STRING 20041109

Method BOUND_REFERENCE on class CL_WD_TOOLBAR_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 20041109
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20041109
3 Returning PATH Value transfer Type reference (TYPE) STRING 20041109

Method BOUND_TARGET on class CL_WD_TOOLBAR_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 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_URL 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_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_TOOLBAR_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 20041109
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20041109
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20041109

Method GET_REFERENCE on class CL_WD_TOOLBAR_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 20041109
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20041109
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20041109

Method GET_TARGET on class CL_WD_TOOLBAR_LINK_TO_URL has no exception.

Method NEW_TOOLBAR_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_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_REFERENCE Call by reference Type reference (TYPE) STRING 20041109
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 20041109
13 Importing BIND_TEXT Call by reference Type reference (TYPE) STRING 20041109
14 Importing BIND_TEXT_DIRECTION Call by reference Type reference (TYPE) STRING 20041109
15 Importing BIND_TOOLTIP Call by reference Type reference (TYPE) STRING 20041109
16 Importing BIND_VISIBLE Call by reference Type reference (TYPE) STRING 20041109
17 Importing BIND_WRAPPING Call by reference Type reference (TYPE) STRING 20041109
18 Importing COLLAPSIBLE Call by reference Type reference (TYPE) WDY_BOOLEAN 20041116
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_TOOLBAR_LINK_TO_URL 20041109
22 Importing DESIGN Call by reference Type reference (TYPE) WDUI_LINK_DESIGN E_DESIGN-STANDARD 20060622
23 Importing ENABLED Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20041109
24 Importing HOTKEY Call by reference Type reference (TYPE) WDUI_HOTKEY E_HOTKEY-NONE 20080104
25 Importing ID Call by reference Type reference (TYPE) STRING 20041109
26 Importing IMAGE_FIRST Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20041109
27 Importing IMAGE_HEIGHT Call by reference Type reference (TYPE) STRING 20041109
28 Importing IMAGE_IS_DECORATIVE Call by reference Type reference (TYPE) WDY_BOOLEAN 20110420
29 Importing IMAGE_SOURCE Call by reference Type reference (TYPE) STRING 20041109
30 Importing IMAGE_WIDTH Call by reference Type reference (TYPE) STRING 20041109
31 Importing REFERENCE Call by reference Type reference (TYPE) STRING 20041109
32 Importing STYLE_CLASS_NAME Call by reference Type reference (TYPE) STRING 20131015
33 Importing TARGET Call by reference Type reference (TYPE) STRING 20041109
34 Importing TEXT Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20041109
35 Importing TEXT_DIRECTION Call by reference Type reference (TYPE) WDUI_TEXT_DIRECTION E_TEXT_DIRECTION-INHERIT 20041109
36 Importing TOOLTIP Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20041109
37 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20041109
38 Importing VISIBLE Call by reference Type reference (TYPE) WDUI_VISIBILITY E_VISIBLE-VISIBLE 20041109
39 Importing WRAPPING Call by reference Type reference (TYPE) WDY_BOOLEAN 20041109

Method NEW_TOOLBAR_LINK_TO_URL on class CL_WD_TOOLBAR_LINK_TO_URL 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_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_TOOLBAR_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 20041109

Method SET_REFERENCE on class CL_WD_TOOLBAR_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 20041109

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