SAP ABAP Interface IF_SALV_WD_DRAG_SOURCE_INFO (DragSourceInfo)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
⤷
SALV_WD_CONFIG (Package) SALV WD Configuration
⤷
⤷
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
| Interface | IF_SALV_WD_DRAG_SOURCE_INFO | |
| Short Description | DragSourceInfo |
General Data
| Package | SALV_WD_CONFIG | SALV WD Configuration |
| Created | 20081212 | SAP |
| Last changed | 20090618 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SALV_WD_DRAG_SOURCE_INFO has no forward declaration.
Interfaces
Interface IF_SALV_WD_DRAG_SOURCE_INFO has no interface.
Friends
Interface IF_SALV_WD_DRAG_SOURCE_INFO has no friend.
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 | Instance method | Public | Method | Dets Value for Data Transport | 20081212 | |
| 2 | Instance method | Public | Method | Returns if DragSourceInfo is Enabled | 20081212 | |
| 3 | Instance method | Public | Method | Returns Tags of a DragSourceInfo | 20081212 | |
| 4 | Instance method | Public | Method | Sets Value for Data Transport of a DragSourceInfo | 20081212 | |
| 5 | Instance method | Public | Method | Sets a DragSourceInfo Enabled | 20081212 | |
| 6 | Instance method | Public | Method | Sets Tags of a DragSourceInfo | 20081212 |
Events
Interface IF_SALV_WD_DRAG_SOURCE_INFO has no event.
Types
Interface 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 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20081212 |
Method GET_DATA on Interface 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 | VALUE | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20081212 |
Method GET_ENABLED on Interface 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 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20081212 |
Method GET_TAGS on Interface 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 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20081212 |
Method SET_DATA on Interface 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 | VALUE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20081212 |
Method SET_ENABLED on Interface 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 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20081212 |
Method SET_TAGS on Interface IF_SALV_WD_DRAG_SOURCE_INFO has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 720 |