|
def | __init__ (self, text="", withTimer=True) |
|
def | __init__ (self, text="") |
|
def | produceHTML (self) |
|
def | getSize (self) |
|
def | __init__ (self) |
|
def | setText (self, text) |
|
def | setMarkedPos (self, pos) |
|
def | getText (self) |
|
def | postWidgetCreate (self, instance) |
|
def | __init__ (self) |
|
def | execBegin (self) |
|
def | execEnd (self) |
|
def | onShow (self) |
|
def | onHide (self) |
|
def | destroy (self) |
|
def | applySkin (self, desktop, parent) |
|
def | move (self, x, y=None) |
|
def | resize (self, x, y=None) |
|
def | setZPosition (self, z) |
|
def | show (self) |
|
def | hide (self) |
|
def | getVisible (self) |
|
def | setVisible (self, visible) |
|
def | setPosition (self, x, y) |
|
def | getPosition (self) |
|
def | GUIcreate (self, parent) |
|
def | GUIdelete (self) |
|
def | createWidget (self, parent) |
|
def | preWidgetRemove (self, instance) |
|
def | __init__ (self, withTimer=True) |
|
def | postWidgetCreate (self, instance) |
|
def | setConnect (self, conditionalFunction) |
|
def | activateCondition (self, condition) |
|
def | update (self) |
|
◆ __init__()
def Components.Label.LabelConditional.__init__ |
( |
|
self, |
|
|
|
text = "" , |
|
|
|
withTimer = True |
|
) |
| |
The documentation for this class was generated from the following file:
- usr/lib/enigma2/python/Components/Label.py