ui.DragDrop methods
Methods of the ui.DragDrop
class.
Name | Description |
---|---|
|
Add a possible operation. |
|
Perform built-in row drop in trees. |
|
Get drag & drop data from the buffer. |
|
Get the index of the parent node where the object was dropped. |
|
Get the index of the target row where the object was dropped. |
|
Identify the type of operation on drop. |
|
Get the previously selected MIME type. |
|
Select the MIME type before getting the data. |
|
Set the text data of the dragged object. |
|
Define the appearance of the target during Drag & Drop. |
|
Define the MIME type of the dragged object. |
|
Define the type of Drag & Drop operation. |