|
| def | __init__ (self, config) |
| |
| def | getConfig (self) |
| |
| def | handleCommand (self, cmd) |
| |
| def | execBegin (self) |
| |
| def | execEnd (self) |
| |
| def | onShow (self) |
| |
| def | onHide (self) |
| |
| def | destroy (self) |
| |
| def | __init__ (self) |
| |
| def | connectDownstream (self, downstream) |
| |
| def | connectUpstream (self, upstream) |
| |
| def | connect (self, upstream) |
| |
| def | disconnectAll (self) |
| |
| def | disconnectDownstream (self, downstream) |
| |
| def | changed (self, *args, **kwargs) |
| |
| def | setSuspend (self, suspended) |
| |
| def | checkSuspend (self) |
| |
| def | doSuspend (self, suspend) |
| |
◆ __init__()
| def Components.Sources.Config.Config.__init__ |
( |
|
self, |
|
|
|
config |
|
) |
| |
◆ getConfig()
| def Components.Sources.Config.Config.getConfig |
( |
|
self | ) |
|
◆ handleCommand()
| def Components.Sources.Config.Config.handleCommand |
( |
|
self, |
|
|
|
cmd |
|
) |
| |
◆ myConfig
| Components.Sources.Config.Config.myConfig |
◆ config
| Components.Sources.Config.Config.config = property(getConfig) |
|
static |
The documentation for this class was generated from the following file: