SAP ABAP Class CL_THTMLB_DRAG_N_DROP (CL_THTMLB_DRAG_N_DROP)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-UI-TAG (Application Component) Tag Library
⤷
BSP_DYN_CONFIG_TAG_LIB (Package) New tag library for CRM IC

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_WEB_CALLBACK | Interface for handler method of service callback | 20070606 |
Properties
Class | CL_THTMLB_DRAG_N_DROP | |
Short Description | ||
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | BSP_DYN_CONFIG_TAG_LIB | New tag library for CRM IC |
Created | 20070606 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CRM_WEB_CALLBACK | Interface for handler method of service callback | 20070606 |
Friends
Class CL_THTMLB_DRAG_N_DROP has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'CELLERATORREORDERING' | 20070711 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'CELLERATORRESIZINGWIDTH' | 20070711 | ||
3 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'crm_controller' | 20070608 | ||
4 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'crm_filter_string' | 20090618 | ||
5 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'H' | 20070607 | ||
6 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'HOME' | 20070614 | ||
7 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'OVERVIEW' | 20070607 | ||
8 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'TILED_OVP' | 20081126 | ||
9 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'crm_neworder' | 20070607 | ||
10 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'crm_viewtype' | 20070607 | ||
11 | ![]() |
Static Attribute | Public | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20071002 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Set new width to column in table views after resize event | 20070626 |
2 | ![]() |
Instance method | Protected | Method | Set new configuration after drag and drop event (Home - WC) | 20070817 |
3 | ![]() |
Instance method | Protected | Method | Set new configuration after drag and drop event (OV) | 20070817 |
4 | ![]() |
Instance method | Protected | Method | Updates Config after a Drag&Drop event in a Tiled OVP | 20081126 |
5 | ![]() |
Instance method | Protected | Method | Set new tv column configuration after drag and drop event | 20070711 |
6 | ![]() |
Instance method | Protected | Method | Reread the controller knowing the controller ID | 20070608 |
Events
Class CL_THTMLB_DRAG_N_DROP has no event.
Types
Class CL_THTMLB_DRAG_N_DROP has no local type.
Method Signatures
Method CHANGE_COLUMN_SIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_CONTROLLER_TV | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_VIEW_CONTROLLER | Basis Class for WD View Controller | 20070626 | ||
2 | ![]() |
IV_FILTER_STRING | Call by reference | Type reference (TYPE) | STRING | 20090618 | |||
3 | ![]() |
IV_WIDTH_STRING | Call by reference | Type reference (TYPE) | STRING | 20070626 |
Method CHANGE_COLUMN_SIZE on class CL_THTMLB_DRAG_N_DROP has no exception.
Method CHANGE_CONFIG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_SUCCESS | Call by reference | Type reference (TYPE) | ABAP_BOOL | Flag for success / fail | 20070817 | ||
2 | ![]() |
IR_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_VIEW_CONTROLLER | Basis Class for WD View Controller | 20070817 | ||
3 | ![]() |
IV_ORDER_STRING | Call by reference | Type reference (TYPE) | STRING | 20070817 | |||
4 | ![]() |
IV_VIEW_TYPE | Call by reference | Type reference (TYPE) | STRING | 20070817 |
Method CHANGE_CONFIG on class CL_THTMLB_DRAG_N_DROP has no exception.
Method CHANGE_CONFIG_OV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_SUCCESS | Call by reference | Type reference (TYPE) | ABAP_BOOL | Flag for success / fail | 20070817 | ||
2 | ![]() |
IR_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_VIEW_CONTROLLER | Basis Class for WD View Controller | 20070817 | ||
3 | ![]() |
IV_ORDER_STRING | Call by reference | Type reference (TYPE) | STRING | 20070817 | |||
4 | ![]() |
IV_VIEW_TYPE | Call by reference | Type reference (TYPE) | STRING | 20070817 |
Method CHANGE_CONFIG_OV on class CL_THTMLB_DRAG_N_DROP has no exception.
Method CHANGE_CONFIG_TILED_OVP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_SUCCESS | Call by reference | Type reference (TYPE) | ABAP_BOOL | Flag for success / fail | 20081126 | ||
2 | ![]() |
IR_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_VIEW_CONTROLLER | Basis Class for WD View Controller | 20081126 | ||
3 | ![]() |
IV_ORDER_STRING | Call by reference | Type reference (TYPE) | STRING | 20081126 | |||
4 | ![]() |
IV_VIEW_TYPE | Call by reference | Type reference (TYPE) | STRING | 20081126 |
Method CHANGE_CONFIG_TILED_OVP on class CL_THTMLB_DRAG_N_DROP has no exception.
Method CHANGE_CONFIG_TV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_SUCCESS | Call by reference | Type reference (TYPE) | ABAP_BOOL | Flag for success / fail | 20070711 | ||
2 | ![]() |
IR_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_VIEW_CONTROLLER | Basis Class for WD View Controller | 20070711 | ||
3 | ![]() |
IV_FILTER_STRING | Call by reference | Type reference (TYPE) | STRING | 20090618 | |||
4 | ![]() |
IV_ORDER_STRING | Call by reference | Type reference (TYPE) | STRING | 20070711 | |||
5 | ![]() |
IV_VIEW_TYPE | Call by reference | Type reference (TYPE) | STRING | 20070711 |
Method CHANGE_CONFIG_TV on class CL_THTMLB_DRAG_N_DROP has no exception.
Method READ_CONTROLLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_CONTROLLER_ID | Call by reference | Type reference (TYPE) | STRING | Controller ID | 20070608 |
Method READ_CONTROLLER on class CL_THTMLB_DRAG_N_DROP has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |