SAP ABAP Class CL_WD_TRAY (CL_WD_TRAY)
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_SCROLL_CONTAINER 20040628
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WD_ROOT_ELEMENT 20060927
Properties
Class CL_WD_TRAY  
Short Description    
Super Class CL_WD_SCROLL_CONTAINER  
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_ROOT_ELEMENT 20060927
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_DESIGN Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20040628
2 BP_EXPANDABLE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20080104
3 BP_EXPANDED Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20040628
4 BP_HAS_CONTENT_PADDING Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20040628
5 BP_HEIGHT_IMPACT Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20110902
6 CID_TRAY Constant Public Type reference (TYPE) GUID '21B468426C506824E10000000A1550C0' 20050316
7 E_DESIGN Constant Public See coding 20050316
8 E_HEIGHT_IMPACT Constant Public See coding 20110902
9 IP_ACTIVATE_ACCESS_KEY Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20080212
10 IP_DESIGN Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20050422
11 IP_HAS_CONTENT_PADDING Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20050422
12 MP_ON_TOGGLE Instance attribute Protected Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20040628
13 PL_ACTIVATE_ACCESS_KEY Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20080212
14 PL_DESIGN Instance attribute Protected Type reference (TYPE) WDUI_TRAY_DESIGN 20050422
15 PL_HAS_CONTENT_PADDING Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20050422
16 PR_HEADER Instance attribute Protected Object reference (TYPE REF TO) CL_WD_CAPTION 20040628
17 PR_POPUP_MENU Instance attribute Protected Object reference (TYPE REF TO) CL_WD_MENU 20040628
18 PR_TOOLBAR Instance attribute Protected Object reference (TYPE REF TO) CL_WD_TOOLBAR 20040628
19 T_DESIGN Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20050316
20 T_HEIGHT_IMPACT Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20110902
21 VL_ACTIVATE_ACCESS_KEY Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20080212
22 VL_DESIGN Instance attribute Protected Type reference (TYPE) WDUI_TRAY_DESIGN 20040628
23 VL_EXPANDABLE Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20080104
24 VL_EXPANDED Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20040628
25 VL_HAS_CONTENT_PADDING Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20040628
26 VL_HEIGHT_IMPACT Instance attribute Protected Type reference (TYPE) WDUI_TRAY_HEIGHT_IMPACT 20110902
27 VL_ON_TOGGLE Instance attribute Protected Type reference (TYPE) STRING 20040628
Methods
# Method Level Visibility Method type Description Created on
1 BIND_DESIGN Instance method Public Method 20040628
2 BIND_EXPANDABLE Instance method Public Method 20080104
3 BIND_EXPANDED Instance method Public Method 20040628
4 BIND_HAS_CONTENT_PADDING Instance method Public Method 20040628
5 BIND_HEIGHT_IMPACT Instance method Public Method 20110902
6 BOUND_DESIGN Instance method Public Method 20040628
7 BOUND_EXPANDABLE Instance method Public Method 20080104
8 BOUND_EXPANDED Instance method Public Method 20040628
9 BOUND_HAS_CONTENT_PADDING Instance method Public Method 20040628
10 BOUND_HEIGHT_IMPACT Instance method Public Method 20110902
11 CONSTRUCTOR Instance method Public Constructor 20040628
12 GET_ACTIVATE_ACCESS_KEY Instance method Public Method 20080212
13 GET_DESIGN Instance method Public Method 20040628
14 GET_EXPANDABLE Instance method Public Method 20080104
15 GET_EXPANDED Instance method Public Method 20040628
16 GET_HAS_CONTENT_PADDING Instance method Public Method 20040628
17 GET_HEADER Instance method Public Method 20040628
18 GET_HEIGHT_IMPACT Instance method Public Method 20110902
19 GET_ON_TOGGLE Instance method Public Method 20040628
20 GET_POPUP_MENU Instance method Public Method 20040628
21 GET_TOOLBAR Instance method Public Method 20040628
22 MAPPED_ON_TOGGLE Instance method Public Method 20040628
23 MAP_ON_TOGGLE Instance method Public Method 20040628
24 NEW_TRAY Static method Public Method 20040628
25 SET_ACTIVATE_ACCESS_KEY Instance method Public Method 20080212
26 SET_DESIGN Instance method Public Method 20040628
27 SET_EXPANDABLE Instance method Public Method 20080104
28 SET_EXPANDED Instance method Public Method 20040628
29 SET_HAS_CONTENT_PADDING Instance method Public Method 20040628
30 SET_HEADER Instance method Public Method 20040628
31 SET_HEIGHT_IMPACT Instance method Public Method 20110902
32 SET_ON_TOGGLE Instance method Public Method 20040628
33 SET_POPUP_MENU Instance method Public Method 20040628
34 SET_TOOLBAR Instance method Public Method 20040628
Events
Class CL_WD_TRAY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_TRAY Public See coding 20050316 tt_TRAY TYPE TABLE OF REF TO CL_WD_TRAY WITH DEFAULT KEY
Method Signatures

Method BIND_DESIGN 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_DESIGN on class CL_WD_TRAY has no exception.

Method BIND_EXPANDABLE 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 20080104

Method BIND_EXPANDABLE on class CL_WD_TRAY has no exception.

Method BIND_EXPANDED 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_EXPANDED on class CL_WD_TRAY has no exception.

Method BIND_HAS_CONTENT_PADDING 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_HAS_CONTENT_PADDING on class CL_WD_TRAY has no exception.

Method BIND_HEIGHT_IMPACT 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 20110902

Method BIND_HEIGHT_IMPACT on class CL_WD_TRAY has no exception.

Method BOUND_DESIGN 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_DESIGN on class CL_WD_TRAY has no exception.

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

Method BOUND_EXPANDABLE on class CL_WD_TRAY has no exception.

Method BOUND_EXPANDED 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_EXPANDED on class CL_WD_TRAY has no exception.

Method BOUND_HAS_CONTENT_PADDING 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_HAS_CONTENT_PADDING on class CL_WD_TRAY has no exception.

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

Method BOUND_HEIGHT_IMPACT on class CL_WD_TRAY 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_TRAY has no exception.

Method GET_ACTIVATE_ACCESS_KEY Signature

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

Method GET_ACTIVATE_ACCESS_KEY on class CL_WD_TRAY has no exception.

Method GET_DESIGN 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_TRAY_DESIGN 20040628

Method GET_DESIGN on class CL_WD_TRAY has no exception.

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

Method GET_EXPANDABLE on class CL_WD_TRAY has no exception.

Method GET_EXPANDED 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) WDY_BOOLEAN 20040628

Method GET_EXPANDED on class CL_WD_TRAY has no exception.

Method GET_HAS_CONTENT_PADDING 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) WDY_BOOLEAN 20040628

Method GET_HAS_CONTENT_PADDING on class CL_WD_TRAY has no exception.

Method GET_HEADER Signature

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

Method GET_HEADER on class CL_WD_TRAY has no exception.

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

Method GET_HEIGHT_IMPACT on class CL_WD_TRAY has no exception.

Method GET_ON_TOGGLE 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_TOGGLE on class CL_WD_TRAY has no exception.

Method GET_POPUP_MENU Signature

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

Method GET_POPUP_MENU on class CL_WD_TRAY has no exception.

Method GET_TOOLBAR Signature

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

Method GET_TOOLBAR on class CL_WD_TRAY has no exception.

Method MAPPED_ON_TOGGLE 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_TOGGLE on class CL_WD_TRAY has no exception.

Method MAP_ON_TOGGLE 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_TOGGLE on class CL_WD_TRAY has no exception.

Method NEW_TRAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACCESSIBILITY_DESCR Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20040628
2 Importing ACTIVATE_ACCESS_KEY Call by reference Type reference (TYPE) WDY_BOOLEAN 20080212
3 Importing ARIA_LANDMARK Call by reference Type reference (TYPE) WDUI_ARIA_LANDMARK E_ARIA_LANDMARK-NONE 20121219
4 Importing BIND_ACCESSIBILITY_DESCR Call by reference Type reference (TYPE) STRING 20040628
5 Importing BIND_ARIA_LANDMARK Call by reference Type reference (TYPE) STRING 20121219
6 Importing BIND_DEFAULT_BUTTON_ID Call by reference Type reference (TYPE) STRING 20050121
7 Importing BIND_DESIGN Call by reference Type reference (TYPE) STRING 20040628
8 Importing BIND_ENABLED Call by reference Type reference (TYPE) STRING 20040628
9 Importing BIND_EXPANDABLE Call by reference Type reference (TYPE) STRING 20080104
10 Importing BIND_EXPANDED Call by reference Type reference (TYPE) STRING 20040628
11 Importing BIND_HAS_CONTENT_PADDING Call by reference Type reference (TYPE) STRING 20040628
12 Importing BIND_HEIGHT Call by reference Type reference (TYPE) STRING 20040628
13 Importing BIND_HEIGHT_IMPACT Call by reference Type reference (TYPE) STRING 20110902
14 Importing BIND_SCROLLING_MODE Call by reference Type reference (TYPE) STRING 20040628
15 Importing BIND_STYLE_CLASS_NAME Call by reference Type reference (TYPE) STRING 20131015
16 Importing BIND_TOOLTIP Call by reference Type reference (TYPE) STRING 20040628
17 Importing BIND_VISIBLE Call by reference Type reference (TYPE) STRING 20040628
18 Importing BIND_WIDTH 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_TRAY 20040628
22 Importing DEFAULT_BUTTON_ID Call by reference Type reference (TYPE) WDY_MD_UI_ELEMENT_REFERENCE 20050121
23 Importing DESIGN Call by reference Type reference (TYPE) WDUI_TRAY_DESIGN E_DESIGN-TRANSPARENT 20040628
24 Importing ENABLED Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20040628
25 Importing EXPANDABLE Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20080104
26 Importing EXPANDED Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20040628
27 Importing HANDLE_HOTKEYS Call by reference Type reference (TYPE) WDY_BOOLEAN 20080104
28 Importing HAS_CONTENT_PADDING Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20040628
29 Importing HEIGHT Call by reference Type reference (TYPE) STRING 20040628
30 Importing HEIGHT_IMPACT Call by reference Type reference (TYPE) WDUI_TRAY_HEIGHT_IMPACT E_HEIGHT_IMPACT-HEIGHTOFCONTEXT 20110902
31 Importing ID Call by reference Type reference (TYPE) STRING 20040628
32 Importing ON_TOGGLE Call by reference Type reference (TYPE) STRING 20040628
33 Importing SCROLLING_MODE Call by reference Type reference (TYPE) WDUI_SCROLLING_MODE E_SCROLLING_MODE-NONE 20040628
34 Importing SCROLL_LEFT Call by reference Type reference (TYPE) I '0' 20100906
35 Importing SCROLL_TOP Call by reference Type reference (TYPE) I '0' 20100906
36 Importing STYLE_CLASS_NAME Call by reference Type reference (TYPE) STRING 20131015
37 Importing TOOLTIP Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20040628
38 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20040628
39 Importing VISIBLE Call by reference Type reference (TYPE) WDUI_VISIBILITY E_VISIBLE-VISIBLE 20040628
40 Importing WIDTH Call by reference Type reference (TYPE) STRING 20040628

Method NEW_TRAY on class CL_WD_TRAY has no exception.

Method SET_ACTIVATE_ACCESS_KEY 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 20080212

Method SET_ACTIVATE_ACCESS_KEY on class CL_WD_TRAY has no exception.

Method SET_DESIGN 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_TRAY_DESIGN 20040628

Method SET_DESIGN on class CL_WD_TRAY has no exception.

Method SET_EXPANDABLE 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 20080104

Method SET_EXPANDABLE on class CL_WD_TRAY has no exception.

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

Method SET_EXPANDED on class CL_WD_TRAY has no exception.

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

Method SET_HAS_CONTENT_PADDING on class CL_WD_TRAY has no exception.

Method SET_HEADER Signature

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

Method SET_HEADER on class CL_WD_TRAY has no exception.

Method SET_HEIGHT_IMPACT 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_TRAY_HEIGHT_IMPACT 20110902

Method SET_HEIGHT_IMPACT on class CL_WD_TRAY has no exception.

Method SET_ON_TOGGLE 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_TOGGLE on class CL_WD_TRAY has no exception.

Method SET_POPUP_MENU Signature

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

Method SET_POPUP_MENU on class CL_WD_TRAY has no exception.

Method SET_TOOLBAR Signature

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

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