Expand description
Drag& drop properties, event properties.
Functionsยง
P
If this widget can be dragged in a drag&drop operation.P
If the dragging cursor is over the widget or a descendant and the widget is enabled.P
If the dragging cursor is over the widget or a descendant and the widget is disabled.P
If the draggable widget is dragging.P
Draggable widget stopped dragging.P
Dragging cursor entered the widget area and the widget is enabled.P
Dragging cursor entered or exited the widget area and the widget is enabled.P
Dragging cursor exited the widget area and the widget is enabled.P
Draggable widget started dragging.P
Dragging cursor dropped data in the widget area and the widget is enabled.P
Previewon_drag_end
event.P
Previewon_drag_enter
event.P
Previewon_drag_hovered
event.P
Previewon_drag_leave
event.P
Previewon_drag_start
event.P
Previewon_drop
event.