Trees | Indices | Help |
---|
|
gtk.VBox --+ | gobject.GObject --+ | | | kiwi.ui.views.SlaveView --+ | | | kiwi.ui.views.BaseView --+ | | | kiwi.controllers.BaseController --+ | | | kiwi.ui.delegates.GladeDelegate --+ | | | ui.glade.GladeBacked --+ | ui.glade.GladeWidget --+ | extern.log.log.Loggable --+ | ui.wizard.WizardStep --+ | ScenarioStep
This step is showing a list of possible scenarios. The user will select the scenario he want to use, then the scenario itself will decide the future steps.
|
|||
|
|||
|
|||
WizardStep instance, deferred or None. The
deferred must return a WizardStep instance. None means that the next
section should be fetched or if there are no more sections, to finish
the wizard.
|
|
||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|
|||
name = "Scenario" hash(x) |
|||
title = _('Scenario') hash(x) |
|||
section = _('Scenario') hash(x) |
|||
icon = 'wizard.png'
|
|||
str |
gladeFile = 'scenario-wizard.glade' filename of glade file containing the interface |
||
docSection = 'help-configuration-assistant-scenario' hash(x) |
|||
docAnchor = '' hash(x) |
|||
docVersion = 'local'
|
|||
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
Creates a new GladeDelegate. The keyactions parameter is sent to
|
This is called after the step is constructed, to be able to do some initalization time logic in the steps.
|
Called when the user presses next in the wizard.
|
Adds a new entry to the scenarios list of the wizard.
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Tue Aug 13 06:16:59 2013 | http://epydoc.sourceforge.net |