SAP ABAP Class CL_WD_SPLITTER_COLUMN (CL_WD_SPLITTER_COLUMN)
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 20140402
Properties
Class CL_WD_SPLITTER_COLUMN  
Short Description    
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 20140402   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_SPLITTER_COLUMN has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_NW7_VIEW_ELEMENT_ADAPTER 20140718 Web Dynpro Local Test XX7
2 CL_WDR_VIEW_ELEMENT 20140718 Web Dynpro View Element
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BP_COLLAPSE_DIRECTION Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20140402
2 BP_EXPANDED_WIDTH Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20140513
3 BP_SASH_DESIGN Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20140402
4 BP_SASH_TYPE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20140402
5 BP_WIDTH Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20140402
6 CID_SPLITTER_COLUMN Constant Public Type reference (TYPE) GUID 'ACB9E329580933F19C29001F79914016' 20140402
7 E_COLLAPSE_DIRECTION Constant Public See coding 20140425
8 E_SASH_DESIGN Constant Public See coding 20140402
9 E_SASH_TYPE Constant Public See coding 20140402
10 T_COLLAPSE_DIRECTION Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20140425
11 T_SASH_DESIGN Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20140402
12 T_SASH_TYPE Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20140402
13 VL_COLLAPSE_DIRECTION Instance attribute Protected Type reference (TYPE) WDUI_SPLITTER_COLLAPSE_DIR 20140402
14 VL_EXPANDED_WIDTH Instance attribute Protected Type reference (TYPE) STRING 20140513
15 VL_SASH_DESIGN Instance attribute Protected Type reference (TYPE) WDUI_SASH_DESIGN 20140402
16 VL_SASH_TYPE Instance attribute Protected Type reference (TYPE) WDUI_SASH_TYPE 20140402
17 VL_WIDTH Instance attribute Protected Type reference (TYPE) STRING 20140402
Methods
# Method Level Visibility Method type Description Created on
1 BIND_COLLAPSE_DIRECTION Instance method Public Method 20140402
2 BIND_EXPANDED_WIDTH Instance method Public Method 20140513
3 BIND_SASH_DESIGN Instance method Public Method 20140402
4 BIND_SASH_TYPE Instance method Public Method 20140402
5 BIND_WIDTH Instance method Public Method 20140402
6 BOUND_COLLAPSE_DIRECTION Instance method Public Method 20140402
7 BOUND_EXPANDED_WIDTH Instance method Public Method 20140513
8 BOUND_SASH_DESIGN Instance method Public Method 20140402
9 BOUND_SASH_TYPE Instance method Public Method 20140402
10 BOUND_WIDTH Instance method Public Method 20140402
11 CONSTRUCTOR Instance method Public Constructor 20140402
12 GET_COLLAPSE_DIRECTION Instance method Public Method 20140402
13 GET_EXPANDED_WIDTH Instance method Public Method 20140513
14 GET_SASH_DESIGN Instance method Public Method 20140402
15 GET_SASH_TYPE Instance method Public Method 20140402
16 GET_WIDTH Instance method Public Method 20140402
17 NEW_SPLITTER_COLUMN Static method Public Method 20140402
18 SET_COLLAPSE_DIRECTION Instance method Public Method 20140402
19 SET_EXPANDED_WIDTH Instance method Public Method 20140513
20 SET_SASH_DESIGN Instance method Public Method 20140402
21 SET_SASH_TYPE Instance method Public Method 20140402
22 SET_WIDTH Instance method Public Method 20140402
Events
Class CL_WD_SPLITTER_COLUMN has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_SPLITTER_COLUMN Public See coding 20140402 tt_SPLITTER_COLUMN TYPE TABLE OF REF TO CL_WD_SPLITTER_COLUMN WITH DEFAULT KEY
Method Signatures

Method BIND_COLLAPSE_DIRECTION 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 20140402

Method BIND_COLLAPSE_DIRECTION on class CL_WD_SPLITTER_COLUMN has no exception.

Method BIND_EXPANDED_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 20140513

Method BIND_EXPANDED_WIDTH on class CL_WD_SPLITTER_COLUMN has no exception.

Method BIND_SASH_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 20140402

Method BIND_SASH_DESIGN on class CL_WD_SPLITTER_COLUMN has no exception.

Method BIND_SASH_TYPE 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 20140402

Method BIND_SASH_TYPE on class CL_WD_SPLITTER_COLUMN 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 20140402

Method BIND_WIDTH on class CL_WD_SPLITTER_COLUMN has no exception.

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

Method BOUND_COLLAPSE_DIRECTION on class CL_WD_SPLITTER_COLUMN has no exception.

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

Method BOUND_EXPANDED_WIDTH on class CL_WD_SPLITTER_COLUMN has no exception.

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

Method BOUND_SASH_DESIGN on class CL_WD_SPLITTER_COLUMN has no exception.

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

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

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

Method CONSTRUCTOR on class CL_WD_SPLITTER_COLUMN has no exception.

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

Method GET_COLLAPSE_DIRECTION on class CL_WD_SPLITTER_COLUMN has no exception.

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

Method GET_EXPANDED_WIDTH on class CL_WD_SPLITTER_COLUMN has no exception.

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

Method GET_SASH_DESIGN on class CL_WD_SPLITTER_COLUMN has no exception.

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

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

Method GET_WIDTH on class CL_WD_SPLITTER_COLUMN has no exception.

Method NEW_SPLITTER_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BIND_COLLAPSE_DIRECTION Call by reference Type reference (TYPE) STRING 20140402
2 Importing BIND_EXPANDED_WIDTH Call by reference Type reference (TYPE) STRING 20140513
3 Importing BIND_SASH_DESIGN Call by reference Type reference (TYPE) STRING 20140402
4 Importing BIND_SASH_TYPE Call by reference Type reference (TYPE) STRING 20140402
5 Importing BIND_WIDTH Call by reference Type reference (TYPE) STRING 20140402
6 Importing COLLAPSE_DIRECTION Call by reference Type reference (TYPE) WDUI_SPLITTER_COLLAPSE_DIR E_COLLAPSE_DIRECTION-NONE 20140402
7 Returning CONTROL Value transfer Object reference (TYPE REF TO) CL_WD_SPLITTER_COLUMN 20140402
8 Importing EXPANDED_WIDTH Call by reference Type reference (TYPE) STRING '0' 20140513
9 Importing ID Call by reference Type reference (TYPE) STRING 20140402
10 Importing SASH_DESIGN Call by reference Type reference (TYPE) WDUI_SASH_DESIGN E_SASH_DESIGN-STANDARD 20140402
11 Importing SASH_TYPE Call by reference Type reference (TYPE) WDUI_SASH_TYPE E_SASH_TYPE-INTERACTIVE 20140402
12 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20140402
13 Importing WIDTH Call by reference Type reference (TYPE) STRING '-1' 20140402

Method NEW_SPLITTER_COLUMN on class CL_WD_SPLITTER_COLUMN has no exception.

Method SET_COLLAPSE_DIRECTION 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_SPLITTER_COLLAPSE_DIR 20140402

Method SET_COLLAPSE_DIRECTION on class CL_WD_SPLITTER_COLUMN has no exception.

Method SET_EXPANDED_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 20140513

Method SET_EXPANDED_WIDTH on class CL_WD_SPLITTER_COLUMN has no exception.

Method SET_SASH_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_SASH_DESIGN 20140402

Method SET_SASH_DESIGN on class CL_WD_SPLITTER_COLUMN has no exception.

Method SET_SASH_TYPE 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_SASH_TYPE 20140402

Method SET_SASH_TYPE on class CL_WD_SPLITTER_COLUMN 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 20140402

Method SET_WIDTH on class CL_WD_SPLITTER_COLUMN has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 740