SAP ABAP Class CL_XHTMLB_TABSTRIP (Element Handler: <xhtmlb:tabStrip>)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BSP (Application Component) Business Server Pages
     SBSPEXT_XHTMLB (Package) BSP Extensions: XHTMLB
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CLG_XHTMLB_TABSTRIP Base: 20020429
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HTMLB_DATA Input Data from HTMLB 20020430
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CRM_IC_TABSTRIP Element Handler: 20030211
Properties
Class CL_XHTMLB_TABSTRIP  
Short Description Element Handler: <xhtmlb:tabStrip>    
Super Class CLG_XHTMLB_TABSTRIP Base: <xhtmlb:tabStrip> 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status S  System Program 
Category 0   
Package SBSPEXT_XHTMLB   BSP Extensions: XHTMLB 
Created 20020429   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_HTMLB_MANAGER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_HTMLB_DATA Input Data from HTMLB 20020430
Friends
Class CL_XHTMLB_TABSTRIP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_EVENT_EDIT Constant Public Type reference (TYPE) STRING 'EDIT' 20020429
2 CO_EVENT_HELP Constant Public Type reference (TYPE) STRING 'HELP' 20020429
3 CO_EVENT_NAME Constant Public Type reference (TYPE) STRING 'tabstrip' 20020430
4 CO_EVENT_REMOVE Constant Public Type reference (TYPE) STRING 'REMOVE' 20020429
5 CO_EVENT_SELECTED Constant Public Type reference (TYPE) STRING 'SELECTED' 20020429
6 CO_EVENT_VIEWSTATE Constant Public Type reference (TYPE) STRING 'VIEWSTATE' 20020429
7 CO_HALIGNS Constant Public Type reference (TYPE) STRING 'LEFT/CENTER/RIGHT/JUSTIFY/CHAR' 20020508
8 CO_HALIGN_CENTER Constant Public Type reference (TYPE) STRING 'CENTER' 20020508
9 CO_HALIGN_CHAR Constant Public Type reference (TYPE) STRING 'CHAR' 20020508
10 CO_HALIGN_JUSTIFY Constant Public Type reference (TYPE) STRING 'JUSTIFY' 20020508
11 CO_HALIGN_LEFT Constant Public Type reference (TYPE) STRING 'LEFT' 20020508
12 CO_HALIGN_RIGHT Constant Public Type reference (TYPE) STRING 'RIGHT' 20020508
13 CO_VALIGNS Constant Public Type reference (TYPE) STRING 'TOP/MIDDLE/BOTTOM/BASELINE' 20020508
14 CO_VALIGN_BASELINE Constant Public Type reference (TYPE) STRING 'BASELINE' 20020508
15 CO_VALIGN_BOTTOM Constant Public Type reference (TYPE) STRING 'BOTTOM' 20020508
16 CO_VALIGN_MIDDLE Constant Public Type reference (TYPE) STRING 'MIDDLE' 20020508
17 CO_VALIGN_TOP Constant Public Type reference (TYPE) STRING 'TOP' 20020508
18 CO_VIEWSTATES Constant Public Type reference (TYPE) STRING 'EXPANDED/COLLAPSED/COMPACT' 20020429
19 CO_VIEWSTATE_COLLAPSED Constant Public Type reference (TYPE) STRING 'COLLAPSED' 20020429
20 CO_VIEWSTATE_COMPACT Constant Public Type reference (TYPE) STRING 'COMPACT' 20020429
21 CO_VIEWSTATE_EXPANDED Constant Public Type reference (TYPE) STRING 'EXPANDED' 20020429
22 CO_VIEWSTATE_MODES Constant Public Type reference (TYPE) STRING 'NONE/COLLAPSED_COMPACT_EXPANDED/COLLAPSED_EXPANDED' 20020508
23 CO_VIEWSTATE_MODE_2PHASE Constant Public Type reference (TYPE) STRING 'COLLAPSED_EXPANDED' 20020508
24 CO_VIEWSTATE_MODE_3PHASE Constant Public Type reference (TYPE) STRING 'COLLAPSED_COMPACT_EXPANDED' 20020508
25 CO_VIEWSTATE_MODE_NONE Constant Public Type reference (TYPE) STRING 'NONE' 20020715
26 DESIGN2003_MAXVISIBLEITEMS Instance attribute Public Type reference (TYPE) STRING '7' 20030826
27 EVENT_TOOLBAR Instance attribute Public Type reference (TYPE) STRING 20030707
28 M_ACTIVETAB Instance attribute Protected Type reference (TYPE) I 20020726
29 M_DROPDOWNITEMCOUNT Instance attribute Protected Type reference (TYPE) I 20020521
30 M_ITEMS Instance attribute Private Type reference (TYPE) T_TABSTRIP_ITEMS 20020429
31 M_MAXTAB Instance attribute Protected Type reference (TYPE) I 20020726
32 M_OLDMAXTAB Instance attribute Private Type reference (TYPE) I 20050131
33 M_PREV_OUT Instance attribute Protected Object reference (TYPE REF TO) IF_BSP_WRITER Interface for Writing Page Content 20020504
34 M_RESTORED_SELECTION Instance attribute Protected Type reference (TYPE) XFELD Checkbox Field 20020602
35 M_RESTORED_VIEWSTATE Instance attribute Protected Type reference (TYPE) XFELD Checkbox Field 20020602
36 M_VISIBLEFIRSTTAB Instance attribute Protected Type reference (TYPE) I 20020718
37 M_VISIBLELASTTAB Instance attribute Protected Type reference (TYPE) I 20020726
38 NESTED_TABLEVIEW Instance attribute Public Type reference (TYPE) XFELD 20030721
39 OPTIONITEMS Instance attribute Public Type reference (TYPE) PHTMLB_POPUPMENUITEMS 20030702
40 POPUPITEMS Instance attribute Public Type reference (TYPE) PHTMLB_POPUPMENUITEMS 20030604
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ITEM Instance method Public Method 20020429
2 CREATE_VIEWSTATE_BEE Instance method Protected Method 20020429
3 CREATE_VIEWSTATE_BEE_NN6 Instance method Protected Method 20030128
4 RENDER Instance method Protected Method 20020429
5 RENDER_BODY Instance method Protected Method 20020504
6 RENDER_TABS Instance method Protected Method 20020504
7 RENDER_TABS_NN6 Instance method Protected Method 20030128
8 RENDER_TAB_AS_HEADING Instance method Protected Method 20020508
Events
Class CL_XHTMLB_TABSTRIP has no event.
Types
Class CL_XHTMLB_TABSTRIP has no local type.
Method Signatures

Method ADD_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_BODY Call by reference Object reference (TYPE REF TO) IF_BSP_BEE BSP-Extension-Expression 20020429
2 Importing P_BODY_COMPACT Call by reference Object reference (TYPE REF TO) IF_BSP_BEE BSP-Extension-Expression 20020429
3 Importing P_DISABLED Call by reference Type reference (TYPE) STRING 20020514
4 Importing P_NAME Call by reference Type reference (TYPE) STRING 20020506
5 Importing P_TEXT_TITLE Call by reference Type reference (TYPE) STRING BSP-Extension-Expression 20020515
6 Importing P_TEXT_TOOLTIP Call by reference Type reference (TYPE) STRING 20030529
7 Importing P_TITLE Call by reference Object reference (TYPE REF TO) IF_BSP_BEE BSP-Extension-Expression 20020429

Method ADD_ITEM on class CL_XHTMLB_TABSTRIP has no exception.

Method CREATE_VIEWSTATE_BEE Signature

Method CREATE_VIEWSTATE_BEE on class CL_XHTMLB_TABSTRIP has no parameter.
Method CREATE_VIEWSTATE_BEE on class CL_XHTMLB_TABSTRIP has no exception.

Method CREATE_VIEWSTATE_BEE_NN6 Signature

Method CREATE_VIEWSTATE_BEE_NN6 on class CL_XHTMLB_TABSTRIP has no parameter.
Method CREATE_VIEWSTATE_BEE_NN6 on class CL_XHTMLB_TABSTRIP has no exception.

Method RENDER Signature

Method RENDER on class CL_XHTMLB_TABSTRIP has no parameter.
Method RENDER on class CL_XHTMLB_TABSTRIP has no exception.

Method RENDER_BODY Signature

Method RENDER_BODY on class CL_XHTMLB_TABSTRIP has no parameter.
Method RENDER_BODY on class CL_XHTMLB_TABSTRIP has no exception.

Method RENDER_TABS Signature

Method RENDER_TABS on class CL_XHTMLB_TABSTRIP has no parameter.
Method RENDER_TABS on class CL_XHTMLB_TABSTRIP has no exception.

Method RENDER_TABS_NN6 Signature

Method RENDER_TABS_NN6 on class CL_XHTMLB_TABSTRIP has no parameter.
Method RENDER_TABS_NN6 on class CL_XHTMLB_TABSTRIP has no exception.

Method RENDER_TAB_AS_HEADING Signature

Method RENDER_TAB_AS_HEADING on class CL_XHTMLB_TABSTRIP has no parameter.
Method RENDER_TAB_AS_HEADING on class CL_XHTMLB_TABSTRIP has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 630