SAP ABAP Class IF_THTMLB_DRAG_N_DROP (drag and drop interface for thtmlb element)
Meta Relationship - Used By
Properties
| Class | IF_THTMLB_DRAG_N_DROP | |
| Short Description | drag and drop interface for thtmlb element | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20080228 | SAP |
| Last change | 20081007 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_THTMLB_DRAG_N_DROP has no forward declaration.
Interfaces
Class IF_THTMLB_DRAG_N_DROP has no interface implemented.
Friends
Class IF_THTMLB_DRAG_N_DROP has no friend class.
Attributes
Class IF_THTMLB_DRAG_N_DROP has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Event handler for element drag | 20080228 | |
| 2 | Instance method | Public | Method | Event Handler for element drop | 20080228 |
Events
Class IF_THTMLB_DRAG_N_DROP has no event.
Types
Class IF_THTMLB_DRAG_N_DROP has no local type.
Method Signatures
Method ON_DRAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAG_N_DROP_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_THTMLB_DRAG_N_DROP_OBJECT | Drag and Drop Object | 20080229 | |||
| 2 | EFFECT | Call by reference | Type reference (TYPE) | STRING | Effect (MOVE/COPY) | 20080310 | |||
| 3 | MODEL | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_CONTEXT_NODE | WD Context Node | 20080228 |
Method ON_DRAG on class IF_THTMLB_DRAG_N_DROP has no exception.
Method ON_DROP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DRAG_N_DROP_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_THTMLB_DRAG_N_DROP_OBJECT | Drag and Drop Object | 20080229 | |||
| 2 | EFFECT | Call by reference | Type reference (TYPE) | STRING | Effect (MOVE/COPY) | 20080310 | |||
| 3 | MODEL | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_CONTEXT_NODE | WD Context Node | 20080228 |
Method ON_DROP on class IF_THTMLB_DRAG_N_DROP has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in |