API Reference for Enthought Tool Suite 3.2.0

Adds an 'save' feature to DockWindow which displays a 'save' image whenever the associated object sets its 'needs_save' trait True. Then when the user clicks the 'save' image, the feature calls the object's 'save' method.

Variables

Classes

Imported Names

Local nameRefers to
DockWindowFeatureenthought.pyface.dock.dock_window_feature.DockWindowFeature
ImageResourceenthought.pyface.image_resource.ImageResource
Saveableenthought.developer.helper.saveable.Saveable

© Copyright 2002-2009 Enthought, Inc.