SAP ABAP Class CL_WD_TOOLBAR (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_UIELEMENT Perforce change= / 20051117-125541 20080104
Properties
Class CL_WD_TOOLBAR  
Short Description Perforce change= / 20051117-120623    
Super Class CL_WD_UIELEMENT Perforce change= / 20051117-125541 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_UIEL_STANDARD   UIE Library "Standard" 
Created 20040625   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_TOOLBAR 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_ACCESSIBILITY_DESCR Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING BP_ACCESSIBILITY_DESCR 20041013
2 BP_DESIGN Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING BP_DESIGN 20040625
3 BP_HIDE_IF_EMPTY Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20120313
4 BP_ITEM_OVERFLOW Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20120706
5 BP_WRAPPING Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING BP_WRAPPING 20040625
6 CC_TOOLBAR_ITEMS Instance attribute Public Type reference (TYPE) I CC_TOOLBAR_ITEMS 20040625
7 CC_TOOLBAR_RIGHT_ITEMS Instance attribute Public Type reference (TYPE) I CC_TOOLBAR_RIGHT_ITEMS 20040625
8 CH_TOOLBAR_ITEMS Instance attribute Protected Type reference (TYPE) IF_WD_TOOLBAR_ITEM=>TT_TOOLBAR_ITEM CH_TOOLBAR_ITEMS 20040625
9 CH_TOOLBAR_RIGHT_ITEMS Instance attribute Protected Type reference (TYPE) IF_WD_TOOLBAR_ITEM=>TT_TOOLBAR_ITEM CH_TOOLBAR_RIGHT_ITEMS 20040625
10 CID_TOOLBAR Constant Public Type reference (TYPE) GUID '28B468426C506824E10000000A1550C0' CID_TOOLBAR 20050316
11 E_DESIGN Constant Public See coding E_DESIGN 20050316
12 E_ITEM_OVERFLOW Constant Public See coding 20120706
13 IP_ACCESSIBILITY_DESCR Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20080104
14 PL_ACCESSIBILITY_DESCR Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20080104
15 PR_TOOLBAR_POPIN Instance attribute Protected Object reference (TYPE REF TO) CL_WD_POPIN 20060103
16 T_DESIGN Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' T_DESIGN 20050316
17 T_ITEM_OVERFLOW Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20120706
18 VL_ACCESSIBILITY_DESCR Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT VL_ACCESSIBILITY_DESCR 20041013
19 VL_DESIGN Instance attribute Protected Type reference (TYPE) WDUI_TOOLBAR_DESIGN VL_DESIGN 20040625
20 VL_HIDE_IF_EMPTY Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20120313
21 VL_ITEM_OVERFLOW Instance attribute Protected Type reference (TYPE) WDUI_ITEM_OVERFLOW 20120706
22 VL_WRAPPING Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN VL_WRAPPING 20040625
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TOOLBAR_ITEM Instance method Public Method ADD_TOOLBAR_ITEM 20040625
2 ADD_TOOLBAR_RIGHT_ITEM Instance method Public Method ADD_TOOLBAR_RIGHT_ITEM 20040625
3 BIND_ACCESSIBILITY_DESCR Instance method Public Method BIND_ACCESSIBILITY_DESCR 20041013
4 BIND_DESIGN Instance method Public Method BIND_DESIGN 20040625
5 BIND_HIDE_IF_EMPTY Instance method Public Method 20120313
6 BIND_ITEM_OVERFLOW Instance method Public Method 20120706
7 BIND_WRAPPING Instance method Public Method BIND_WRAPPING 20040625
8 BOUND_ACCESSIBILITY_DESCR Instance method Public Method BOUND_ACCESSIBILITY_DESCR 20041013
9 BOUND_DESIGN Instance method Public Method BOUND_DESIGN 20040625
10 BOUND_HIDE_IF_EMPTY Instance method Public Method 20120313
11 BOUND_ITEM_OVERFLOW Instance method Public Method 20120706
12 BOUND_WRAPPING Instance method Public Method BOUND_WRAPPING 20040625
13 CONSTRUCTOR Instance method Public Constructor Constructor 20040625
14 GET_ACCESSIBILITY_DESCR Instance method Public Method GET_ACCESSIBILITY_DESCR 20041013
15 GET_DESIGN Instance method Public Method GET_DESIGN 20040625
16 GET_HIDE_IF_EMPTY Instance method Public Method 20120313
17 GET_ITEM_OVERFLOW Instance method Public Method 20120706
18 GET_TOOLBAR_ITEM Instance method Public Method GET_TOOLBAR_ITEM 20040625
19 GET_TOOLBAR_ITEMS Instance method Public Method GET_TOOLBAR_ITEMS 20040625
20 GET_TOOLBAR_POPIN Instance method Public Method 20060103
21 GET_TOOLBAR_RIGHT_ITEM Instance method Public Method GET_TOOLBAR_RIGHT_ITEM 20040625
22 GET_TOOLBAR_RIGHT_ITEMS Instance method Public Method GET_TOOLBAR_RIGHT_ITEMS 20040625
23 GET_WRAPPING Instance method Public Method GET_WRAPPING 20040625
24 HAS_TOOLBAR_ITEMS Instance method Public Method HAS_TOOLBAR_ITEMS 20040625
25 HAS_TOOLBAR_RIGHT_ITEMS Instance method Public Method HAS_TOOLBAR_RIGHT_ITEMS 20040625
26 NEW_TOOLBAR Static method Public Method NEW_TOOLBAR 20040625
27 NUMBER_OF_TOOLBAR_ITEMS Instance method Public Method NUMBER_OF_TOOLBAR_ITEMS 20040625
28 NUMBER_OF_TOOLBAR_RIGHT_ITEMS Instance method Public Method NUMBER_OF_TOOLBAR_RIGHT_ITEMS 20040625
29 REMOVE_ALL_TOOLBAR_ITEMS Instance method Public Method REMOVE_ALL_TOOLBAR_ITEMS 20040625
30 REMOVE_ALL_TOOLBAR_RIGHT_ITEMS Instance method Public Method REMOVE_ALL_TOOLBAR_RIGHT_ITEMS 20040625
31 REMOVE_TOOLBAR_ITEM Instance method Public Method REMOVE_TOOLBAR_ITEM 20040625
32 REMOVE_TOOLBAR_RIGHT_ITEM Instance method Public Method REMOVE_TOOLBAR_RIGHT_ITEM 20040625
33 SET_ACCESSIBILITY_DESCR Instance method Public Method SET_ACCESSIBILITY_DESCR 20041013
34 SET_DESIGN Instance method Public Method SET_DESIGN 20040625
35 SET_HIDE_IF_EMPTY Instance method Public Method 20120313
36 SET_ITEM_OVERFLOW Instance method Public Method 20120706
37 SET_TOOLBAR_POPIN Instance method Public Method 20060103
38 SET_WRAPPING Instance method Public Method SET_WRAPPING 20040625
Events
Class CL_WD_TOOLBAR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_TOOLBAR Public See coding TT_TOOLBAR 20050316 tt_TOOLBAR TYPE TABLE OF REF TO CL_WD_TOOLBAR WITH DEFAULT KEY
Method Signatures

Method ADD_TOOLBAR_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) I 20040625
2 Importing THE_TOOLBAR_ITEM Call by reference Object reference (TYPE REF TO) IF_WD_TOOLBAR_ITEM 20040625

Method ADD_TOOLBAR_ITEM on class CL_WD_TOOLBAR has no exception.

Method ADD_TOOLBAR_RIGHT_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) I 20040625
2 Importing THE_TOOLBAR_RIGHT_ITEM Call by reference Object reference (TYPE REF TO) IF_WD_TOOLBAR_ITEM 20040625

Method ADD_TOOLBAR_RIGHT_ITEM on class CL_WD_TOOLBAR has no exception.

Method BIND_ACCESSIBILITY_DESCR 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 20041013

Method BIND_ACCESSIBILITY_DESCR on class CL_WD_TOOLBAR has no exception.

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 20040625

Method BIND_DESIGN on class CL_WD_TOOLBAR has no exception.

Method BIND_HIDE_IF_EMPTY 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 20120313

Method BIND_HIDE_IF_EMPTY on class CL_WD_TOOLBAR has no exception.

Method BIND_ITEM_OVERFLOW 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 20120706

Method BIND_ITEM_OVERFLOW on class CL_WD_TOOLBAR 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 20040625

Method BIND_WRAPPING on class CL_WD_TOOLBAR has no exception.

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

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

Method BOUND_DESIGN on class CL_WD_TOOLBAR has no exception.

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

Method BOUND_HIDE_IF_EMPTY on class CL_WD_TOOLBAR has no exception.

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

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

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

Method CONSTRUCTOR on class CL_WD_TOOLBAR has no exception.

Method GET_ACCESSIBILITY_DESCR 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 20060622
2 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20041013
3 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20041013
4 Returning VALUE Value transfer Type reference (TYPE) STRING 20041013

Method GET_ACCESSIBILITY_DESCR on class CL_WD_TOOLBAR 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 20040625
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040625
3 Returning VALUE Value transfer Type reference (TYPE) WDUI_TOOLBAR_DESIGN 20040625

Method GET_DESIGN on class CL_WD_TOOLBAR has no exception.

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

Method GET_HIDE_IF_EMPTY on class CL_WD_TOOLBAR has no exception.

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

Method GET_ITEM_OVERFLOW on class CL_WD_TOOLBAR has no exception.

Method GET_TOOLBAR_ITEM 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 20040625
2 Importing INDEX Call by reference Type reference (TYPE) I 20040625
3 Returning THE_TOOLBAR_ITEM Value transfer Object reference (TYPE REF TO) IF_WD_TOOLBAR_ITEM 20040625

Method GET_TOOLBAR_ITEM on class CL_WD_TOOLBAR has no exception.

Method GET_TOOLBAR_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning THE_TOOLBAR_ITEMS Value transfer Type reference (TYPE) IF_WD_TOOLBAR_ITEM=>TT_TOOLBAR_ITEM 20040625

Method GET_TOOLBAR_ITEMS on class CL_WD_TOOLBAR has no exception.

Method GET_TOOLBAR_POPIN Signature

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

Method GET_TOOLBAR_POPIN on class CL_WD_TOOLBAR has no exception.

Method GET_TOOLBAR_RIGHT_ITEM 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 20040625
2 Importing INDEX Call by reference Type reference (TYPE) I 20040625
3 Returning THE_TOOLBAR_RIGHT_ITEM Value transfer Object reference (TYPE REF TO) IF_WD_TOOLBAR_ITEM 20040625

Method GET_TOOLBAR_RIGHT_ITEM on class CL_WD_TOOLBAR has no exception.

Method GET_TOOLBAR_RIGHT_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning THE_TOOLBAR_RIGHT_ITEMS Value transfer Type reference (TYPE) IF_WD_TOOLBAR_ITEM=>TT_TOOLBAR_ITEM 20040625

Method GET_TOOLBAR_RIGHT_ITEMS on class CL_WD_TOOLBAR 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 20040625
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040625
3 Returning VALUE Value transfer Type reference (TYPE) WDY_BOOLEAN 20040625

Method GET_WRAPPING on class CL_WD_TOOLBAR has no exception.

Method HAS_TOOLBAR_ITEMS Signature

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

Method HAS_TOOLBAR_ITEMS on class CL_WD_TOOLBAR has no exception.

Method HAS_TOOLBAR_RIGHT_ITEMS Signature

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

Method HAS_TOOLBAR_RIGHT_ITEMS on class CL_WD_TOOLBAR has no exception.

Method NEW_TOOLBAR 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 20041013
2 Importing BIND_ACCESSIBILITY_DESCR Call by reference Type reference (TYPE) STRING 20041013
3 Importing BIND_DESIGN Call by reference Type reference (TYPE) STRING 20040625
4 Importing BIND_ENABLED Call by reference Type reference (TYPE) STRING 20040625
5 Importing BIND_HIDE_IF_EMPTY Call by reference Type reference (TYPE) STRING 20120313
6 Importing BIND_ITEM_OVERFLOW Call by reference Type reference (TYPE) STRING 20120706
7 Importing BIND_STYLE_CLASS_NAME Call by reference Type reference (TYPE) STRING 20131015
8 Importing BIND_TOOLTIP Call by reference Type reference (TYPE) STRING 20080104
9 Importing BIND_VISIBLE Call by reference Type reference (TYPE) STRING 20040625
10 Importing BIND_WRAPPING Call by reference Type reference (TYPE) STRING 20040625
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_TOOLBAR 20040625
14 Importing DESIGN Call by reference Type reference (TYPE) WDUI_TOOLBAR_DESIGN E_DESIGN-STANDARD 20040625
15 Importing ENABLED Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20040625
16 Importing HIDE_IF_EMPTY Call by reference Type reference (TYPE) WDY_BOOLEAN 20120313
17 Importing ID Call by reference Type reference (TYPE) STRING 20040625
18 Importing ITEM_OVERFLOW Call by reference Type reference (TYPE) WDUI_ITEM_OVERFLOW E_ITEM_OVERFLOW-WRAPPING 20120706
19 Importing STYLE_CLASS_NAME Call by reference Type reference (TYPE) STRING 20131015
20 Importing TOOLTIP Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20080104
21 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20040625
22 Importing VISIBLE Call by reference Type reference (TYPE) WDUI_VISIBILITY E_VISIBLE-VISIBLE 20040625
23 Importing WRAPPING Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20040625

Method NEW_TOOLBAR on class CL_WD_TOOLBAR has no exception.

Method NUMBER_OF_TOOLBAR_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NUMBER Value transfer Type reference (TYPE) I 20040625

Method NUMBER_OF_TOOLBAR_ITEMS on class CL_WD_TOOLBAR has no exception.

Method NUMBER_OF_TOOLBAR_RIGHT_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NUMBER Value transfer Type reference (TYPE) I 20040625

Method NUMBER_OF_TOOLBAR_RIGHT_ITEMS on class CL_WD_TOOLBAR has no exception.

Method REMOVE_ALL_TOOLBAR_ITEMS Signature

Method REMOVE_ALL_TOOLBAR_ITEMS on class CL_WD_TOOLBAR has no parameter.
Method REMOVE_ALL_TOOLBAR_ITEMS on class CL_WD_TOOLBAR has no exception.

Method REMOVE_ALL_TOOLBAR_RIGHT_ITEMS Signature

Method REMOVE_ALL_TOOLBAR_RIGHT_ITEMS on class CL_WD_TOOLBAR has no parameter.
Method REMOVE_ALL_TOOLBAR_RIGHT_ITEMS on class CL_WD_TOOLBAR has no exception.

Method REMOVE_TOOLBAR_ITEM 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 20040625
2 Importing INDEX Call by reference Type reference (TYPE) I 20040625
3 Returning THE_TOOLBAR_ITEM Value transfer Object reference (TYPE REF TO) IF_WD_TOOLBAR_ITEM 20040625

Method REMOVE_TOOLBAR_ITEM on class CL_WD_TOOLBAR has no exception.

Method REMOVE_TOOLBAR_RIGHT_ITEM 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 20040625
2 Importing INDEX Call by reference Type reference (TYPE) I 20040625
3 Returning THE_TOOLBAR_RIGHT_ITEM Value transfer Object reference (TYPE REF TO) IF_WD_TOOLBAR_ITEM 20040625

Method REMOVE_TOOLBAR_RIGHT_ITEM on class CL_WD_TOOLBAR has no exception.

Method SET_ACCESSIBILITY_DESCR 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 20041013

Method SET_ACCESSIBILITY_DESCR on class CL_WD_TOOLBAR 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_TOOLBAR_DESIGN 20040625

Method SET_DESIGN on class CL_WD_TOOLBAR has no exception.

Method SET_HIDE_IF_EMPTY 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 20120313

Method SET_HIDE_IF_EMPTY on class CL_WD_TOOLBAR has no exception.

Method SET_ITEM_OVERFLOW 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_ITEM_OVERFLOW 20120706

Method SET_ITEM_OVERFLOW on class CL_WD_TOOLBAR has no exception.

Method SET_TOOLBAR_POPIN Signature

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

Method SET_TOOLBAR_POPIN on class CL_WD_TOOLBAR 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 20040625

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