|
def | __init__ (self, text="") |
|
def | applySkin (self, desktop, screen) |
|
def | setForegroundColorNum (self, x) |
|
def | setBackgroundColorNum (self, x) |
|
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 | 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 | postWidgetCreate (self, instance) |
|
def | preWidgetRemove (self, instance) |
|
◆ __init__()
def Components.Label.MultiColorLabel.__init__ |
( |
|
self, |
|
|
|
text = "" |
|
) |
| |
◆ applySkin()
def Components.Label.MultiColorLabel.applySkin |
( |
|
self, |
|
|
|
desktop, |
|
|
|
screen |
|
) |
| |
◆ setBackgroundColorNum()
def Components.Label.MultiColorLabel.setBackgroundColorNum |
( |
|
self, |
|
|
|
x |
|
) |
| |
◆ setForegroundColorNum()
def Components.Label.MultiColorLabel.setForegroundColorNum |
( |
|
self, |
|
|
|
x |
|
) |
| |
◆ backColors
Components.Label.MultiColorLabel.backColors |
◆ foreColors
Components.Label.MultiColorLabel.foreColors |
◆ skinAttributes
Components.Label.MultiColorLabel.skinAttributes |
The documentation for this class was generated from the following file:
- usr/lib/enigma2/python/Components/Label.py