
DropTargetInfo returns information about the target into which an object can be placed by Drag&Drop.
Runtime Class |
CL_WD_DROP_TARGET_INFO |
Properties in View Designer
Name |
Type |
Initial Value |
Bindable |
|---|---|---|---|
STRING |
(automatic) |
No |
|
WDY_BOOLEAN |
true |
Yes |
|
STRING |
No |
||
WDUI_DRAG_DROP_SCOPE |
componentInstance |
No |
|
STRING |
No |
Other properties that can be inherited are defined in the related higher-level classes. The related UI elements are:
Dynamic Programming
For dynamic programming, the same properties, events, and aggregations as in the View Designer are available. But note that the spelling format and use of upper/lower case is different.
Dynamic Programming of Properties
You can find an example of this UI element in the system in the WDR_TEST_DRAG_AND_DROP component.