SAP ABAP Class CL_BSP_DLC__GRIDCONFSIMPL_IMPL (CL_BSP_DLC__GRIDCONFSIMPL_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__GRIDCONFSIMPL 20060518
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BSP_WD_TOOLBAR_CALLBACK Communication Interface for Central Toolbar 20060720
Properties
Class CL_BSP_DLC__GRIDCONFSIMPL_IMPL  
Short Description    
Super Class CL_BSP_DLC__GRIDCONFSIMPL  
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 20060518   SAP 
Last change 20081007   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_BSP_WD_TOOLBAR_CALLBACK Communication Interface for Central Toolbar 20060720
Friends
Class CL_BSP_DLC__GRIDCONFSIMPL_IMPL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_ADVANCED_CONFIG Instance attribute Public Object reference (TYPE REF TO) CL_BSP_DLC_CONFIG_ADV_CONF Advanced View Configuration for Config Tools 20060522
2 GR_CONF_SMPL_VIEW Instance attribute Public Object reference (TYPE REF TO) CL_BSP_DLC_GRID_CONF_SV_2P Simple View on Advanced Configuration 20060518
3 GR_DESCR_CONF Instance attribute Private Object reference (TYPE REF TO) IF_BSP_DLC_CONFIGURATION Configuration Descriptor Interface 20060519
4 GR_DESCR_VIEW Instance attribute Private Object reference (TYPE REF TO) IF_BSP_DLC_VIEW_DESCRIPTOR View Descriptor Interface 20060519
5 GR_ITER_ITEMSET Instance attribute Public Object reference (TYPE REF TO) IF_HTMLB_TABLEVIEW_ITERATOR For Table Looping and Filtering 20060519
6 GR_ITER_LEFT_COL Instance attribute Public Object reference (TYPE REF TO) IF_HTMLB_TABLEVIEW_ITERATOR For Table Looping and Filtering 20060518
7 GR_ITER_RIGHT_COL Instance attribute Public Object reference (TYPE REF TO) IF_HTMLB_TABLEVIEW_ITERATOR For Table Looping and Filtering 20060518
8 GR_POPUP_FIELD_PROP Instance attribute Private Object reference (TYPE REF TO) IF_BSP_WD_POPUP Popup Access Interface 20060523
9 GST_ADD_CAPT_PANELS Instance attribute Public Type reference (TYPE) CRMT_NAME_VALUE_PAIR_TAB Parameter Table of Name-Value Pairs 20060523
10 GST_ADD_CAPT_PANEL_SELECTED Instance attribute Public Type reference (TYPE) STRING 20060523
11 GST_BTN_CANCEL_VISIBLE Instance attribute Public Type reference (TYPE) ABAP_BOOL Cancel button visible 20060627
12 GST_BTN_CHANGING_ENABLED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20061130
13 GST_BTN_SAVE_ENABLED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20060519
14 GST_DISPLAY_MODE Instance attribute Public Type reference (TYPE) ABAP_BOOL 20060519
15 GST_SHOW_FIELDSET Instance attribute Public Type reference (TYPE) ABAP_BOOL 20060519
16 GST_TECH_FIELDS_VISIBLE Instance attribute Public Type reference (TYPE) ABAP_BOOL 20060519
17 GT_ITEMSET Instance attribute Public Type reference (TYPE) BSP_DLCT_SMPL_CONF_COL_ITM Simple Configuration Item 20060518
18 GT_ITEMS_LEFT_COL Instance attribute Public Type reference (TYPE) BSP_DLCT_SMPL_CONF_COL_ITM Column Items 20060518
19 GT_ITEMS_RIGHT_COL Instance attribute Public Type reference (TYPE) BSP_DLCT_SMPL_CONF_COL_ITM Column Items 20060518
20 GT_SEL_TAB_ITEMSET Instance attribute Public Type reference (TYPE) INT4_TABLE Standard Table of INT4 20060519
21 GV_CAPTION Instance attribute Public Type reference (TYPE) STRING 20060523
22 GV_COL_ITEM_L_TO_SEL Instance attribute Public Type reference (TYPE) STRING 20060522
23 GV_COL_ITEM_R_TO_SEL Instance attribute Public Type reference (TYPE) STRING 20060522
24 GV_CONFIG_USAGE Instance attribute Public Type reference (TYPE) BSP_DLC_CONFIG_TYPE Configuration type 20060518
25 GV_GRID_TYPE Instance attribute Public Type reference (TYPE) BSP_DLC_CONFIG_TYPE Configuration type 20060518
26 GV_SEL_INDEX_LEFT_COL Instance attribute Public Type reference (TYPE) INT4 Natural number 20060519
27 GV_SEL_INDEX_RIGHT_COL Instance attribute Public Type reference (TYPE) INT4 Natural number 20060519
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_SEL_TAB_ITEMSET Instance method Private Method 20060611
2 GET_FIELD_TYPE Instance method Public Method 20060518
3 GET_FIELD_TYPE_TEXT Instance method Public Method 20060518
4 IS_FIELD_EDITABLE Instance method Public Method 20060518
5 IS_SEL_TAB_ITEMSET_INITIAL Instance method Private Method 20060611
6 POPUP_CLOSE_FIELD_PROP Instance method Private Method 20060523
Events
Class CL_BSP_DLC__GRIDCONFSIMPL_IMPL has no event.
Types
Class CL_BSP_DLC__GRIDCONFSIMPL_IMPL has no local type.
Method Signatures

Method CLEAR_SEL_TAB_ITEMSET Signature

Method CLEAR_SEL_TAB_ITEMSET on class CL_BSP_DLC__GRIDCONFSIMPL_IMPL has no parameter.
Method CLEAR_SEL_TAB_ITEMSET on class CL_BSP_DLC__GRIDCONFSIMPL_IMPL has no exception.

Method GET_FIELD_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELDNAME Call by reference Type reference (TYPE) BSP_DLC_BINDING_STRING Binding String 20060518
2 Returning RESULT Value transfer Type reference (TYPE) CHAR1 Single-Character Flag 20060518

Method GET_FIELD_TYPE on class CL_BSP_DLC__GRIDCONFSIMPL_IMPL has no exception.

Method GET_FIELD_TYPE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELDNAME Call by reference Type reference (TYPE) BSP_DLC_BINDING_STRING Binding String 20060518
2 Returning RESULT Value transfer Type reference (TYPE) STRING 20060518

Method GET_FIELD_TYPE_TEXT on class CL_BSP_DLC__GRIDCONFSIMPL_IMPL has no exception.

Method IS_FIELD_EDITABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELDNAME Call by reference Type reference (TYPE) STRING 20060518
2 Importing IV_FIELDTYPE Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20060518
3 Returning RESULT Value transfer Type reference (TYPE) BOOLE Boolean variable 20060518

Method IS_FIELD_EDITABLE on class CL_BSP_DLC__GRIDCONFSIMPL_IMPL has no exception.

Method IS_SEL_TAB_ITEMSET_INITIAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20060611

Method IS_SEL_TAB_ITEMSET_INITIAL on class CL_BSP_DLC__GRIDCONFSIMPL_IMPL has no exception.

Method POPUP_CLOSE_FIELD_PROP Signature

Method POPUP_CLOSE_FIELD_PROP on class CL_BSP_DLC__GRIDCONFSIMPL_IMPL has no parameter.
Method POPUP_CLOSE_FIELD_PROP on class CL_BSP_DLC__GRIDCONFSIMPL_IMPL has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in 700