This is a custom DropSource object designed to drag objects from the Data Tree tab and to provide feedback to the user during the drag.

DataTreeDropSource contains the following public methods:

MethodDescription
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:

PropertyDescription
DataObject See `GetDataObject` and `SetData`
thisown The membership flag