| 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 --+
|
workerstep.WorkerWizardStep --+
|
OverlayStep
|
|||
|
|||
|
|||
|
|||
|
|||
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 Inherited from |
|||
|
|||
name = 'Overlay'hash(x) |
|||
title = _('Overlay')hash(x) |
|||
section = _('Production')hash(x) |
|||
| str |
gladeFile = 'overlay-wizard.glade'filename of glade file containing the interface |
||
icon = 'overlay.png'
|
|||
componentType = 'overlay'
|
|||
docSection = 'help-configuration-assistant-overlay'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.
|
This is called when a worker changed. Can be overridden in a subclass
|
Called when the user presses next in the wizard.
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sun Nov 15 09:17:29 2009 | http://epydoc.sourceforge.net |