SAP ABAP Class CL_RSRT_UIE_TAB (UI Element: Tab)
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_A_CONTAINER UI Element: Abstract Container 20120209
Properties
Class CL_RSRT_UIE_TAB  
Short Description UI Element: Tab    
Super Class CL_RSRT_UIE_A_CONTAINER UI Element: Abstract Container 
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_UI_VIEW_ELEMENT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_RSRT_UIE_TAB has no interface implemented.
Friends
Class CL_RSRT_UIE_TAB 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 'TAB' 20120508
2 N_PADDING Instance attribute Public Type reference (TYPE) CL_RSRT_UIE=>TN_PADDING ABAP_TRUE 20120508
3 N_S_PADDING Instance attribute Public Type reference (TYPE) CL_RSRT_UIE=>TN_S_BIND_PROPERTY 20120508
4 O_O_CONTENT Instance attribute Protected Object reference (TYPE REF TO) CL_RSRT_UIE UI Element 20111201
5 O_O_HEADER Instance attribute Protected Object reference (TYPE REF TO) CL_RSRT_UIE_HEADER UI Element: Header 20111201
Methods
# Method Level Visibility Method type Description Created on
1 BIND_PADDING Instance method Public Method Has Padding 20120508
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20111201
3 CREATE_TAB Static method Public Method Create Tab 20111201
4 GET_CONTENT Instance method Public Method Get Content 20120508
5 GET_HEADER Instance method Public Method Get Header 20120508
6 HAS_PADDING Instance method Public Method Get Padding 20120508
7 SET_CONTENT Instance method Public Method Set Content 20120508
8 SET_PADDING Instance method Public Method Set Padding 20120508
Events
Class CL_RSRT_UIE_TAB has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_T_TAB Public See coding Tab List 20120508 tn_t_tab type standard table of ref to CL_rsrt_uie_tab with default key initial size 1
Method Signatures

Method BIND_PADDING 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 20120508

Method BIND_PADDING on class CL_RSRT_UIE_TAB 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_PADDING Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20111201
3 Importing BIND_VISIBLE Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20111201
4 Importing CID Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_CID Unique Type ID 20111201
5 Importing ENABLED Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_ENABLED ABAP_TRUE Enabled 20111201
6 Importing ID Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_ID Unique ID 20111201
7 Importing O_VIEW Call by reference Object reference (TYPE REF TO) IF_RSRT_UI_VIEW UI View 20111201
8 Importing PADDING Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_PADDING ABAP_TRUE Padding 20111201
9 Importing VISIBLE Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_VISIBLE ABAP_TRUE Visible 20111201

Method CONSTRUCTOR on class CL_RSRT_UIE_TAB has no exception.

Method CREATE_TAB 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_PADDING Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20111201
3 Importing BIND_VISIBLE Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20111201
4 Importing ENABLED Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_ENABLED ABAP_TRUE Enabled 20111201
5 Importing ID Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_ID Unique ID 20111201
6 Importing O_VIEW Call by reference Object reference (TYPE REF TO) IF_RSRT_UI_VIEW UI View 20111201
7 Importing PADDING Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_PADDING ABAP_TRUE Padding 20111201
8 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_RSRT_UIE_TAB UI Element: Tab 20111201
9 Importing VISIBLE Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_VISIBLE ABAP_TRUE Visible 20111201

Method CREATE_TAB on class CL_RSRT_UIE_TAB has no exception.

Method GET_CONTENT 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 UI Element 20120508

Method GET_CONTENT on class CL_RSRT_UIE_TAB has no exception.

Method GET_HEADER 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_HEADER UI Element: Header 20120508

Method GET_HEADER on class CL_RSRT_UIE_TAB has no exception.

Method HAS_PADDING 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 20120508
2 Returning VALUE Value transfer Type reference (TYPE) CL_RSRT_UIE=>TN_PADDING Padding 20120508

Method HAS_PADDING on class CL_RSRT_UIE_TAB has no exception.

Method SET_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Value transfer Object reference (TYPE REF TO) CL_RSRT_UIE UI Element 20120508

Method SET_CONTENT on class CL_RSRT_UIE_TAB has no exception.

Method SET_PADDING 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_PADDING ABAP_TRUE Padding 20120508

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