SAP ABAP Class IF_SAT_UI_WIDGET_DRAG_DROP (*NO* Reuse: Widget with Support for drag & drop)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SAT_UI_WIDGET | *NO* Reuse: UI Widget | 20071109 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SAT_UI_GRID | *NO* Reuse: Base Class for grid Control | 20051215 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SAT_UI_LIST_TREE | *NO* Reuse: Base Class for Simple tree Controls | 20071109 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SAT_UI_TREE | *NO* Reuse: Base Class for tree Control | 20051215 |
Properties
| Class | IF_SAT_UI_WIDGET_DRAG_DROP | |
| Short Description | *NO* Reuse: Widget with Support for drag & drop | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20051215 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SAT_UI_WIDGET_DRAG_DROP has no forward declaration.
Interfaces
Class IF_SAT_UI_WIDGET_DRAG_DROP has no interface implemented.
Friends
Class IF_SAT_UI_WIDGET_DRAG_DROP has no friend class.
Attributes
Class IF_SAT_UI_WIDGET_DRAG_DROP has no attribute.
Methods
Class IF_SAT_UI_WIDGET_DRAG_DROP has no method.
Events
Class IF_SAT_UI_WIDGET_DRAG_DROP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_FEATURE | Public | See coding | Feature Params | 20051230 | begin of TY_S_FEATURE,
flavour type syChar20,
effect type i,
is_Drag type syChar01,
is_Drop type syChar01,
end of TY_S_FEATURE
|
|
| 2 | TY_T_WIDGETS | Public | See coding | List of Widgets | 20051216 | TY_T_WIDGETS type standard table of ref to if_Sat_Ui_Widget_Drag_Drop with default key
|
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |