SAP ABAP Interface IF_DRAGDROP (Drag and Drop Interface for Controls)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-FES-GUI (Application Component) Graphical User Interface
⤷
SCET (Package) Control Enabling Technology / Control Framework
⤷
⤷
Meta Relationship - Used By
Properties
| Interface | IF_DRAGDROP | |
| Short Description | Drag and Drop Interface for Controls |
General Data
| Package | SCET | Control Enabling Technology / Control Framework |
| Created | 19990112 | SAP |
| Last changed | 00000000 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | CNDD | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_DRAGDROP has no interface.
Friends
Interface IF_DRAGDROP has no friend.
Attributes
Interface IF_DRAGDROP has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Call Drag Source | 19990112 | |
| 2 | Instance method | Public | Method | Call Drop Target | 19990112 | |
| 3 | Instance method | Public | Method | Call Drag Source Once Drop Completed Successfully | 19990112 | |
| 4 | Instance method | Public | Method | Returns Flavor of Data | 19990113 |
Events
Interface IF_DRAGDROP has no event.
Types
Interface IF_DRAGDROP has no local type.
Method Signatures
Method ONDRAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAGDROPOBJECT | Call by reference | Object reference (TYPE REF TO) | CL_DRAGDROPOBJECT | DragDrop DataObject | 19990113 | |||
| 2 | PROPERTIES | Call by reference | Object reference (TYPE REF TO) | CL_SIMPLEPROPBAG | Parameter des Drag Drop | 19990112 |
Method ONDRAG on Interface IF_DRAGDROP has no exception.
Method ONDROP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAGDROPOBJECT | Call by reference | Object reference (TYPE REF TO) | CL_DRAGDROPOBJECT | DragDrop DataObject | 19990113 | |||
| 2 | PROPERTIES | Call by reference | Object reference (TYPE REF TO) | CL_SIMPLEPROPBAG | Properties | 19990112 |
Method ONDROP on Interface IF_DRAGDROP has no exception.
Method ONDROPCOMPLETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAGDROPOBJECT | Call by reference | Object reference (TYPE REF TO) | CL_DRAGDROPOBJECT | DataObject | 19990113 | |||
| 2 | PROPERTIES | Call by reference | Object reference (TYPE REF TO) | CL_SIMPLEPROPBAG | Properties | 19990112 |
Method ONDROPCOMPLETE on Interface IF_DRAGDROP has no exception.
Method ONGETFLAVOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAGDROPOBJECT | Call by reference | Object reference (TYPE REF TO) | CL_DRAGDROPOBJECT | Drag Drop Object | 19990113 | |||
| 2 | FLAVORS | Call by reference | Type reference (TYPE) | CNDD_FLAVORS | Mögliche Flavors | 19990113 | |||
| 3 | PROPERTIES | Call by reference | Object reference (TYPE REF TO) | CL_SIMPLEPROPBAG | Properties | 19990113 |
Method ONGETFLAVOR on Interface IF_DRAGDROP has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in |