SAP ABAP Class CL_BSP_DLC__OVERVIEWTILED_IMPL (CL_BSP_DLC__OVERVIEWTILED_IMPL)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-CON (Application Component) UI Configuration & Design Layer
     BSP_DYN_CONFIG_TOOLS2 (Package) Tools for Dynamic Layout
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSP_DLC__OVERVIEWTILED 20081006
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HTMLB_TABLEVIEW_ITERATOR For Table Looping and Filtering 20081006
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_THTMLB_DRAG_N_DROP drag and drop interface for thtmlb element 20081103
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_THTMLB_DRAG_N_DROP_ITERATOR drag and drop iterator for cellerator and cellerator tree 20081103
Properties
Class CL_BSP_DLC__OVERVIEWTILED_IMPL  
Short Description    
Super Class CL_BSP_DLC__OVERVIEWTILED  
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BSP_DYN_CONFIG_TOOLS2   Tools for Dynamic Layout 
Created 20081006   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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_HTMLB_TABLEVIEW_ITERATOR For Table Looping and Filtering 20081006
2 IF_THTMLB_DRAG_N_DROP drag and drop interface for thtmlb element 20081103
3 IF_THTMLB_DRAG_N_DROP_ITERATOR drag and drop iterator for cellerator and cellerator tree 20081103
Friends
Class CL_BSP_DLC__OVERVIEWTILED_IMPL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DEC_POPUP Instance attribute Private Object reference (TYPE REF TO) IF_BSP_WD_POPUP Popup Access Interface 20081118
2 GR_CALLER Instance attribute Private Object reference (TYPE REF TO) CL_BSP_WD_OVW_VIEWSET Generic Overview Viewset 20081120
3 GR_CONF_DESCR Instance attribute Protected Object reference (TYPE REF TO) IF_BSP_DLC_CONFIGURATION Configuration Descriptor Interface 20081006
4 GS_SELECTED_TABLE Instance attribute Private Type reference (TYPE) LS_SELECTED_TABLE_STRUCT 20081030
5 GS_TILE_LYT Instance attribute Public Type reference (TYPE) BSP_DLCS_TILE_LYT Tile Layout 20081111
6 GT_DETACHED_VIEWS Instance attribute Private Type reference (TYPE) BSP_DLC_OVW_ASSGNM_TO Layout Table for Overview Pages 20081120
7 GT_HIDDEN_VIEWS Instance attribute Public Type reference (TYPE) BSP_DLC_OVW_ASSGNM_TO Table for currently hidden tiles 20081118
8 GT_OVW_DATA Instance attribute Public Type reference (TYPE) BSP_DLC_OVW_ASSGNM_XML XML structure for generic overview pages 20081006
9 GT_SELECTED_LINES Instance attribute Private Type reference (TYPE) INT4_TABLE Standard Table of INT4 20081030
10 GT_VIEWS Instance attribute Public Type reference (TYPE) BSP_DLC_OVW_ASSGNM_TO Layout Table for Overview Pages 20081024
11 GV_INIT_DONE Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20081030
12 GV_RESET Instance attribute Public Type reference (TYPE) ABAP_BOOL 20081103
Methods
# Method Level Visibility Method type Description Created on
1 DO_INIT_PERSONALIZATION Instance method Private Method initialize overview tiled layout personalization 20081006
2 GET_BUTTONS Instance method Public Method 20081022
3 GET_RESET_STATE Instance method Public Method 20081030
4 GET_SELECTEDROWINDEX Instance method Public Method 20081030
5 IS_SELECT_BUTTON_ENABLED Instance method Public Method 20081031
6 SET_SELECTED_TABLE Instance method Private Method 20081030
Events
Class CL_BSP_DLC__OVERVIEWTILED_IMPL has no event.
Types
Class CL_BSP_DLC__OVERVIEWTILED_IMPL has no local type.
Method Signatures

Method DO_INIT_PERSONALIZATION Signature

Method DO_INIT_PERSONALIZATION on class CL_BSP_DLC__OVERVIEWTILED_IMPL has no parameter.
Method DO_INIT_PERSONALIZATION on class CL_BSP_DLC__OVERVIEWTILED_IMPL has no exception.

Method GET_BUTTONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COL Call by reference Type reference (TYPE) I 20081024
2 Importing IV_ROW Call by reference Type reference (TYPE) I 20081024
3 Returning RT_BUTTONS Value transfer Type reference (TYPE) CRMT_THTMLB_BUTTON_T Table of Buttons in Table View Header 20081022

Method GET_BUTTONS on class CL_BSP_DLC__OVERVIEWTILED_IMPL has no exception.

Method GET_RESET_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COL Call by reference Type reference (TYPE) I 20081030
2 Importing IV_ROW Call by reference Type reference (TYPE) I 20081030
3 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20081030

Method GET_RESET_STATE on class CL_BSP_DLC__OVERVIEWTILED_IMPL has no exception.

Method GET_SELECTEDROWINDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COL Call by reference Type reference (TYPE) I 20081030
2 Importing IV_ROW Call by reference Type reference (TYPE) I 20081030
3 Returning RT_RESULT Value transfer Type reference (TYPE) INT4_TABLE Standard Table of INT4 20081030

Method GET_SELECTEDROWINDEX on class CL_BSP_DLC__OVERVIEWTILED_IMPL has no exception.

Method IS_SELECT_BUTTON_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COL Call by reference Type reference (TYPE) I 20081031
2 Importing IV_ROW Call by reference Type reference (TYPE) I 20081031
3 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20081031

Method IS_SELECT_BUTTON_ENABLED on class CL_BSP_DLC__OVERVIEWTILED_IMPL has no exception.

Method SET_SELECTED_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COL Call by reference Type reference (TYPE) I 20081030
2 Importing IV_ROW Call by reference Type reference (TYPE) I 20081030

Method SET_SELECTED_TABLE on class CL_BSP_DLC__OVERVIEWTILED_IMPL has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 700