|
def | __init__ (self, config) |
|
def | getConfig (self) |
|
def | getHTML (self, id) |
|
def | handleCommand (self, cmd) |
|
def | execBegin (self) |
|
def | execEnd (self) |
|
def | onShow (self) |
|
def | onHide (self) |
|
def | destroy (self) |
|
def | __init__ (self) |
|
def | isAnimated (self) |
|
def | setAnimated (self, isAnimated) |
|
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 | ) |
|
◆ getHTML()
def Components.Sources.Config.Config.getHTML |
( |
|
self, |
|
|
|
id |
|
) |
| |
◆ handleCommand()
def Components.Sources.Config.Config.handleCommand |
( |
|
self, |
|
|
|
cmd |
|
) |
| |
◆ config
Components.Sources.Config.Config.config = property(getConfig) |
|
static |
The documentation for this class was generated from the following file:
- usr/lib/enigma2/python/Components/Sources/Config.py