Inherits from
- WizardPage: enthought.pyface.wizard.wizard_page.WizardPage
Attributes
- ERROR_IMAGE
The image used when displaying error messages.
ERROR_IMAGE = ImageResource('error')
- obj
The object this wizard is configuring (i.e., the factory).
obj = Any
- text
text = Str
Method summary
- create_page(self, parent)
Methods
- create_page(self, parent)
Creates the wizard page.