| Trees | Indices | Help |
|---|
|
|
object --+
|
gobject.GObject --+
|
gtk.Object --+
|
object --+ |
| |
gobject.GInterface --+ |
| |
gtk.Buildable --+
|
object --+ |
| |
gobject.GInterface --+ |
| |
atk.ImplementorIface --+
|
gtk.Widget --+
|
gtk.Container --+
|
gtk.Box --+
|
gtk.VBox --+
|
object --+ |
| |
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 --+
|
HTTPConsumptionStep
I am a step of the configuration wizard which allows you to configure the common http properties of a stream
|
|||
|
|||
|
|||
|
|||
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 Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
name =
|
|||
title =
|
|||
section =
|
|||
icon =
|
|||
| str |
gladeFile = filename of glade file containing the interface |
||
|
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
This is called after the step is constructed, to be able to do some initalization time logic in the steps.
|
Called just before the step is shown, so the step can do some logic, eg setup the default state
|
Called when the user presses next in the wizard.
|
This is called when a worker changed. Can be overridden in a subclass
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sat Jul 26 09:42:59 2008 | http://epydoc.sourceforge.net |