SAP ABAP Class IF_DRAGDROP (Drag and Drop Interface for Controls)
Meta Relationship - Used By
Properties
| Class | IF_DRAGDROP | |
| Short Description | Drag and Drop Interface for Controls | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 19990112 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_DRAGDROP has no interface implemented.
Friends
Class IF_DRAGDROP has no friend class.
Attributes
Class 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
Class IF_DRAGDROP has no event.
Types
Class 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 class 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 class 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 class 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 class IF_DRAGDROP has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in |