SAP ABAP Class CL_WD_TOGGLE_LINK (CL_WD_TOGGLE_LINK)
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_ABSTRACT_TOGGLE 20050121
Properties
Class CL_WD_TOGGLE_LINK  
Short Description    
Super Class CL_WD_ABSTRACT_TOGGLE  
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_UIEL_STANDARD   UIE Library "Standard" 
Created 20050121   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
Class CL_WD_TOGGLE_LINK has no interface implemented.
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_TEXT Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20050121
2 BP_WIDTH Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20110412
3 BP_WRAPPING Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20110318
4 CID_TOGGLE_LINK Constant Public Type reference (TYPE) GUID '71B468426C506824E10000000A1550C0' 20050316
5 DP_TEXT Instance attribute Protected Type reference (TYPE) WDR_UIEL_DDIC_PROPERTY 20050121
6 E_HOTKEY Constant Public See coding 20110225
7 IP_TEXT Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20050422
8 PL_TEXT Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20050422
9 T_HOTKEY Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20110225
10 VL_HOTKEY Instance attribute Protected Type reference (TYPE) WDUI_HOTKEY 20110225
11 VL_TEXT Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20050121
12 VL_WIDTH Instance attribute Protected Type reference (TYPE) STRING 20110412
13 VL_WRAPPING Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20110318
Methods
# Method Level Visibility Method type Description Created on
1 BIND_TEXT Instance method Public Method 20050121
2 BIND_WIDTH Instance method Public Method 20110412
3 BIND_WRAPPING Instance method Public Method 20110318
4 BOUND_TEXT Instance method Public Method 20050121
5 BOUND_WIDTH Instance method Public Method 20110412
6 BOUND_WRAPPING Instance method Public Method 20110318
7 CONSTRUCTOR Instance method Public Constructor 20050121
8 GET_HOTKEY Instance method Public Method 20110225
9 GET_TEXT Instance method Public Method 20050121
10 GET_WIDTH Instance method Public Method 20110412
11 GET_WRAPPING Instance method Public Method 20110318
12 NEW_TOGGLE_LINK Static method Public Method 20050121
13 SET_HOTKEY Instance method Public Method 20110225
14 SET_TEXT Instance method Public Method 20050121
15 SET_WIDTH Instance method Public Method 20110412
16 SET_WRAPPING Instance method Public Method 20110318
Events
Class CL_WD_TOGGLE_LINK has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_TOGGLE_LINK Public See coding 20050316 tt_TOGGLE_LINK TYPE TABLE OF REF TO CL_WD_TOGGLE_LINK WITH DEFAULT KEY
Method Signatures

Method BIND_TEXT 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 20050121

Method BIND_TEXT on class CL_WD_TOGGLE_LINK has no exception.

Method BIND_WIDTH 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 20110412

Method BIND_WIDTH on class CL_WD_TOGGLE_LINK has no exception.

Method BIND_WRAPPING 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 20110318

Method BIND_WRAPPING on class CL_WD_TOGGLE_LINK has no exception.

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

Method BOUND_TEXT on class CL_WD_TOGGLE_LINK has no exception.

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

Method BOUND_WIDTH on class CL_WD_TOGGLE_LINK has no exception.

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

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

Method CONSTRUCTOR on class CL_WD_TOGGLE_LINK 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 20110225

Method GET_HOTKEY on class CL_WD_TOGGLE_LINK has no exception.

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AS_EXTERNAL Value transfer Type reference (TYPE) ABAP_BOOL 20050121
2 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20050121
3 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20050121
4 Importing TEXT_LENGTH Value transfer Type reference (TYPE) I CO_UNKNOWN_TEXTLEN 20050121
5 Returning VALUE Value transfer Type reference (TYPE) STRING 20050121

Method GET_TEXT on class CL_WD_TOGGLE_LINK has no exception.

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

Method GET_WIDTH on class CL_WD_TOGGLE_LINK has no exception.

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

Method GET_WRAPPING on class CL_WD_TOGGLE_LINK has no exception.

Method NEW_TOGGLE_LINK 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_CHECKED Call by reference Type reference (TYPE) STRING 20050121
3 Importing BIND_ENABLED Call by reference Type reference (TYPE) STRING 20050121
4 Importing BIND_STYLE_CLASS_NAME Call by reference Type reference (TYPE) STRING 20131015
5 Importing BIND_TEXT Call by reference Type reference (TYPE) STRING 20050121
6 Importing BIND_TEXT_DIRECTION Call by reference Type reference (TYPE) STRING 20050121
7 Importing BIND_TOOLTIP Call by reference Type reference (TYPE) STRING 20050121
8 Importing BIND_VISIBLE Call by reference Type reference (TYPE) STRING 20050121
9 Importing BIND_WIDTH Call by reference Type reference (TYPE) STRING 20110412
10 Importing BIND_WRAPPING Call by reference Type reference (TYPE) STRING 20110318
11 Importing CONTEXT_MENU_BEHAVIOUR Call by reference Type reference (TYPE) WDUI_CONTEXT_MENU_BEHAVIOUR E_CONTEXT_MENU_BEHAVIOUR-INHERIT 20060622
12 Importing CONTEXT_MENU_ID Call by reference Type reference (TYPE) WDY_MD_UI_ELEMENT_REFERENCE 20060622
13 Returning CONTROL Value transfer Object reference (TYPE REF TO) CL_WD_TOGGLE_LINK 20050121
14 Importing ENABLED Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20050121
15 Importing HOTKEY Call by reference Type reference (TYPE) WDUI_HOTKEY E_HOTKEY-NONE 20110225
16 Importing ID Call by reference Type reference (TYPE) STRING 20050121
17 Importing ON_TOGGLE Call by reference Type reference (TYPE) STRING 20050121
18 Importing STYLE_CLASS_NAME Call by reference Type reference (TYPE) STRING 20131015
19 Importing TEXT Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20050121
20 Importing TEXT_DIRECTION Call by reference Type reference (TYPE) WDUI_TEXT_DIRECTION E_TEXT_DIRECTION-INHERIT 20050121
21 Importing TOOLTIP Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20050121
22 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20050121
23 Importing VISIBLE Call by reference Type reference (TYPE) WDUI_VISIBILITY E_VISIBLE-VISIBLE 20050121
24 Importing WIDTH Call by reference Type reference (TYPE) STRING 20110412
25 Importing WRAPPING Call by reference Type reference (TYPE) WDY_BOOLEAN 20110318

Method NEW_TOGGLE_LINK on class CL_WD_TOGGLE_LINK 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 20110225

Method SET_HOTKEY on class CL_WD_TOGGLE_LINK has no exception.

Method SET_TEXT 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_MD_TRANSLATABLE_TEXT 20050121

Method SET_TEXT on class CL_WD_TOGGLE_LINK has no exception.

Method SET_WIDTH 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 20110412

Method SET_WIDTH on class CL_WD_TOGGLE_LINK has no exception.

Method SET_WRAPPING 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 20110318

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