|
| def | __init__ (self, session) |
| |
| def | showSystemMenu (self) |
| |
| def | showSystemMenuCallBack (self, selectedIndex) |
| |
| def | previousSystem (self) |
| |
| def | nextSystem (self) |
| |
| def | fetchInformation (self) |
| |
| def | fetchInformationCallback (self, result, retVal, extraArgs) |
| |
| def | displayInformation (self) |
| |
| def | getSummaryInformation (self) |
| |
| def | keyCancel (self) |
| |
| def | closeRecursive (self) |
| |
| def | informationWindowClosed (self, *retVal) |
| |
| def | refreshInformation (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) |
| |
◆ __init__()
| def Screens.Information.SystemInformation.__init__ |
( |
|
self, |
|
|
|
session |
|
) |
| |
◆ displayInformation()
| def Screens.Information.SystemInformation.displayInformation |
( |
|
self | ) |
|
◆ fetchInformation()
| def Screens.Information.SystemInformation.fetchInformation |
( |
|
self | ) |
|
◆ fetchInformationCallback()
| def Screens.Information.SystemInformation.fetchInformationCallback |
( |
|
self, |
|
|
|
result, |
|
|
|
retVal, |
|
|
|
extraArgs |
|
) |
| |
◆ getSummaryInformation()
| def Screens.Information.SystemInformation.getSummaryInformation |
( |
|
self | ) |
|
◆ nextSystem()
| def Screens.Information.SystemInformation.nextSystem |
( |
|
self | ) |
|
◆ previousSystem()
| def Screens.Information.SystemInformation.previousSystem |
( |
|
self | ) |
|
◆ showSystemMenu()
| def Screens.Information.SystemInformation.showSystemMenu |
( |
|
self | ) |
|
◆ showSystemMenuCallBack()
| def Screens.Information.SystemInformation.showSystemMenuCallBack |
( |
|
self, |
|
|
|
selectedIndex |
|
) |
| |
◆ baseTitle
| Screens.Information.SystemInformation.baseTitle |
◆ info
| Screens.Information.SystemInformation.info |
◆ systemCommands
| Screens.Information.SystemInformation.systemCommands |
◆ systemCommandsIndex
| Screens.Information.SystemInformation.systemCommandsIndex |
◆ systemCommandsMax
| Screens.Information.SystemInformation.systemCommandsMax |
The documentation for this class was generated from the following file: