SAP ABAP Class CL_WD_TAB (CL_WD_TAB)
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
Properties
Class CL_WD_TAB  
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 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
Class CL_WD_TAB has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_NW7_VIEW_ELEMENT_ADAPTER 20100618 Web Dynpro Local Test XX7
2 CL_WDR_VIEW_ELEMENT 20100618 Web Dynpro View Element
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BP_CLOSEABLE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20060622
2 BP_CONTENT_DESIGN Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20120516
3 BP_ENABLED Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20040625
4 BP_HAS_CONTENT_PADDING Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20040625
5 BP_VISIBLE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20040625
6 CID_TAB Constant Public Type reference (TYPE) GUID '2EB468426C506824E10000000A1550C0' 20050316
7 E_CONTENT_DESIGN Constant Public See coding 20120516
8 IP_ENABLED Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20050422
9 IP_HAS_CONTENT_PADDING Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20050422
10 IP_VISIBLE Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20041216
11 PL_ENABLED Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20050422
12 PL_HAS_CONTENT_PADDING Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20050422
13 PL_VISIBLE Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20041216
14 PR_CONTENT Instance attribute Protected Object reference (TYPE REF TO) CL_WD_UIELEMENT 20040625
15 PR_HEADER Instance attribute Protected Object reference (TYPE REF TO) CL_WD_CAPTION 20040625
16 PR_TOOLBAR Instance attribute Protected Object reference (TYPE REF TO) CL_WD_TOOLBAR 20040625
17 T_CONTENT_DESIGN Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20120516
18 VL_CLOSEABLE Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20060622
19 VL_CONTENT_DESIGN Instance attribute Protected Type reference (TYPE) WDUI_TAB_CONTENT_DESIGN 20120516
20 VL_ENABLED Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20040625
21 VL_HAS_CONTENT_PADDING Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20040625
22 VL_VISIBLE Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20040625
Methods
# Method Level Visibility Method type Description Created on
1 BIND_CLOSEABLE Instance method Public Method 20060622
2 BIND_CONTENT_DESIGN Instance method Public Method 20120516
3 BIND_ENABLED Instance method Public Method 20040625
4 BIND_HAS_CONTENT_PADDING Instance method Public Method 20040625
5 BIND_VISIBLE Instance method Public Method 20040625
6 BOUND_CLOSEABLE Instance method Public Method 20060622
7 BOUND_CONTENT_DESIGN Instance method Public Method 20120516
8 BOUND_ENABLED Instance method Public Method 20040625
9 BOUND_HAS_CONTENT_PADDING Instance method Public Method 20040625
10 BOUND_VISIBLE Instance method Public Method 20040625
11 CONSTRUCTOR Instance method Public Constructor 20040625
12 GET_CLOSEABLE Instance method Public Method 20060622
13 GET_CONTENT Instance method Public Method 20040625
14 GET_CONTENT_DESIGN Instance method Public Method 20120516
15 GET_ENABLED Instance method Public Method 20040625
16 GET_HAS_CONTENT_PADDING Instance method Public Method 20040625
17 GET_HEADER Instance method Public Method 20040625
18 GET_TOOLBAR Instance method Public Method 20040625
19 GET_VISIBLE Instance method Public Method 20040625
20 NEW_TAB Static method Public Method 20040625
21 SET_CLOSEABLE Instance method Public Method 20060622
22 SET_CONTENT Instance method Public Method 20040625
23 SET_CONTENT_DESIGN Instance method Public Method 20120516
24 SET_ENABLED Instance method Public Method 20040625
25 SET_HAS_CONTENT_PADDING Instance method Public Method 20040625
26 SET_HEADER Instance method Public Method 20040625
27 SET_TOOLBAR Instance method Public Method 20040625
28 SET_VISIBLE Instance method Public Method 20040625
Events
Class CL_WD_TAB has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_TAB Public See coding 20050316 tt_TAB TYPE TABLE OF REF TO CL_WD_TAB WITH DEFAULT KEY
Method Signatures

Method BIND_CLOSEABLE 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 20060622

Method BIND_CLOSEABLE on class CL_WD_TAB has no exception.

Method BIND_CONTENT_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 20120516

Method BIND_CONTENT_DESIGN on class CL_WD_TAB has no exception.

Method BIND_ENABLED 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_ENABLED on class CL_WD_TAB 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 20040625

Method BIND_HAS_CONTENT_PADDING on class CL_WD_TAB 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_TAB has no exception.

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

Method BOUND_CLOSEABLE on class CL_WD_TAB has no exception.

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

Method BOUND_CONTENT_DESIGN on class CL_WD_TAB has no exception.

Method BOUND_ENABLED 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_ENABLED on class CL_WD_TAB 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 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_HAS_CONTENT_PADDING on class CL_WD_TAB 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_TAB 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_TAB has no exception.

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

Method GET_CLOSEABLE on class CL_WD_TAB has no exception.

Method GET_CONTENT Signature

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

Method GET_CONTENT on class CL_WD_TAB has no exception.

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

Method GET_CONTENT_DESIGN on class CL_WD_TAB has no exception.

Method GET_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONSIDER_ADDITIONAL_FLAGS Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20040625
2 Importing CONSIDER_DISABLED_PARENT Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20040625
3 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040625
4 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040625
5 Returning VALUE Value transfer Type reference (TYPE) WDY_BOOLEAN 20040625

Method GET_ENABLED on class CL_WD_TAB 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 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_HAS_CONTENT_PADDING on class CL_WD_TAB 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 20040625

Method GET_HEADER on class CL_WD_TAB 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 20040625

Method GET_TOOLBAR on class CL_WD_TAB 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) WDY_BOOLEAN 20040625

Method GET_VISIBLE on class CL_WD_TAB has no exception.

Method NEW_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BIND_CLOSEABLE Call by reference Type reference (TYPE) STRING 20060622
2 Importing BIND_CONTENT_DESIGN Call by reference Type reference (TYPE) STRING 20120516
3 Importing BIND_ENABLED Call by reference Type reference (TYPE) STRING 20040625
4 Importing BIND_HAS_CONTENT_PADDING Call by reference Type reference (TYPE) STRING 20040625
5 Importing BIND_VISIBLE Call by reference Type reference (TYPE) STRING 20040625
6 Importing CLOSEABLE Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20060622
7 Importing CONTENT_DESIGN Call by reference Type reference (TYPE) WDUI_TAB_CONTENT_DESIGN E_CONTENT_DESIGN-FILL 20120516
8 Returning CONTROL Value transfer Object reference (TYPE REF TO) CL_WD_TAB 20040625
9 Importing ENABLED Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20040625
10 Importing HAS_CONTENT_PADDING Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20040625
11 Importing ID Call by reference Type reference (TYPE) STRING 20040625
12 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20040625
13 Importing VISIBLE Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20040625

Method NEW_TAB on class CL_WD_TAB has no exception.

Method SET_CLOSEABLE 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 20060622

Method SET_CLOSEABLE on class CL_WD_TAB has no exception.

Method SET_CONTENT Signature

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

Method SET_CONTENT on class CL_WD_TAB has no exception.

Method SET_CONTENT_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_TAB_CONTENT_DESIGN 20120516

Method SET_CONTENT_DESIGN on class CL_WD_TAB has no exception.

Method SET_ENABLED 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_ENABLED on class CL_WD_TAB 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 20040625

Method SET_HAS_CONTENT_PADDING on class CL_WD_TAB 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 20040625

Method SET_HEADER on class CL_WD_TAB 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 20040625

Method SET_TOOLBAR on class CL_WD_TAB 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) WDY_BOOLEAN 20040625

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