SAP ABAP Class CL_WD_GROUP (CL_WD_GROUP)
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_GROUP  
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 20120808
2 BP_HAS_CONTENT_PADDING Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20040628
3 CID_GROUP Constant Public Type reference (TYPE) GUID '3AB468426C506824E10000000A1550C0' 20050316
4 E_DESIGN Constant Public See coding 20050316
5 IP_ACTIVATE_ACCESS_KEY Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20080212
6 IP_DESIGN Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20050422
7 IP_HAS_CONTENT_PADDING Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20050422
8 PL_ACTIVATE_ACCESS_KEY Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20080212
9 PL_DESIGN Instance attribute Protected Type reference (TYPE) WDUI_GROUP_DESIGN 20050422
10 PL_HAS_CONTENT_PADDING Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20050422
11 PR_HEADER Instance attribute Protected Object reference (TYPE REF TO) CL_WD_CAPTION 20040628
12 PR_TOOLBAR Instance attribute Protected Object reference (TYPE REF TO) CL_WD_TOOLBAR 20040628
13 T_DESIGN Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20050316
14 VL_ACTIVATE_ACCESS_KEY Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20080212
15 VL_DESIGN Instance attribute Protected Type reference (TYPE) WDUI_GROUP_DESIGN 20040628
16 VL_HAS_CONTENT_PADDING Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20040628
Methods
# Method Level Visibility Method type Description Created on
1 BIND_DESIGN Instance method Public Method 20120808
2 BIND_HAS_CONTENT_PADDING Instance method Public Method 20040628
3 BOUND_DESIGN Instance method Public Method 20120808
4 BOUND_HAS_CONTENT_PADDING Instance method Public Method 20040628
5 CONSTRUCTOR Instance method Public Constructor 20040628
6 GET_ACTIVATE_ACCESS_KEY Instance method Public Method 20080212
7 GET_DESIGN Instance method Public Method 20040628
8 GET_HAS_CONTENT_PADDING Instance method Public Method 20040628
9 GET_HEADER Instance method Public Method 20040628
10 GET_TOOLBAR Instance method Public Method 20040628
11 NEW_GROUP Static method Public Method 20040628
12 SET_ACTIVATE_ACCESS_KEY Instance method Public Method 20080212
13 SET_DESIGN Instance method Public Method 20040628
14 SET_HAS_CONTENT_PADDING Instance method Public Method 20040628
15 SET_HEADER Instance method Public Method 20040628
16 SET_TOOLBAR Instance method Public Method 20040628
Events
Class CL_WD_GROUP has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_GROUP Public See coding 20050316 tt_GROUP TYPE TABLE OF REF TO CL_WD_GROUP 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 20120808

Method BIND_DESIGN on class CL_WD_GROUP 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_GROUP 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 20120808
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20120808
3 Returning PATH Value transfer Type reference (TYPE) STRING 20120808

Method BOUND_DESIGN on class CL_WD_GROUP 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_GROUP 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_GROUP 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_GROUP 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 20120808
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20120808
3 Returning VALUE Value transfer Type reference (TYPE) WDUI_GROUP_DESIGN 20040628

Method GET_DESIGN on class CL_WD_GROUP 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_GROUP 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_GROUP 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_GROUP has no exception.

Method NEW_GROUP 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 20041116
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 20041116
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 20120808
8 Importing BIND_ENABLED Call by reference Type reference (TYPE) STRING 20040628
9 Importing BIND_HAS_CONTENT_PADDING Call by reference Type reference (TYPE) STRING 20040628
10 Importing BIND_HEIGHT Call by reference Type reference (TYPE) STRING 20040628
11 Importing BIND_SCROLLING_MODE Call by reference Type reference (TYPE) STRING 20040628
12 Importing BIND_STYLE_CLASS_NAME Call by reference Type reference (TYPE) STRING 20131015
13 Importing BIND_TOOLTIP Call by reference Type reference (TYPE) STRING 20040628
14 Importing BIND_VISIBLE Call by reference Type reference (TYPE) STRING 20040628
15 Importing BIND_WIDTH Call by reference Type reference (TYPE) STRING 20040628
16 Importing CONTEXT_MENU_BEHAVIOUR Call by reference Type reference (TYPE) WDUI_CONTEXT_MENU_BEHAVIOUR E_CONTEXT_MENU_BEHAVIOUR-INHERIT 20060622
17 Importing CONTEXT_MENU_ID Call by reference Type reference (TYPE) WDY_MD_UI_ELEMENT_REFERENCE 20060622
18 Returning CONTROL Value transfer Object reference (TYPE REF TO) CL_WD_GROUP 20040628
19 Importing DEFAULT_BUTTON_ID Call by reference Type reference (TYPE) WDY_MD_UI_ELEMENT_REFERENCE 20050121
20 Importing DESIGN Call by reference Type reference (TYPE) WDUI_GROUP_DESIGN E_DESIGN-PRIMARYCOLOR 20040628
21 Importing ENABLED Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20040628
22 Importing HANDLE_HOTKEYS Call by reference Type reference (TYPE) WDY_BOOLEAN 20080104
23 Importing HAS_CONTENT_PADDING Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20040628
24 Importing HEIGHT Call by reference Type reference (TYPE) STRING 20040628
25 Importing ID Call by reference Type reference (TYPE) STRING 20040628
26 Importing SCROLLING_MODE Call by reference Type reference (TYPE) WDUI_SCROLLING_MODE E_SCROLLING_MODE-NONE 20040628
27 Importing SCROLL_LEFT Call by reference Type reference (TYPE) I '0' 20100906
28 Importing SCROLL_TOP Call by reference Type reference (TYPE) I '0' 20100906
29 Importing STYLE_CLASS_NAME Call by reference Type reference (TYPE) STRING 20131015
30 Importing TOOLTIP Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20040628
31 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20040628
32 Importing VISIBLE Call by reference Type reference (TYPE) WDUI_VISIBILITY E_VISIBLE-VISIBLE 20040628
33 Importing WIDTH Call by reference Type reference (TYPE) STRING 20040628

Method NEW_GROUP on class CL_WD_GROUP 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_GROUP 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_GROUP_DESIGN 20040628

Method SET_DESIGN on class CL_WD_GROUP 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_GROUP 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_GROUP 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_GROUP has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 710