SAP ABAP Class CL_WD_SECTION_HEADER (CL_WD_SECTION_HEADER)
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 20060301
Properties
Class CL_WD_SECTION_HEADER  
Short Description    
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 20060301   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_SECTION_HEADER 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_DESIGN Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20090730
2 BP_LEVEL Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20060301
3 BP_TEXT Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20060301
4 BP_TEXT_DIRECTION Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20060301
5 CID_SECTION_HEADER Constant Public Type reference (TYPE) GUID '7C3505444C30784FE10000000A1550C0' 20060301
6 DP_TEXT Instance attribute Protected Type reference (TYPE) WDR_UIEL_DDIC_PROPERTY 20060301
7 E_DESIGN Constant Public See coding 20090730
8 E_LEVEL Constant Public See coding 20060301
9 E_TEXT_DIRECTION Constant Public See coding 20060301
10 IP_TEXT Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20060301
11 IP_TEXT_DIRECTION Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20060301
12 PL_TEXT Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20060301
13 PL_TEXT_DIRECTION Instance attribute Protected Type reference (TYPE) WDUI_TEXT_DIRECTION 20060301
14 T_DESIGN Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20090730
15 T_LEVEL Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20060301
16 T_TEXT_DIRECTION Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20060301
17 VL_DESIGN Instance attribute Protected Type reference (TYPE) WDUI_SECTION_HEADER_DESIGN 20090730
18 VL_IS_DRAG_HANDLE Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20080212
19 VL_LEVEL Instance attribute Protected Type reference (TYPE) WDUI_SECTION_HEADER_LEVEL 20060301
20 VL_TEXT Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20060301
21 VL_TEXT_DIRECTION Instance attribute Protected Type reference (TYPE) WDUI_TEXT_DIRECTION 20060301
Methods
# Method Level Visibility Method type Description Created on
1 BIND_DESIGN Instance method Public Method 20090730
2 BIND_LEVEL Instance method Public Method 20060301
3 BIND_TEXT Instance method Public Method 20060301
4 BIND_TEXT_DIRECTION Instance method Public Method 20060301
5 BOUND_DESIGN Instance method Public Method 20090730
6 BOUND_LEVEL Instance method Public Method 20060301
7 BOUND_TEXT Instance method Public Method 20060301
8 BOUND_TEXT_DIRECTION Instance method Public Method 20060301
9 CONSTRUCTOR Instance method Public Constructor 20060301
10 GET_DESIGN Instance method Public Method 20090730
11 GET_IS_DRAG_HANDLE Instance method Public Method 20080212
12 GET_LEVEL Instance method Public Method 20060301
13 GET_TEXT Instance method Public Method 20060301
14 GET_TEXT_DIRECTION Instance method Public Method 20060301
15 NEW_SECTION_HEADER Static method Public Method 20060301
16 SET_DESIGN Instance method Public Method 20090730
17 SET_IS_DRAG_HANDLE Instance method Public Method 20080212
18 SET_LEVEL Instance method Public Method 20060301
19 SET_TEXT Instance method Public Method 20060301
20 SET_TEXT_DIRECTION Instance method Public Method 20060301
Events
Class CL_WD_SECTION_HEADER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_SECTION_HEADER Public See coding 20060301 tt_SECTION_HEADER TYPE TABLE OF REF TO CL_WD_SECTION_HEADER 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 20090730

Method BIND_DESIGN on class CL_WD_SECTION_HEADER has no exception.

Method BIND_LEVEL 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 20060301

Method BIND_LEVEL on class CL_WD_SECTION_HEADER has no exception.

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 20060301

Method BIND_TEXT on class CL_WD_SECTION_HEADER has no exception.

Method BIND_TEXT_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 20060301

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

Method BOUND_DESIGN on class CL_WD_SECTION_HEADER has no exception.

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

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

Method BOUND_TEXT on class CL_WD_SECTION_HEADER has no exception.

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

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

Method CONSTRUCTOR on class CL_WD_SECTION_HEADER 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 20090730
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20090730
3 Returning VALUE Value transfer Type reference (TYPE) WDUI_SECTION_HEADER_DESIGN 20090730

Method GET_DESIGN on class CL_WD_SECTION_HEADER has no exception.

Method GET_IS_DRAG_HANDLE 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_IS_DRAG_HANDLE on class CL_WD_SECTION_HEADER has no exception.

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

Method GET_LEVEL on class CL_WD_SECTION_HEADER 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 20060301
2 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20060301
3 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20060301
4 Importing TEXT_LENGTH Value transfer Type reference (TYPE) I CO_UNKNOWN_TEXTLEN 20060301
5 Returning VALUE Value transfer Type reference (TYPE) STRING 20060301

Method GET_TEXT on class CL_WD_SECTION_HEADER has no exception.

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

Method GET_TEXT_DIRECTION on class CL_WD_SECTION_HEADER has no exception.

Method NEW_SECTION_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BIND_DESIGN Call by reference Type reference (TYPE) STRING 20090730
2 Importing BIND_ENABLED Call by reference Type reference (TYPE) STRING 20060301
3 Importing BIND_LEVEL Call by reference Type reference (TYPE) STRING 20060301
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 20060301
6 Importing BIND_TEXT_DIRECTION Call by reference Type reference (TYPE) STRING 20060301
7 Importing BIND_TOOLTIP Call by reference Type reference (TYPE) STRING 20060301
8 Importing BIND_VISIBLE Call by reference Type reference (TYPE) STRING 20060301
9 Importing CONTEXT_MENU_BEHAVIOUR Call by reference Type reference (TYPE) WDUI_CONTEXT_MENU_BEHAVIOUR E_CONTEXT_MENU_BEHAVIOUR-INHERIT 20060622
10 Importing CONTEXT_MENU_ID Call by reference Type reference (TYPE) WDY_MD_UI_ELEMENT_REFERENCE 20060622
11 Returning CONTROL Value transfer Object reference (TYPE REF TO) CL_WD_SECTION_HEADER 20060301
12 Importing DESIGN Call by reference Type reference (TYPE) WDUI_SECTION_HEADER_DESIGN E_DESIGN-STANDARD 20090730
13 Importing ENABLED Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20060301
14 Importing ID Call by reference Type reference (TYPE) STRING 20060301
15 Importing IS_DRAG_HANDLE Call by reference Type reference (TYPE) WDY_BOOLEAN 20080212
16 Importing LEVEL Call by reference Type reference (TYPE) WDUI_SECTION_HEADER_LEVEL E_LEVEL-HEADER6 20060301
17 Importing STYLE_CLASS_NAME Call by reference Type reference (TYPE) STRING 20131015
18 Importing TEXT Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20060301
19 Importing TEXT_DIRECTION Call by reference Type reference (TYPE) WDUI_TEXT_DIRECTION E_TEXT_DIRECTION-INHERIT 20060301
20 Importing TOOLTIP Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20060301
21 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20060301
22 Importing VISIBLE Call by reference Type reference (TYPE) WDUI_VISIBILITY E_VISIBLE-VISIBLE 20060301

Method NEW_SECTION_HEADER on class CL_WD_SECTION_HEADER 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_SECTION_HEADER_DESIGN 20090730

Method SET_DESIGN on class CL_WD_SECTION_HEADER has no exception.

Method SET_IS_DRAG_HANDLE 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_IS_DRAG_HANDLE on class CL_WD_SECTION_HEADER has no exception.

Method SET_LEVEL 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_SECTION_HEADER_LEVEL 20060301

Method SET_LEVEL on class CL_WD_SECTION_HEADER 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 20060301

Method SET_TEXT on class CL_WD_SECTION_HEADER has no exception.

Method SET_TEXT_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_TEXT_DIRECTION 20060301

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