SAP ABAP Class CL_WD_TABSTRIP (CL_WD_TABSTRIP)
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 20040628
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WD_ROOT_ELEMENT 20060927
Properties
Class CL_WD_TABSTRIP  
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 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_ACCESSIBILITY_DESCR Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20040628
2 BP_HEIGHT Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20040628
3 BP_SELECTED_TAB Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20040628
4 BP_WIDTH Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20040628
5 CC_TABS Instance attribute Public Type reference (TYPE) I 20040628
6 CH_TABS Instance attribute Protected Type reference (TYPE) CL_WD_TAB=>TT_TAB 20040628
7 CID_TABSTRIP Constant Public Type reference (TYPE) GUID '2BB468426C506824E10000000A1550C0' 20050316
8 E_SELECTION_CHANGE_BEHAVIOUR Constant Public See coding 20050316
9 E_TAB_ALIGNMENT Constant Public See coding 20050316
10 IP_ACCESSIBILITY_DESCR Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20050422
11 IP_ACTIVATE_ACCESS_KEY Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20080212
12 IP_HEIGHT Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20050422
13 IP_WIDTH Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20050422
14 MP_ON_CLOSE Instance attribute Protected Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20060622
15 MP_ON_SELECT Instance attribute Protected Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20040628
16 PL_ACCESSIBILITY_DESCR Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20050422
17 PL_ACTIVATE_ACCESS_KEY Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20080212
18 PL_HEIGHT Instance attribute Protected Type reference (TYPE) STRING 20050422
19 PL_WIDTH Instance attribute Protected Type reference (TYPE) STRING 20050422
20 T_SELECTION_CHANGE_BEHAVIOUR Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20050316
21 T_TAB_ALIGNMENT Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20050316
22 VL_ACCESSIBILITY_DESCR Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20040628
23 VL_ACTIVATE_ACCESS_KEY Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20080212
24 VL_HEIGHT Instance attribute Protected Type reference (TYPE) STRING 20040628
25 VL_ON_CLOSE Instance attribute Protected Type reference (TYPE) STRING 20060622
26 VL_ON_SELECT Instance attribute Protected Type reference (TYPE) STRING 20040628
27 VL_SELECTED_TAB Instance attribute Protected Type reference (TYPE) STRING 20040628
28 VL_SELECTION_CHANGE_BEHAVIOUR Instance attribute Protected Type reference (TYPE) WDUI_TABSTRIP_SEL_CHNG_BEHVR 20040914
29 VL_TAB_ALIGNMENT Instance attribute Protected Type reference (TYPE) WDUI_TAB_ALIGNMENT 20041216
30 VL_WIDTH Instance attribute Protected Type reference (TYPE) STRING 20040628
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TAB Instance method Public Method 20040628
2 BIND_ACCESSIBILITY_DESCR Instance method Public Method 20040628
3 BIND_HEIGHT Instance method Public Method 20040628
4 BIND_SELECTED_TAB Instance method Public Method 20040628
5 BIND_WIDTH Instance method Public Method 20040628
6 BOUND_ACCESSIBILITY_DESCR Instance method Public Method 20040628
7 BOUND_HEIGHT Instance method Public Method 20040628
8 BOUND_SELECTED_TAB Instance method Public Method 20040628
9 BOUND_WIDTH Instance method Public Method 20040628
10 CONSTRUCTOR Instance method Public Constructor 20040628
11 GET_ACCESSIBILITY_DESCR Instance method Public Method 20040628
12 GET_ACTIVATE_ACCESS_KEY Instance method Public Method 20080212
13 GET_HEIGHT Instance method Public Method 20040628
14 GET_ON_CLOSE Instance method Public Method 20060622
15 GET_ON_SELECT Instance method Public Method 20040628
16 GET_SELECTED_TAB Instance method Public Method 20040628
17 GET_SELECTION_CHANGE_BEHAVIOUR Instance method Public Method 20040914
18 GET_TAB Instance method Public Method 20040628
19 GET_TABS Instance method Public Method 20040628
20 GET_TAB_ALIGNMENT Instance method Public Method 20041216
21 GET_WIDTH Instance method Public Method 20040628
22 HAS_TABS Instance method Public Method 20040628
23 MAPPED_ON_CLOSE Instance method Public Method 20060622
24 MAPPED_ON_SELECT Instance method Public Method 20040628
25 MAP_ON_CLOSE Instance method Public Method 20060622
26 MAP_ON_SELECT Instance method Public Method 20040628
27 NEW_TABSTRIP Static method Public Method 20040628
28 NUMBER_OF_TABS Instance method Public Method 20040628
29 REMOVE_ALL_TABS Instance method Public Method 20040628
30 REMOVE_TAB Instance method Public Method 20040628
31 SET_ACCESSIBILITY_DESCR Instance method Public Method 20040628
32 SET_ACTIVATE_ACCESS_KEY Instance method Public Method 20080212
33 SET_HEIGHT Instance method Public Method 20040628
34 SET_ON_CLOSE Instance method Public Method 20060622
35 SET_ON_SELECT Instance method Public Method 20040628
36 SET_SELECTED_TAB Instance method Public Method 20040628
37 SET_SELECTION_CHANGE_BEHAVIOUR Instance method Public Method 20040914
38 SET_TAB_ALIGNMENT Instance method Public Method 20041216
39 SET_WIDTH Instance method Public Method 20040628
Events
Class CL_WD_TABSTRIP has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_TABSTRIP Public See coding 20050316 tt_TABSTRIP TYPE TABLE OF REF TO CL_WD_TABSTRIP WITH DEFAULT KEY
Method Signatures

Method ADD_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) I 20040628
2 Importing THE_TAB Call by reference Object reference (TYPE REF TO) CL_WD_TAB 20040628

Method ADD_TAB on class CL_WD_TABSTRIP has no exception.

Method BIND_ACCESSIBILITY_DESCR 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_ACCESSIBILITY_DESCR on class CL_WD_TABSTRIP has no exception.

Method BIND_HEIGHT 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_HEIGHT on class CL_WD_TABSTRIP has no exception.

Method BIND_SELECTED_TAB 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_SELECTED_TAB on class CL_WD_TABSTRIP 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 20040628

Method BIND_WIDTH on class CL_WD_TABSTRIP has no exception.

Method BOUND_ACCESSIBILITY_DESCR 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_ACCESSIBILITY_DESCR on class CL_WD_TABSTRIP has no exception.

Method BOUND_HEIGHT 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_HEIGHT on class CL_WD_TABSTRIP has no exception.

Method BOUND_SELECTED_TAB 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_SELECTED_TAB on class CL_WD_TABSTRIP 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 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_WIDTH on class CL_WD_TABSTRIP 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_TABSTRIP has no exception.

Method GET_ACCESSIBILITY_DESCR 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 20060622
2 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040628
3 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040628
4 Returning VALUE Value transfer Type reference (TYPE) STRING 20040628

Method GET_ACCESSIBILITY_DESCR on class CL_WD_TABSTRIP 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_TABSTRIP has no exception.

Method GET_HEIGHT 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) STRING 20040628

Method GET_HEIGHT on class CL_WD_TABSTRIP has no exception.

Method GET_ON_CLOSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) STRING 20060622

Method GET_ON_CLOSE on class CL_WD_TABSTRIP has no exception.

Method GET_ON_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) STRING 20040628

Method GET_ON_SELECT on class CL_WD_TABSTRIP has no exception.

Method GET_SELECTED_TAB 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) STRING 20040628

Method GET_SELECTED_TAB on class CL_WD_TABSTRIP has no exception.

Method GET_SELECTION_CHANGE_BEHAVIOUR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) WDUI_TABSTRIP_SEL_CHNG_BEHVR 20040914

Method GET_SELECTION_CHANGE_BEHAVIOUR on class CL_WD_TABSTRIP has no exception.

Method GET_TAB 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 INDEX Call by reference Type reference (TYPE) I 20040628
3 Returning THE_TAB Value transfer Object reference (TYPE REF TO) CL_WD_TAB 20040628

Method GET_TAB on class CL_WD_TABSTRIP has no exception.

Method GET_TABS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning THE_TABS Value transfer Type reference (TYPE) CL_WD_TAB=>TT_TAB 20040628

Method GET_TABS on class CL_WD_TABSTRIP has no exception.

Method GET_TAB_ALIGNMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) WDUI_TAB_ALIGNMENT 20041216

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

Method GET_WIDTH on class CL_WD_TABSTRIP has no exception.

Method HAS_TABS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20040628

Method HAS_TABS on class CL_WD_TABSTRIP has no exception.

Method MAPPED_ON_CLOSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PARAMETERS Call by reference Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20060622

Method MAPPED_ON_CLOSE on class CL_WD_TABSTRIP has no exception.

Method MAPPED_ON_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PARAMETERS Call by reference Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20040628

Method MAPPED_ON_SELECT on class CL_WD_TABSTRIP has no exception.

Method MAP_ON_CLOSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAMETERS Call by reference Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20060622

Method MAP_ON_CLOSE on class CL_WD_TABSTRIP has no exception.

Method MAP_ON_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAMETERS Call by reference Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20040628

Method MAP_ON_SELECT on class CL_WD_TABSTRIP has no exception.

Method NEW_TABSTRIP 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 20040628
2 Importing ACTIVATE_ACCESS_KEY Call by reference Type reference (TYPE) WDY_BOOLEAN 20080212
3 Importing BIND_ACCESSIBILITY_DESCR Call by reference Type reference (TYPE) STRING 20040628
4 Importing BIND_ENABLED Call by reference Type reference (TYPE) STRING 20040628
5 Importing BIND_HEIGHT Call by reference Type reference (TYPE) STRING 20040628
6 Importing BIND_SELECTED_TAB Call by reference Type reference (TYPE) STRING 20040628
7 Importing BIND_STYLE_CLASS_NAME Call by reference Type reference (TYPE) STRING 20131015
8 Importing BIND_TOOLTIP Call by reference Type reference (TYPE) STRING 20040628
9 Importing BIND_VISIBLE Call by reference Type reference (TYPE) STRING 20040628
10 Importing BIND_WIDTH Call by reference Type reference (TYPE) STRING 20040628
11 Importing CONTEXT_MENU_BEHAVIOUR Call by reference Type reference (TYPE) WDUI_CONTEXT_MENU_BEHAVIOUR E_CONTEXT_MENU_BEHAVIOUR-INHERIT 20060622
12 Importing CONTEXT_MENU_ID Call by reference Type reference (TYPE) WDY_MD_UI_ELEMENT_REFERENCE 20060622
13 Returning CONTROL Value transfer Object reference (TYPE REF TO) CL_WD_TABSTRIP 20040628
14 Importing ENABLED Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20040628
15 Importing HEIGHT Call by reference Type reference (TYPE) STRING 20040628
16 Importing ID Call by reference Type reference (TYPE) STRING 20040628
17 Importing ON_CLOSE Call by reference Type reference (TYPE) STRING 20060622
18 Importing ON_SELECT Call by reference Type reference (TYPE) STRING 20040628
19 Importing SELECTED_TAB Call by reference Type reference (TYPE) STRING 20040628
20 Importing SELECTION_CHANGE_BEHAVIOUR Call by reference Type reference (TYPE) WDUI_TABSTRIP_SEL_CHNG_BEHVR E_SELECTION_CHANGE_BEHAVIOUR-AUTO 20040914
21 Importing STYLE_CLASS_NAME Call by reference Type reference (TYPE) STRING 20131015
22 Importing TAB_ALIGNMENT Call by reference Type reference (TYPE) WDUI_TAB_ALIGNMENT E_TAB_ALIGNMENT-FAST 20041216
23 Importing TOOLTIP Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20040628
24 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20040628
25 Importing VISIBLE Call by reference Type reference (TYPE) WDUI_VISIBILITY E_VISIBLE-VISIBLE 20040628
26 Importing WIDTH Call by reference Type reference (TYPE) STRING 20040628

Method NEW_TABSTRIP on class CL_WD_TABSTRIP has no exception.

Method NUMBER_OF_TABS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NUMBER Value transfer Type reference (TYPE) I 20040628

Method NUMBER_OF_TABS on class CL_WD_TABSTRIP has no exception.

Method REMOVE_ALL_TABS Signature

Method REMOVE_ALL_TABS on class CL_WD_TABSTRIP has no parameter.
Method REMOVE_ALL_TABS on class CL_WD_TABSTRIP has no exception.

Method REMOVE_TAB 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 INDEX Call by reference Type reference (TYPE) I 20040628
3 Returning THE_TAB Value transfer Object reference (TYPE REF TO) CL_WD_TAB 20040628

Method REMOVE_TAB on class CL_WD_TABSTRIP has no exception.

Method SET_ACCESSIBILITY_DESCR 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 20040628

Method SET_ACCESSIBILITY_DESCR on class CL_WD_TABSTRIP 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_TABSTRIP has no exception.

Method SET_HEIGHT 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 20040628

Method SET_HEIGHT on class CL_WD_TABSTRIP has no exception.

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

Method SET_ON_CLOSE on class CL_WD_TABSTRIP has no exception.

Method SET_ON_SELECT 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 20040628

Method SET_ON_SELECT on class CL_WD_TABSTRIP has no exception.

Method SET_SELECTED_TAB 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 20040628

Method SET_SELECTED_TAB on class CL_WD_TABSTRIP has no exception.

Method SET_SELECTION_CHANGE_BEHAVIOUR 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_TABSTRIP_SEL_CHNG_BEHVR 20040914

Method SET_SELECTION_CHANGE_BEHAVIOUR on class CL_WD_TABSTRIP has no exception.

Method SET_TAB_ALIGNMENT 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_ALIGNMENT 20041216

Method SET_TAB_ALIGNMENT on class CL_WD_TABSTRIP 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 20040628

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