SAP ABAP Class CL_RSRT_UIE_TABSTRIP (UI Element: Tabstrip)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSRT_BICS_MODEL (Package) RSRT BICS Model
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSRT_UIE UI View Element: UI Element 20111201
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSRT_UIE_ROOT UI Element: Root 20111201
Properties
Class CL_RSRT_UIE_TABSTRIP  
Short Description UI Element: Tabstrip    
Super Class CL_RSRT_UIE UI View Element: UI Element 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSRT_BICS_MODEL   RSRT BICS Model 
Created 20111201   SAP 
Last change 20140121   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_RSRT_UIE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_RSRT_UIE_TAB Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 CL_RSRT_UI_VIEW_ELEMENT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
5 IF_RSRT_PARAMETERS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSRT_UIE_ROOT UI Element: Root 20111201
Friends
Class CL_RSRT_UIE_TABSTRIP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_C_CID Constant Public Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_CID 'TABSTRIP' 20120509
2 N_HEIGHT Instance attribute Public Type reference (TYPE) CL_RSRT_UIE=>TN_HEIGHT 'auto' 20120509
3 N_ONSELECT Instance attribute Public Type reference (TYPE) STRING 20120509
4 N_SELECTED_TAB Instance attribute Public Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_ID 20120509
5 N_S_HEIGHT Instance attribute Public Type reference (TYPE) CL_RSRT_UIE=>TN_S_BIND_PROPERTY 20120509
6 N_S_SELECTED_TAB Instance attribute Public Type reference (TYPE) CL_RSRT_UIE=>TN_S_BIND_PROPERTY 20120509
7 N_S_WIDTH Instance attribute Public Type reference (TYPE) CL_RSRT_UIE=>TN_S_BIND_PROPERTY 20120509
8 N_T_ONSELECT_MAP Instance attribute Public Type reference (TYPE) IF_RSRT_PARAMETERS=>TN_T_PARAMETER 20120509
9 N_T_TABS Instance attribute Public Type reference (TYPE) CL_RSRT_UIE_TAB=>TN_T_TAB 20120509
10 N_WIDTH Instance attribute Public Type reference (TYPE) CL_RSRT_UIE=>TN_WIDTH 'auto' 20120509
11 O_O_TOOLBAR Instance attribute Protected Object reference (TYPE REF TO) CL_RSRT_UIE_TOOLBAR UI Element: Toolbar 20121209
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TAB Instance method Public Method Add Tab 20120509
2 BIND_HEIGHT Instance method Public Method Bind Height 20120509
3 BIND_SELECTED_TAB Instance method Public Method Bind Selected Tab 20120509
4 BIND_WIDTH Instance method Public Method Bind Width 20120509
5 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20111201
6 CREATE_TABSTRIP Static method Public Method Create Tabstrip 20111201
7 GET_HEIGHT Instance method Public Method Get Height 20120509
8 GET_SELECTED_TAB Instance method Public Method Get Selected Tab 20120509
9 GET_TAB Instance method Public Method Get Tab 20120509
10 GET_TABS Instance method Public Method Get Tabs 20120509
11 GET_TOOLBAR Instance method Public Method Get Toolbar 20121209
12 GET_WIDTH Instance method Public Method Get Width 20120509
13 REMOVE_TAB Instance method Public Method Remove Tab 20120509
14 REMOVE_TABS Instance method Public Method Remove Tabs 20120509
15 SET_HEIGHT Instance method Public Method Set Height 20120509
16 SET_ONSELECT Instance method Public Method Set OnSelect Event 20120509
17 SET_ONSELECT_MAP Instance method Public Method Set OnSelect Event Parameters 20120509
18 SET_SELECTED_TAB Instance method Public Method Set Selected Tab 20120509
19 SET_WIDTH Instance method Public Method Set Width 20120509
Events
Class CL_RSRT_UIE_TABSTRIP has no event.
Types
Class CL_RSRT_UIE_TABSTRIP has no local type.
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) SYTABIX Index interner Tabellen 20120509
2 Importing VALUE Call by reference Object reference (TYPE REF TO) CL_RSRT_UIE_TAB UI Element: Tab 20120509

Method ADD_TAB on class CL_RSRT_UIE_TABSTRIP has no exception.

Method BIND_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) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20120509

Method BIND_HEIGHT on class CL_RSRT_UIE_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 VALUE Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20120509

Method BIND_SELECTED_TAB on class CL_RSRT_UIE_TABSTRIP has no exception.

Method BIND_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) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20120509

Method BIND_WIDTH on class CL_RSRT_UIE_TABSTRIP has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BIND_ENABLED Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20111201
2 Importing BIND_HEIGHT Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20111201
3 Importing BIND_SELECTED_TAB Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20111201
4 Importing BIND_TOOLTIP Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20111201
5 Importing BIND_VISIBLE Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20111201
6 Importing BIND_WIDTH Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20111201
7 Importing CID Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_CID Unique Type ID 20111201
8 Importing ENABLED Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_ENABLED ABAP_TRUE Enabled 20111201
9 Importing HEIGHT Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_HEIGHT 'auto' Height 20111201
10 Importing ID Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_ID Unique ID 20111201
11 Importing ONSELECT Call by reference Type reference (TYPE) STRING 20111220
12 Importing ONSELECT_MAP Call by reference Type reference (TYPE) IF_RSRT_PARAMETERS=>TN_T_PARAMETER Parameter List 20111220
13 Importing O_VIEW Call by reference Object reference (TYPE REF TO) IF_RSRT_UI_VIEW UI View 20111201
14 Importing SELECTED_TAB Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_ID Unique ID 20111201
15 Importing TOOLTIP Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_TOOLTIP Tooltip 20111201
16 Importing VISIBLE Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_VISIBLE ABAP_TRUE Visible 20111201
17 Importing WIDTH Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_WIDTH 'auto' Width 20111201

Method CONSTRUCTOR on class CL_RSRT_UIE_TABSTRIP has no exception.

Method CREATE_TABSTRIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BIND_ENABLED Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20111201
2 Importing BIND_HEIGHT Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20111201
3 Importing BIND_SELECTED_TAB Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20111201
4 Importing BIND_TOOLTIP Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20111201
5 Importing BIND_VISIBLE Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20111201
6 Importing BIND_WIDTH Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20111201
7 Importing ENABLED Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_ENABLED ABAP_TRUE Enabled 20111201
8 Importing HEIGHT Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_HEIGHT 'auto' Height 20111201
9 Importing ID Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_ID Unique ID 20111201
10 Importing ONSELECT Call by reference Type reference (TYPE) STRING 20111220
11 Importing ONSELECT_MAP Call by reference Type reference (TYPE) IF_RSRT_PARAMETERS=>TN_T_PARAMETER Parameter List 20111220
12 Importing O_VIEW Call by reference Object reference (TYPE REF TO) IF_RSRT_UI_VIEW UI View 20111201
13 Importing SELECTED_TAB Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_ID Unique ID 20111201
14 Importing TOOLTIP Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_TOOLTIP Tooltip 20111201
15 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_RSRT_UIE_TABSTRIP UI Element: Tabstrip 20111201
16 Importing VISIBLE Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_VISIBLE ABAP_TRUE Visible 20111201
17 Importing WIDTH Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_WIDTH 'auto' Width 20111201

Method CREATE_TABSTRIP on class CL_RSRT_UIE_TABSTRIP has no exception.

Method GET_HEIGHT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20120509
2 Returning VALUE Value transfer Type reference (TYPE) CL_RSRT_UIE=>TN_HEIGHT Height 20120509

Method GET_HEIGHT on class CL_RSRT_UIE_TABSTRIP has no exception.

Method GET_SELECTED_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_RSRT_UIE_TAB UI Element: Tab 20120509

Method GET_SELECTED_TAB on class CL_RSRT_UIE_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) TN_ID Unique ID 20120509
2 Importing INDEX Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20120509
3 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_RSRT_UIE_TAB UI Element: Tab 20120509

Method GET_TAB on class CL_RSRT_UIE_TABSTRIP has no exception.

Method GET_TABS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) CL_RSRT_UIE_TAB=>TN_T_TAB Tab List 20120509

Method GET_TABS on class CL_RSRT_UIE_TABSTRIP has no exception.

Method GET_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_RSRT_UIE_TOOLBAR UI Element: Toolbar 20121209

Method GET_TOOLBAR on class CL_RSRT_UIE_TABSTRIP has no exception.

Method GET_WIDTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20120509
2 Returning VALUE Value transfer Type reference (TYPE) CL_RSRT_UIE=>TN_WIDTH Width 20120509

Method GET_WIDTH on class CL_RSRT_UIE_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) TN_ID Unique ID 20120509
2 Importing INDEX Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20120509

Method REMOVE_TAB on class CL_RSRT_UIE_TABSTRIP has no exception.

Method REMOVE_TABS Signature

Method REMOVE_TABS on class CL_RSRT_UIE_TABSTRIP has no parameter.
Method REMOVE_TABS on class CL_RSRT_UIE_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) CL_RSRT_UIE=>TN_HEIGHT 'auto' Height 20120509

Method SET_HEIGHT on class CL_RSRT_UIE_TABSTRIP has no exception.

Method SET_ONSELECT 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 20120509

Method SET_ONSELECT on class CL_RSRT_UIE_TABSTRIP has no exception.

Method SET_ONSELECT_MAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) IF_RSRT_PARAMETERS=>TN_T_PARAMETER Parameter List 20120509

Method SET_ONSELECT_MAP on class CL_RSRT_UIE_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 ID Call by reference Type reference (TYPE) TN_ID Unique ID 20121209
2 Importing INDEX Call by reference Type reference (TYPE) SYTABIX Index of Internal Tables 20121209

Method SET_SELECTED_TAB on class CL_RSRT_UIE_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) CL_RSRT_UIE=>TN_WIDTH 'auto' Width 20120509

Method SET_WIDTH on class CL_RSRT_UIE_TABSTRIP has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 700