|
def | __init__ (self, session, *args) |
|
def | layoutFinished (self) |
|
def | timeout (self) |
|
def | opkgCallback (self, event, parameter) |
|
def | modificationCallback (self, answer) |
|
def | keyCancel (self) |
|
def | keyCancelCallback (self, answer) |
|
def | top (self) |
|
def | pageUp (self) |
|
def | pageDown (self) |
|
def | bottom (self) |
|
def | createSummary (self) |
|
def | restoreMetrixHD (self) |
|
def | restoreMetrixHDCallback (self, ret=None) |
|
def | __init__ (self, session, parent=None, mandatoryWidgets=None) |
|
def | __repr__ (self) |
|
def | execBegin (self) |
|
def | execEnd (self) |
|
def | doClose (self) |
|
def | close (self, *retval) |
|
def | show (self) |
|
def | hide (self) |
|
def | isAlreadyShown (self) |
|
def | isStandAlone (self) |
|
def | getScreenPath (self) |
|
def | setTitle (self, title, showPath=True) |
|
def | getTitle (self) |
|
def | setFocus (self, o) |
|
def | setKeyboardModeNone (self) |
|
def | setKeyboardModeAscii (self) |
|
def | restoreKeyboardMode (self) |
|
def | saveKeyboardMode (self) |
|
def | setDesktop (self, desktop) |
|
def | setAnimationMode (self, mode) |
|
def | getRelatedScreen (self, name) |
|
def | callLater (self, function) |
|
def | applySkin (self) |
|
def | createGUIScreen (self, parent, desktop, updateonly=False) |
|
def | deleteGUIScreen (self) |
|
def | addSummary (self, summary) |
|
def | removeSummary (self, summary) |
|
◆ __init__()
def Screens.SoftwareUpdate.RunSoftwareUpdate.__init__ |
( |
|
self, |
|
|
|
session, |
|
|
* |
args |
|
) |
| |
◆ bottom()
def Screens.SoftwareUpdate.RunSoftwareUpdate.bottom |
( |
|
self | ) |
|
◆ createSummary()
def Screens.SoftwareUpdate.RunSoftwareUpdate.createSummary |
( |
|
self | ) |
|
◆ keyCancel()
def Screens.SoftwareUpdate.RunSoftwareUpdate.keyCancel |
( |
|
self | ) |
|
◆ keyCancelCallback()
def Screens.SoftwareUpdate.RunSoftwareUpdate.keyCancelCallback |
( |
|
self, |
|
|
|
answer |
|
) |
| |
◆ layoutFinished()
def Screens.SoftwareUpdate.RunSoftwareUpdate.layoutFinished |
( |
|
self | ) |
|
◆ modificationCallback()
def Screens.SoftwareUpdate.RunSoftwareUpdate.modificationCallback |
( |
|
self, |
|
|
|
answer |
|
) |
| |
◆ opkgCallback()
def Screens.SoftwareUpdate.RunSoftwareUpdate.opkgCallback |
( |
|
self, |
|
|
|
event, |
|
|
|
parameter |
|
) |
| |
◆ pageDown()
def Screens.SoftwareUpdate.RunSoftwareUpdate.pageDown |
( |
|
self | ) |
|
◆ pageUp()
def Screens.SoftwareUpdate.RunSoftwareUpdate.pageUp |
( |
|
self | ) |
|
◆ restoreMetrixHD()
def Screens.SoftwareUpdate.RunSoftwareUpdate.restoreMetrixHD |
( |
|
self | ) |
|
◆ restoreMetrixHDCallback()
def Screens.SoftwareUpdate.RunSoftwareUpdate.restoreMetrixHDCallback |
( |
|
self, |
|
|
|
ret = None |
|
) |
| |
◆ timeout()
def Screens.SoftwareUpdate.RunSoftwareUpdate.timeout |
( |
|
self | ) |
|
◆ top()
def Screens.SoftwareUpdate.RunSoftwareUpdate.top |
( |
|
self | ) |
|
◆ activity
Screens.SoftwareUpdate.RunSoftwareUpdate.activity |
◆ configureCount
Screens.SoftwareUpdate.RunSoftwareUpdate.configureCount |
◆ deselectCount
Screens.SoftwareUpdate.RunSoftwareUpdate.deselectCount |
◆ downloadCount
Screens.SoftwareUpdate.RunSoftwareUpdate.downloadCount |
◆ errorCount
Screens.SoftwareUpdate.RunSoftwareUpdate.errorCount |
◆ installCount
Screens.SoftwareUpdate.RunSoftwareUpdate.installCount |
◆ onTimerTick
Screens.SoftwareUpdate.RunSoftwareUpdate.onTimerTick |
◆ opkg
Screens.SoftwareUpdate.RunSoftwareUpdate.opkg |
◆ packageTotal
Screens.SoftwareUpdate.RunSoftwareUpdate.packageTotal |
◆ removeCount
Screens.SoftwareUpdate.RunSoftwareUpdate.removeCount |
◆ skin
string Screens.SoftwareUpdate.RunSoftwareUpdate.skin |
|
static |
Initial value:= """
<screen name="RunSoftwareUpdate" position="center,center" size="720,435" resolution="1280,720">
<widget name="update" position="10,10" size="700,400" font="Regular;20" halign="center" transparent="1" valign="center" />
<widget name="activity" position="10,420" size="700,5" />
</screen>"""
◆ timer
Screens.SoftwareUpdate.RunSoftwareUpdate.timer |
◆ updateCount
Screens.SoftwareUpdate.RunSoftwareUpdate.updateCount |
◆ updateFlag
Screens.SoftwareUpdate.RunSoftwareUpdate.updateFlag |
◆ upgradeCount
Screens.SoftwareUpdate.RunSoftwareUpdate.upgradeCount |
The documentation for this class was generated from the following file: