Classes |
|
class | GenericDisplayItem |
GenericDisplayItem is a rectangular placeholder for anything
that can be displayed in a control derived from this generic
control.
More... |
|
class | GenericDropZone |
Each region in the control where the user
can drop draggable display items must be represented by one of
these. More... |
|
class | GenericListControl |
The Generic List Control is a python widget
that manages the display and interaction with a set of user-defined
regions.
More... |
|
class | ItemDraggingEvent |
class | ItemDroppedEvent |
class | VetoableEvent |