SAP ABAP Class CL_BSP_DLC_DND_OBJECT (Drag and Drop Object)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_THTMLB_DRAG_N_DROP_OBJECT drag and drop object for thtmlb element 20080416
Properties
Class CL_BSP_DLC_DND_OBJECT  
Short Description Drag and Drop Object    
Super Class    
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 20080415   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BSP_DLC_DND_OBJECT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_THTMLB_DRAG_N_DROP_OBJECT drag and drop object for thtmlb element 20080416
Friends
Class CL_BSP_DLC_DND_OBJECT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DATA Instance attribute Public Object reference (TYPE REF TO) DATA 20080415
2 DATA_STRING Instance attribute Public Type reference (TYPE) STRING 20100526
3 OBJECT Instance attribute Public Object reference (TYPE REF TO) OBJECT 20080417
4 SOURCE Instance attribute Public Type reference (TYPE) STRING 20080415
5 SOURCE_REF Instance attribute Public Object reference (TYPE REF TO) OBJECT DLC View Controller 20080416
Methods
# Method Level Visibility Method type Description Created on
1 SET_DATA Instance method Public Method Set Data 20080415
2 SET_DATA_STRING Instance method Public Method Set Data String 20100526
3 SET_OBJECT Instance method Public Method Set Object 20080417
4 SET_SOURCE Instance method Public Method Set Source 20080415
5 SET_SOURCE_REF Instance method Public Method Set Source 20080416
Events
Class CL_BSP_DLC_DND_OBJECT has no event.
Types
Class CL_BSP_DLC_DND_OBJECT has no local type.
Method Signatures

Method SET_DATA Signature

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

Method SET_DATA on class CL_BSP_DLC_DND_OBJECT has no exception.

Method SET_DATA_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATA_STRING Call by reference Type reference (TYPE) STRING 20100526

Method SET_DATA_STRING on class CL_BSP_DLC_DND_OBJECT has no exception.

Method SET_OBJECT Signature

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

Method SET_OBJECT on class CL_BSP_DLC_DND_OBJECT has no exception.

Method SET_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SOURCE Call by reference Type reference (TYPE) STRING Drag and Drop Source 20080415

Method SET_SOURCE on class CL_BSP_DLC_DND_OBJECT has no exception.

Method SET_SOURCE_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SOURCE_REF Call by reference Object reference (TYPE REF TO) OBJECT Drag and Drop Source 20080416

Method SET_SOURCE_REF on class CL_BSP_DLC_DND_OBJECT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 701