SAP ABAP Class CL_WUI_CNTL_TABSTRIP (Data Retention for Tabstrip Control)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PLM-PPM-PDN (Application Component) Product Designer
     PLM_PDN_WUI_CNTL (Package) Controls for the Web User Interface
Properties
Class CL_WUI_CNTL_TABSTRIP  
Short Description Data Retention for Tabstrip Control    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PLM_PDN_WUI_CNTL   Controls for the Web User Interface 
Created 20011123   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_WUI_UTIL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 PDWUI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_WUI_CNTL_TABSTRIP has no interface implemented.
Friends
Class CL_WUI_CNTL_TABSTRIP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CUT_TEXT Instance attribute Public Type reference (TYPE) I 40 Maximum Number of Characters Output per Tab Text 20011123
2 ID Instance attribute Public Type reference (TYPE) STRING HTML ID 20011123
3 MT_TABS Instance attribute Public Type reference (TYPE) PDWUI_TT_TABSTRIP Tab Title Values 20011123
4 M_TMP_COUNT Instance attribute Public Type reference (TYPE) I Do Not Use 20011123
5 M_TMP_WA Instance attribute Public Type reference (TYPE) PDWUI_TS_TABSTRIP Do Not Use 20011123
6 SELECTED_TAB Instance attribute Public Type reference (TYPE) PDWUI_TS_TABSTRIP-NAME Active tab title 20011123
7 TEMP_STR1 Instance attribute Public Type reference (TYPE) STRING Temporary String 20020307
8 TEMP_STR2 Instance attribute Public Type reference (TYPE) STRING Temporary String 20020307
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20011123
2 GET_ITEM_COUNT Instance method Public Method -> Number of Tab Titles 20011123
3 GET_TAB Instance method Public Method Output Individual Tab Titles 20011123
Events
Class CL_WUI_CNTL_TABSTRIP has no event.
Types
Class CL_WUI_CNTL_TABSTRIP has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CUT_TEXT Call by reference Type reference (TYPE) I Max. Ausgabelänge 20011123
2 Importing IV_ID Call by reference Type reference (TYPE) STRING HTML-Id 20011123

Method CONSTRUCTOR on class CL_WUI_CNTL_TABSTRIP has no exception.

Method GET_ITEM_COUNT Signature

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

Method GET_ITEM_COUNT on class CL_WUI_CNTL_TABSTRIP has no exception.

Method GET_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_TAB Value transfer Type reference (TYPE) PDWUI_TS_TABSTRIP 20011123
2 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20011123
3 Importing IV_TABIX Call by reference Type reference (TYPE) I 20011123

Method GET_TAB on class CL_WUI_CNTL_TABSTRIP has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 110