|
def | __init__ (self, session, *args) |
|
def | isProtected (self) |
|
def | layoutFinished (self) |
|
def | timeout (self) |
|
def | checkTrafficLight (self) |
|
def | opkgCallback (self, event, parameter) |
|
def | setStatus (self, status) |
|
def | keyCancel (self) |
|
def | keyUpdate (self) |
|
def | keyUpdateCallback (self, answer) |
|
def | keyRefresh (self) |
|
def | top (self) |
|
def | pageUp (self) |
|
def | up (self) |
|
def | down (self) |
|
def | pageDown (self) |
|
def | bottom (self) |
|
def | createSummary (self) |
|
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) |
|
def | __init__ (self) |
|
def | pinEntered (self, result) |
|
def | closeProtectedScreen (self, result=None) |
|
◆ __init__()
def Screens.SoftwareUpdate.SoftwareUpdate.__init__ |
( |
|
self, |
|
|
|
session, |
|
|
* |
args |
|
) |
| |
◆ bottom()
def Screens.SoftwareUpdate.SoftwareUpdate.bottom |
( |
|
self | ) |
|
◆ checkTrafficLight()
def Screens.SoftwareUpdate.SoftwareUpdate.checkTrafficLight |
( |
|
self | ) |
|
◆ createSummary()
def Screens.SoftwareUpdate.SoftwareUpdate.createSummary |
( |
|
self | ) |
|
◆ down()
def Screens.SoftwareUpdate.SoftwareUpdate.down |
( |
|
self | ) |
|
◆ isProtected()
def Screens.SoftwareUpdate.SoftwareUpdate.isProtected |
( |
|
self | ) |
|
◆ keyCancel()
def Screens.SoftwareUpdate.SoftwareUpdate.keyCancel |
( |
|
self | ) |
|
◆ keyRefresh()
def Screens.SoftwareUpdate.SoftwareUpdate.keyRefresh |
( |
|
self | ) |
|
◆ keyUpdate()
def Screens.SoftwareUpdate.SoftwareUpdate.keyUpdate |
( |
|
self | ) |
|
◆ keyUpdateCallback()
def Screens.SoftwareUpdate.SoftwareUpdate.keyUpdateCallback |
( |
|
self, |
|
|
|
answer |
|
) |
| |
◆ layoutFinished()
def Screens.SoftwareUpdate.SoftwareUpdate.layoutFinished |
( |
|
self | ) |
|
◆ opkgCallback()
def Screens.SoftwareUpdate.SoftwareUpdate.opkgCallback |
( |
|
self, |
|
|
|
event, |
|
|
|
parameter |
|
) |
| |
◆ pageDown()
def Screens.SoftwareUpdate.SoftwareUpdate.pageDown |
( |
|
self | ) |
|
◆ pageUp()
def Screens.SoftwareUpdate.SoftwareUpdate.pageUp |
( |
|
self | ) |
|
◆ setStatus()
def Screens.SoftwareUpdate.SoftwareUpdate.setStatus |
( |
|
self, |
|
|
|
status |
|
) |
| |
◆ timeout()
def Screens.SoftwareUpdate.SoftwareUpdate.timeout |
( |
|
self | ) |
|
◆ top()
def Screens.SoftwareUpdate.SoftwareUpdate.top |
( |
|
self | ) |
|
◆ up()
def Screens.SoftwareUpdate.SoftwareUpdate.up |
( |
|
self | ) |
|
◆ activity
Screens.SoftwareUpdate.SoftwareUpdate.activity |
◆ FEED_DISABLED
int Screens.SoftwareUpdate.SoftwareUpdate.FEED_DISABLED = 1 |
|
static |
◆ FEED_STABLE
int Screens.SoftwareUpdate.SoftwareUpdate.FEED_STABLE = 3 |
|
static |
◆ FEED_UNKNOWN
int Screens.SoftwareUpdate.SoftwareUpdate.FEED_UNKNOWN = 0 |
|
static |
◆ FEED_UNSTABLE
int Screens.SoftwareUpdate.SoftwareUpdate.FEED_UNSTABLE = 2 |
|
static |
◆ feedState
Screens.SoftwareUpdate.SoftwareUpdate.feedState |
◆ onCheckTrafficLight
Screens.SoftwareUpdate.SoftwareUpdate.onCheckTrafficLight |
◆ opkg
Screens.SoftwareUpdate.SoftwareUpdate.opkg |
◆ packageCount
Screens.SoftwareUpdate.SoftwareUpdate.packageCount |
◆ skin
list Screens.SoftwareUpdate.SoftwareUpdate.skin |
|
static |
Initial value:= [,
650, 580,
10, 10, 36, 97,
10, 10, 36, 97,
10, 10, 36, 97,
10, 10, 36, 97,
60, 46, 200, 30, 20,
60, 14, 200, 30, 20,
60, 46, 200, 30, 20,
60, 78, 200, 30, 20,
330, 10, 250, 30, 25,
590, 10, 50, 30, 25,
330, 50, 310, 50, 20,
330, 102, 310, 5,
10, 120, 630, 400,
10, 0, 535, 30,
20, 30, 515, 20,
560, 0, 48, 48,
5, 48, 630, 2,
22, 15,
50,
10, 50, 180, 40, 20,
200, 50, 180, 40, 20,
390, 50, 180, 40, 20
]
◆ timer
Screens.SoftwareUpdate.SoftwareUpdate.timer |
◆ updateFlag
Screens.SoftwareUpdate.SoftwareUpdate.updateFlag |
◆ updateList
Screens.SoftwareUpdate.SoftwareUpdate.updateList |
The documentation for this class was generated from the following file: