SAP ABAP Class CL_WD_TOOLBAR_SEPARATOR (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_VIEW_ELEMENT Perforce Change= / 20040604-141028 20040625
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WD_TOOLBAR_ITEM Perforce change= / 20050316-075430 20040625
Properties
Class CL_WD_TOOLBAR_SEPARATOR  
Short Description Perforce change= / 20051117-120623    
Super Class CL_WD_VIEW_ELEMENT Perforce Change= / 20040604-141028 
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 20130531   SAP 
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 20040625
Friends
# Friend Modeled only Created on Description
1 CL_NW7_VIEW_ELEMENT_ADAPTER 20110701 Web Dynpro Local Test XX7
2 CL_WDR_VIEW_ELEMENT 20110701 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 BP_COLLAPSIBLE 20041116
2 BP_DESIGN Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20110701
3 BP_VISIBLE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING BP_VISIBLE 20040625
4 CID_TOOLBAR_SEPARATOR Constant Public Type reference (TYPE) GUID '23B468426C506824E10000000A1550C0' CID_TOOLBAR_SEPARATOR 20050316
5 E_DESIGN Constant Public See coding 20110701
6 E_VISIBLE Constant Public See coding E_VISIBLE 20050316
7 IP_VISIBLE Instance attribute Protected Type reference (TYPE) ABAP_BOOL IP_VISIBLE 20041216
8 PL_VISIBLE Instance attribute Protected Type reference (TYPE) WDUI_VISIBILITY PL_VISIBLE 20041216
9 T_DESIGN Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20110701
10 T_VISIBLE Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' T_VISIBLE 20050316
11 VL_COLLAPSIBLE Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN VL_COLLAPSIBLE 20041116
12 VL_DESIGN Instance attribute Protected Type reference (TYPE) WDUI_TOOLBAR_SEPARATOR_DESIGN 20110701
13 VL_VISIBLE Instance attribute Protected Type reference (TYPE) WDUI_VISIBILITY VL_VISIBLE 20040625
Methods
# Method Level Visibility Method type Description Created on
1 BIND_COLLAPSIBLE Instance method Public Method BIND_COLLAPSIBLE 20041116
2 BIND_DESIGN Instance method Public Method 20110701
3 BIND_VISIBLE Instance method Public Method BIND_VISIBLE 20040625
4 BOUND_COLLAPSIBLE Instance method Public Method BOUND_COLLAPSIBLE 20041116
5 BOUND_DESIGN Instance method Public Method 20110701
6 BOUND_VISIBLE Instance method Public Method BOUND_VISIBLE 20040625
7 CONSTRUCTOR Instance method Public Constructor Constructor 20040625
8 GET_COLLAPSIBLE Instance method Public Method GET_COLLAPSIBLE 20041116
9 GET_DESIGN Instance method Public Method 20110701
10 GET_VISIBLE Instance method Public Method GET_VISIBLE 20040625
11 NEW_TOOLBAR_SEPARATOR Static method Public Method NEW_TOOLBAR_SEPARATOR 20040625
12 SET_COLLAPSIBLE Instance method Public Method SET_COLLAPSIBLE 20041116
13 SET_DESIGN Instance method Public Method 20110701
14 SET_VISIBLE Instance method Public Method SET_VISIBLE 20040625
Events
Class CL_WD_TOOLBAR_SEPARATOR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_TOOLBAR_SEPARATOR Public See coding TT_TOOLBAR_SEPARATOR 20050316 tt_TOOLBAR_SEPARATOR TYPE TABLE OF REF TO CL_WD_TOOLBAR_SEPARATOR 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_SEPARATOR 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 20110701

Method BIND_DESIGN on class CL_WD_TOOLBAR_SEPARATOR has no exception.

Method BIND_VISIBLE 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_VISIBLE on class CL_WD_TOOLBAR_SEPARATOR 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_SEPARATOR 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 20110701
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20110701
3 Returning PATH Value transfer Type reference (TYPE) STRING 20110701

Method BOUND_DESIGN on class CL_WD_TOOLBAR_SEPARATOR has no exception.

Method BOUND_VISIBLE 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_VISIBLE on class CL_WD_TOOLBAR_SEPARATOR 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_SEPARATOR 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_SEPARATOR 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 20110701
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20110701
3 Returning VALUE Value transfer Type reference (TYPE) WDUI_TOOLBAR_SEPARATOR_DESIGN 20110701

Method GET_DESIGN on class CL_WD_TOOLBAR_SEPARATOR has no exception.

Method GET_VISIBLE 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_VISIBILITY 20040625

Method GET_VISIBLE on class CL_WD_TOOLBAR_SEPARATOR has no exception.

Method NEW_TOOLBAR_SEPARATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BIND_COLLAPSIBLE Call by reference Type reference (TYPE) STRING 20041116
2 Importing BIND_DESIGN Call by reference Type reference (TYPE) STRING 20110701
3 Importing BIND_VISIBLE Call by reference Type reference (TYPE) STRING 20040625
4 Importing COLLAPSIBLE Call by reference Type reference (TYPE) WDY_BOOLEAN 20041116
5 Returning CONTROL Value transfer Object reference (TYPE REF TO) CL_WD_TOOLBAR_SEPARATOR 20040625
6 Importing DESIGN Call by reference Type reference (TYPE) WDUI_TOOLBAR_SEPARATOR_DESIGN E_DESIGN-LARGEWITHLINE 20110701
7 Importing ID Call by reference Type reference (TYPE) STRING 20040625
8 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20040625
9 Importing VISIBLE Call by reference Type reference (TYPE) WDUI_VISIBILITY E_VISIBLE-VISIBLE 20040625

Method NEW_TOOLBAR_SEPARATOR on class CL_WD_TOOLBAR_SEPARATOR 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_SEPARATOR 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_SEPARATOR_DESIGN 20110701

Method SET_DESIGN on class CL_WD_TOOLBAR_SEPARATOR has no exception.

Method SET_VISIBLE 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_VISIBILITY 20040625

Method SET_VISIBLE on class CL_WD_TOOLBAR_SEPARATOR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710