|
def | __init__ (self, timerList) |
|
def | buildTimerEntry (self, timer, processed) |
|
def | postWidgetCreate (self, instance) |
|
def | applySkin (self, desktop, parent) |
|
def | getList (self) |
|
def | setList (self, timerList) |
|
def | count (self) |
|
def | getCurrent (self) |
|
def | getCurrentIndex (self) |
|
def | setCurrentIndex (self, index) |
|
def | entryRemoved (self, index) |
|
def | invalidate (self) |
|
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 | getWidth (self) |
|
def | getHeight (self) |
|
def | GUIcreate (self, parent) |
|
def | GUIdelete (self) |
|
def | createWidget (self, parent) |
|
def | preWidgetRemove (self, instance) |
|
◆ __init__()
def Screens.Timers.PowerTimerList.__init__ |
( |
|
self, |
|
|
|
timerList |
|
) |
| |
◆ buildTimerEntry()
def Screens.Timers.PowerTimerList.buildTimerEntry |
( |
|
self, |
|
|
|
timer, |
|
|
|
processed |
|
) |
| |
The documentation for this class was generated from the following file: