Inherits from
Attributes
- controller
controller = Instance(IWizardController)
- pages
pages = Property(List(IWizardPage))
- show_cancel
show_cancel = Bool(True)
- title
title = Unicode('Wizard')
API Reference for Enthought Tool Suite 3.0.1
The base class for all pyface wizards.
See the IWizard interface for the API documentation.
controller = Instance(IWizardController)
pages = Property(List(IWizardPage))
show_cancel = Bool(True)
title = Unicode('Wizard')
© Copyright 2002-2008 Enthought, Inc.