| Trees | Indices | Help |
|---|
|
|
object --+
|
Scenario
Base class for Scenarios
A scenario decides the following:
- Which steps should be shown - How the configuration for the steps should be saved
|
|||
|
|||
| WizardSaver |
|
||
|
|||
|
|||
| WizardSaver |
|
||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Returns a wizard saver that should be used to save the configuration generated to be created by this scenario.
|
Tells the scenario about the existing components available, so we can resolve naming conflicts when saving the configuration
|
Save the content of the wizard Can be overridden in a subclass
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sat Jul 26 09:43:01 2008 | http://epydoc.sourceforge.net |