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 ABAP 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 GC_CELLERATOR Constant Private Type reference (TYPE) STRING 'CELLERATORREORDERING' 20070711
2 GC_CELLERATOR_RESIZE Constant Private Type reference (TYPE) STRING 'CELLERATORRESIZINGWIDTH' 20070711
3 GC_CONTROLLER Constant Private Type reference (TYPE) STRING 'crm_controller' 20070608
4 GC_FILTER_STRING Constant Private Type reference (TYPE) STRING 'crm_filter_string' 20090618
5 GC_HIDDEN Constant Private Type reference (TYPE) STRING 'H' 20070607
6 GC_HOME Constant Private Type reference (TYPE) STRING 'HOME' 20070614
7 GC_OVERVIEW Constant Private Type reference (TYPE) STRING 'OVERVIEW' 20070607
8 GC_TILED_OVP Constant Private Type reference (TYPE) STRING 'TILED_OVP' 20081126
9 GC_VIEW_ORDER Constant Private Type reference (TYPE) STRING 'crm_neworder' 20070607
10 GC_VIEW_TYPE Constant Private Type reference (TYPE) STRING 'crm_viewtype' 20070607
11 GV_TIME_STAMP 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 CHANGE_COLUMN_SIZE Instance method Protected Method Set new width to column in table views after resize event 20070626
2 CHANGE_CONFIG Instance method Protected Method Set new configuration after drag and drop event (Home - WC) 20070817
3 CHANGE_CONFIG_OV Instance method Protected Method Set new configuration after drag and drop event (OV) 20070817
4 CHANGE_CONFIG_TILED_OVP Instance method Protected Method Updates Config after a Drag&Drop event in a Tiled OVP 20081126
5 CHANGE_CONFIG_TV Instance method Protected Method Set new tv column configuration after drag and drop event 20070711
6 READ_CONTROLLER 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 Importing IR_CONTROLLER_TV Call by reference Object reference (TYPE REF TO) CL_BSP_WD_VIEW_CONTROLLER Basis Class for WD View Controller 20070626
2 Importing IV_FILTER_STRING Call by reference Type reference (TYPE) STRING 20090618
3 Importing 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 Exporting EV_SUCCESS Call by reference Type reference (TYPE) ABAP_BOOL Flag for success / fail 20070817
2 Importing IR_CONTROLLER Call by reference Object reference (TYPE REF TO) CL_BSP_WD_VIEW_CONTROLLER Basis Class for WD View Controller 20070817
3 Importing IV_ORDER_STRING Call by reference Type reference (TYPE) STRING 20070817
4 Importing 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 Exporting EV_SUCCESS Call by reference Type reference (TYPE) ABAP_BOOL Flag for success / fail 20070817
2 Importing IR_CONTROLLER Call by reference Object reference (TYPE REF TO) CL_BSP_WD_VIEW_CONTROLLER Basis Class for WD View Controller 20070817
3 Importing IV_ORDER_STRING Call by reference Type reference (TYPE) STRING 20070817
4 Importing 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 Exporting EV_SUCCESS Call by reference Type reference (TYPE) ABAP_BOOL Flag for success / fail 20081126
2 Importing IR_CONTROLLER Call by reference Object reference (TYPE REF TO) CL_BSP_WD_VIEW_CONTROLLER Basis Class for WD View Controller 20081126
3 Importing IV_ORDER_STRING Call by reference Type reference (TYPE) STRING 20081126
4 Importing 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 Exporting EV_SUCCESS Call by reference Type reference (TYPE) ABAP_BOOL Flag for success / fail 20070711
2 Importing IR_CONTROLLER Call by reference Object reference (TYPE REF TO) CL_BSP_WD_VIEW_CONTROLLER Basis Class for WD View Controller 20070711
3 Importing IV_FILTER_STRING Call by reference Type reference (TYPE) STRING 20090618
4 Importing IV_ORDER_STRING Call by reference Type reference (TYPE) STRING 20070711
5 Importing 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 Importing 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