Package flumotion :: Package component :: Package plugs :: Module wizard_gtk :: Class RequestModifierForceDownloadPlugWizardPlugin
[hide private]

type RequestModifierForceDownloadPlugWizardPlugin

source code

object --+
         |
        RequestModifierForceDownloadPlugWizardPlugin

Instance Methods [hide private]
 
__init__(self, wizard, component) source code
 
workerChanged(self, worker) source code
 
getPlugWizard(self, description) source code
 
__providedBy__(...)
Object Specification Descriptor
source code
 
__provides__(...)
Special descriptor for class __provides__
Class Variables [hide private]
  __implemented__ = <implementedBy flumotion.component.plugs.wiz...
Method Details [hide private]

__init__(self, wizard, component)
(Constructor)

source code 
Overrides: object.__init__
(inherited documentation)

__provides__(...)

 
Special descriptor for class __provides__

The descriptor caches the implementedBy info, so that
we can get declarations for objects without instance-specific
interfaces a bit quicker.


Class Variable Details [hide private]

__implemented__

Value:
<implementedBy flumotion.component.plugs.wizard_gtk.RequestModifierFor\
ceDownloadPlugWizardPlugin>