API Reference for Enthought Tool Suite 3.0.1

Adds a 'drag and drop' feature to DockWindow which exposes traits on the object associated with a DockControl as draggable or droppable items. If the object contains one or more traits with 'draggable' metadata, then the value of those traits will be draggable. If the object contains one or more traits with 'droppable' metadata, then each trait that will accept a specified item will receive that item when it is dropped on the feature.

Variables

Classes

Imported Names

Local nameRefers to
DockWindowFeatureenthought.pyface.dock.dock_window_feature.DockWindowFeature
HasStrictTraitsenthought.traits.has_traits.HasStrictTraits
HasTraitsenthought.traits.has_traits.HasTraits
ImageResourceenthought.pyface.image_resource.ImageResource
Listenthought.traits.trait_types.List
Strenthought.traits.trait_types.Str

© Copyright 2002-2008 Enthought, Inc.