SAP ABAP Class IF_SALV_WD_DRAG_SOURCE_INFO (DragSourceInfo)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_WD_DRAG_SOURCE_INFO DragSourceInfo 20081212
Properties
Class IF_SALV_WD_DRAG_SOURCE_INFO  
Short Description DragSourceInfo    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081212   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SALV_WD_DRAG_SOURCE_INFO has no forward declaration.
Interfaces
Class IF_SALV_WD_DRAG_SOURCE_INFO has no interface implemented.
Friends
Class IF_SALV_WD_DRAG_SOURCE_INFO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DATA Instance attribute Public Type reference (TYPE) STRING 20081212
2 ENABLED Instance attribute Public Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20081212
3 TAGS Instance attribute Public Type reference (TYPE) STRING 20081212
Methods
# Method Level Visibility Method type Description Created on
1 GET_DATA Instance method Public Method Dets Value for Data Transport 20081212
2 GET_ENABLED Instance method Public Method Returns if DragSourceInfo is Enabled 20081212
3 GET_TAGS Instance method Public Method Returns Tags of a DragSourceInfo 20081212
4 SET_DATA Instance method Public Method Sets Value for Data Transport of a DragSourceInfo 20081212
5 SET_ENABLED Instance method Public Method Sets a DragSourceInfo Enabled 20081212
6 SET_TAGS Instance method Public Method Sets Tags of a DragSourceInfo 20081212
Events
Class IF_SALV_WD_DRAG_SOURCE_INFO has no event.
Types
Class IF_SALV_WD_DRAG_SOURCE_INFO has no local type.
Method Signatures

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) STRING 20081212

Method GET_DATA on class IF_SALV_WD_DRAG_SOURCE_INFO has no exception.

Method GET_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20081212

Method GET_ENABLED on class IF_SALV_WD_DRAG_SOURCE_INFO has no exception.

Method GET_TAGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) STRING 20081212

Method GET_TAGS on class IF_SALV_WD_DRAG_SOURCE_INFO has no exception.

Method SET_DATA Signature

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

Method SET_DATA on class IF_SALV_WD_DRAG_SOURCE_INFO has no exception.

Method SET_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20081212

Method SET_ENABLED on class IF_SALV_WD_DRAG_SOURCE_INFO has no exception.

Method SET_TAGS Signature

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

Method SET_TAGS on class IF_SALV_WD_DRAG_SOURCE_INFO has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in