SAP ABAP Interface IF_SAT_UI_WIDGET_DRAG_DROP (*NO* Reuse: Widget with Support for drag & drop)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
⤷
SABP_TOOLS_STDIO (Package) *NO* REUSE - UI Libraries for ABAP Runtime Tools only !!!!!!

⤷

⤷

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
Interface | IF_SAT_UI_WIDGET_DRAG_DROP | |
Short Description | *NO* Reuse: Widget with Support for drag & drop |
General Data
Package | SABP_TOOLS_STDIO | *NO* REUSE - UI Libraries for ABAP Runtime Tools only !!!!!! |
Created | 20051215 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SAT_UI_WIDGET_DRAG_DROP has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SAT_UI_WIDGET | *NO* Reuse: UI Widget | 20071109 |
Friends
Interface IF_SAT_UI_WIDGET_DRAG_DROP has no friend.
Attributes
Interface IF_SAT_UI_WIDGET_DRAG_DROP has no attribute.
Methods
Interface IF_SAT_UI_WIDGET_DRAG_DROP has no method.
Events
Interface 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 | 710 |