Package flumotion :: Package component :: Package producers :: Package videotest :: Module wizard_gtk :: Class VideoTestWizardPlugin
[hide private]

Class VideoTestWizardPlugin

source code

object --+
         |
        VideoTestWizardPlugin

Instance Methods [hide private]
 
__init__(self, wizard)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
source code
 
getProductionStep(self, type) source code
 
__providedBy__(...)
Implement the `__providedBy__` attribute

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables [hide private]
  __implemented__ = <implementedBy flumotion.component.producers...
  __provides__ = <zope.interface.declarations.ClassProvides obje...
Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

__init__(self, wizard)
(Constructor)

source code 

x.__init__(...) initializes x; see x.__class__.__doc__ for signature

Overrides: object.__init__
(inherited documentation)

__providedBy__(...)

 
Implement the `__providedBy__` attribute

The `__providedBy__` attribute computes the interfaces peovided by
an object.


Class Variable Details [hide private]

__implemented__

Value:
<implementedBy flumotion.component.producers.videotest.wizard_gtk.Vide\
oTestWizardPlugin>

__provides__

Value:
<zope.interface.declarations.ClassProvides object at 0x9a2118c>