SAP ABAP Class CL_BSP_DLC__GRIDCONADV (CL_BSP_DLC__GRIDCONADV)
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_VIEW_CONTROLLER DLC View Controller 20080128
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSP_DLC__GRIDCONADV_IMPL View Controller 20060317
Properties
Class CL_BSP_DLC__GRIDCONADV  
Short Description    
Super Class CL_BSP_DLC_VIEW_CONTROLLER DLC View Controller 
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 20060317   SAP 
Last change 20110908   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
Class CL_BSP_DLC__GRIDCONADV has no interface implemented.
Friends
Class CL_BSP_DLC__GRIDCONADV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 TYPED_CONTEXT Instance attribute Protected Object reference (TYPE REF TO) CL_BSP_DLC__GRIDCONADV_CTXT 20060317
2 VIEW Constant Private Type reference (TYPE) STRING 'GridConAdvV.htm' 20060317
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20060317
2 EH_ONAPPLY_CHANGES_CONFIRM Instance method Protected Method 20070411
3 EH_ONBACK Instance method Protected Method 20070315
4 EH_ONCANCELED Instance method Protected Method 20060721
5 EH_ONCANCEL_BTN Instance method Protected Method 20070725
6 EH_ONCANCEL_RESET_FIELD_LABEL Instance method Protected Method 20070411
7 EH_ONCAPTION_ADD Instance method Protected Method 20070724
8 EH_ONCAPTION_ADD_CHOOSEN Instance method Protected Method 20070724
9 EH_ONCHANGE_GRID_TYPE Instance method Protected Method 20060628
10 EH_ONCLEAR_BTN Instance method Protected Method 20060721
11 EH_ONCLEAR_CONFIRM Instance method Protected Method 20070417
12 EH_ONEH_ONTOGGLE_CATALOG_MODE Instance method Protected Method 20100528
13 EH_ONINSERT_EMPTY_ROW_WF_TB Instance method Protected Method 20070724
14 EH_ONMAKE_MULTI_CONFIG Instance method Protected Method 20070718
15 EH_ONMAKE_UNIQUE_CONFIG Instance method Protected Method 20070718
16 EH_ONMOVE_DOWN Instance method Protected Method 20070724
17 EH_ONMOVE_UP Instance method Protected Method 20070724
18 EH_ONMULTI_CONF_MODE_DISPLAY Instance method Protected Method 20070706
19 EH_ONMULTI_CONF_MODE_EDIT Instance method Protected Method 20070709
20 EH_ONRESET_FIELD_LABEL Instance method Protected Method 20070410
21 EH_ONRESIZE_SPLITTER1 Instance method Protected Method 20100623
22 EH_ONRESIZE_SPLITTER2 Instance method Protected Method 20100623
23 EH_ONRM_NEXT Instance method Public Method 20080623
24 EH_ONSHOW_FIELD_PROPS Instance method Protected Method 20070730
25 EH_ONTO_ATTRIBUTES Instance method Protected Method 20070125
26 EH_ONTV_ITEM_SET_SELECT Instance method Protected Method 20060720
27 IP_DEFAULT Instance method Public Method 20060531
28 OP_DEFAULT Instance method Protected Method 20070125
Events
Class CL_BSP_DLC__GRIDCONADV has no event.
Types
Class CL_BSP_DLC__GRIDCONADV has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method EH_ONAPPLY_CHANGES_CONFIRM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20070411
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20070411

Method EH_ONAPPLY_CHANGES_CONFIRM on class CL_BSP_DLC__GRIDCONADV has no exception.

Method EH_ONBACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20070315
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20070315

Method EH_ONBACK on class CL_BSP_DLC__GRIDCONADV has no exception.

Method EH_ONCANCELED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20060721
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20060721

Method EH_ONCANCELED on class CL_BSP_DLC__GRIDCONADV has no exception.

Method EH_ONCANCEL_BTN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20070725
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20070725

Method EH_ONCANCEL_BTN on class CL_BSP_DLC__GRIDCONADV has no exception.

Method EH_ONCANCEL_RESET_FIELD_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20070411
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20070411

Method EH_ONCANCEL_RESET_FIELD_LABEL on class CL_BSP_DLC__GRIDCONADV has no exception.

Method EH_ONCAPTION_ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20070724
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20070724

Method EH_ONCAPTION_ADD on class CL_BSP_DLC__GRIDCONADV has no exception.

Method EH_ONCAPTION_ADD_CHOOSEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20070724
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20070724

Method EH_ONCAPTION_ADD_CHOOSEN on class CL_BSP_DLC__GRIDCONADV has no exception.

Method EH_ONCHANGE_GRID_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20060628
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20060628

Method EH_ONCHANGE_GRID_TYPE on class CL_BSP_DLC__GRIDCONADV has no exception.

Method EH_ONCLEAR_BTN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20060721
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20060721
3 Importing IV_SKIP_CONFIRM_STEP Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20070417

Method EH_ONCLEAR_BTN on class CL_BSP_DLC__GRIDCONADV has no exception.

Method EH_ONCLEAR_CONFIRM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20070417
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20070417

Method EH_ONCLEAR_CONFIRM on class CL_BSP_DLC__GRIDCONADV has no exception.

Method EH_ONEH_ONTOGGLE_CATALOG_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20100528
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20100528

Method EH_ONEH_ONTOGGLE_CATALOG_MODE on class CL_BSP_DLC__GRIDCONADV has no exception.

Method EH_ONINSERT_EMPTY_ROW_WF_TB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20070724
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20070724

Method EH_ONINSERT_EMPTY_ROW_WF_TB on class CL_BSP_DLC__GRIDCONADV has no exception.

Method EH_ONMAKE_MULTI_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20070718
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20070718

Method EH_ONMAKE_MULTI_CONFIG on class CL_BSP_DLC__GRIDCONADV has no exception.

Method EH_ONMAKE_UNIQUE_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20070718
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20070718

Method EH_ONMAKE_UNIQUE_CONFIG on class CL_BSP_DLC__GRIDCONADV has no exception.

Method EH_ONMOVE_DOWN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20070724
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20070724

Method EH_ONMOVE_DOWN on class CL_BSP_DLC__GRIDCONADV has no exception.

Method EH_ONMOVE_UP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20070724
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20070724

Method EH_ONMOVE_UP on class CL_BSP_DLC__GRIDCONADV has no exception.

Method EH_ONMULTI_CONF_MODE_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20070706
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20070706

Method EH_ONMULTI_CONF_MODE_DISPLAY on class CL_BSP_DLC__GRIDCONADV has no exception.

Method EH_ONMULTI_CONF_MODE_EDIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20070709
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20070709

Method EH_ONMULTI_CONF_MODE_EDIT on class CL_BSP_DLC__GRIDCONADV has no exception.

Method EH_ONRESET_FIELD_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20070410
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20070410

Method EH_ONRESET_FIELD_LABEL on class CL_BSP_DLC__GRIDCONADV has no exception.

Method EH_ONRESIZE_SPLITTER1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20100623
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20100623

Method EH_ONRESIZE_SPLITTER1 on class CL_BSP_DLC__GRIDCONADV has no exception.

Method EH_ONRESIZE_SPLITTER2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20100623
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20100623

Method EH_ONRESIZE_SPLITTER2 on class CL_BSP_DLC__GRIDCONADV has no exception.

Method EH_ONRM_NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20080623
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20080623
3 Importing IV_NO_CHECK_DATA_CHANGED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20080623

Method EH_ONRM_NEXT on class CL_BSP_DLC__GRIDCONADV has no exception.

Method EH_ONSHOW_FIELD_PROPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20070730
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20070730

Method EH_ONSHOW_FIELD_PROPS on class CL_BSP_DLC__GRIDCONADV has no exception.

Method EH_ONTO_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20070125
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20070125

Method EH_ONTO_ATTRIBUTES on class CL_BSP_DLC__GRIDCONADV has no exception.

Method EH_ONTV_ITEM_SET_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTMLB_EVENT Call by reference Object reference (TYPE REF TO) CL_HTMLB_EVENT 20060720
2 Importing HTMLB_EVENT_EX Call by reference Object reference (TYPE REF TO) IF_HTMLB_DATA 20060720

Method EH_ONTV_ITEM_SET_SELECT on class CL_BSP_DLC__GRIDCONADV has no exception.

Method IP_DEFAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COLLECTION Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL 20060531

Method IP_DEFAULT on class CL_BSP_DLC__GRIDCONADV has no exception.

Method OP_DEFAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATA_COLLECTION Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL 20070125

Method OP_DEFAULT on class CL_BSP_DLC__GRIDCONADV has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700