| 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 --+
|
WelcomeStep
This step is showing an informative description which introduces the user to the configuration assistant.
|
|||
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 = "Welcome"hash(x) |
|||
title = _('Welcome')hash(x) |
|||
section = _('Welcome')hash(x) |
|||
icon = 'wizard.png'
|
|||
| str |
gladeFile = 'welcome-wizard.glade'filename of glade file containing the interface |
||
docSection = 'help-configuration-assistant-welcome'hash(x) |
|||
docAnchor = ''hash(x) |
|||
docVersion = 'local'
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Called when the user presses next in the wizard.
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sun Nov 15 09:17:28 2009 | http://epydoc.sourceforge.net |