DataTreeDropSource contains the following public methods:
| Method | Description |
|---|---|
SetData() |
No description |
InTranscript() |
Determine if the given X/Y position is within the Transcript editor. |
GiveFeedback() |
No description |
DoDragDrop() |
DoDragDrop(self, int flags=Drag_CopyOnly) -> int |
base_GiveFeedback() |
Please use DropSource.GiveFeedback instead. |
GetDataObject() |
GetDataObject(self) -> DataObject |
SetCursor() |
SetCursor(self, int res, Cursor cursor) |
DataTreeDropSource contains the following public properties:
| Property | Description |
|---|---|
DataObject |
See `GetDataObject` and `SetData` |
thisown |
The membership flag |