SAP ABAP Class CL_BSP_WD_WB_TABSTRIP_MNG (Abstract Tabstrip Manager Base class)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-WKB (Application Component) Development Workbench
     CRM_BSP_WD_WB_FRAME (Package) Workbench Appl Framework
Properties
Class CL_BSP_WD_WB_TABSTRIP_MNG  
Short Description Abstract Tabstrip Manager Base class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_WD_WB_FRAME   Workbench Appl Framework 
Created 20080211   SAP 
Last change 20100303   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)
2 CL_BSP_WD_WB_MANAGER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_BSP_WD_WB_TABSTRIP_MNG has no interface implemented.
Friends
Class CL_BSP_WD_WB_TABSTRIP_MNG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTIVE_TAB Instance attribute Protected Type reference (TYPE) STRING 20080211
2 TAB_REGISTER Instance attribute Protected Type reference (TYPE) GTYPE_TAB_REGISTER 20080211
3 TAB_REPID Instance attribute Protected Type reference (TYPE) SYREPID CL_BSP_WD_WB_MANAGER=>CO_WORKAREA_REPID ABAP Program: Current Main Program 20080211
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080211
2 CREATE_TAB Instance method Public Method 20080211
3 GET_ACTIVE_TAB Instance method Public Method 20080211
4 GET_VISIBLE_TABS Instance method Public Method 20080211
5 HANDLE_USER_COMMAND Instance method Public Method 20080211
6 RESET Instance method Public Method 20080327
Events
Class CL_BSP_WD_WB_TABSTRIP_MNG has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GTYPE_TABSTRIP_TAB Public See coding 20080211 GTYPE_TABSTRIP_TAB type standard table of ref to IF_BSP_WD_WB_TABSTRIP with non-unique default key
2 GTYPE_TAB_REGISTER Protected See coding 20080211 GTYPE_TAB_REGISTER type sorted table of BSPWD_WB_TAB_REG_LINE with unique key TAB_NAME with unique hashed key FCODE components FCODE
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_BSP_WD_WB_TABSTRIP_MNG has no parameter.
Method CONSTRUCTOR on class CL_BSP_WD_WB_TABSTRIP_MNG has no exception.

Method CREATE_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TITLE Call by reference Type reference (TYPE) TEXT40 Text length 40 20080211
2 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) IF_BSP_WD_WB_TABSTRIP Tabstrip data interface 20080211
# Exception Resumable Description Created on
1 NO_TAB_LEFT All available tab already in use 20080211

Method GET_ACTIVE_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) IF_BSP_WD_WB_TABSTRIP Tabstrip data interface 20080211

Method GET_ACTIVE_TAB on class CL_BSP_WD_WB_TABSTRIP_MNG has no exception.

Method GET_VISIBLE_TABS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_RESULT Value transfer Type reference (TYPE) GTYPE_TABSTRIP_TAB 20080211

Method GET_VISIBLE_TABS on class CL_BSP_WD_WB_TABSTRIP_MNG has no exception.

Method HANDLE_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FCODE Call by reference Type reference (TYPE) SYUCOMM Function code that PAI triggered 20080211

Method HANDLE_USER_COMMAND on class CL_BSP_WD_WB_TABSTRIP_MNG has no exception.

Method RESET Signature

Method RESET on class CL_BSP_WD_WB_TABSTRIP_MNG has no parameter.
Method RESET on class CL_BSP_WD_WB_TABSTRIP_MNG has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 701