![]() |
openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
|
Public Member Functions | |
def | __init__ (self, session) |
def | keyCancel (self) |
def | closeRecursive (self) |
def | informationWindowClosed (self, *retVal) |
def | fetchInformation (self) |
def | refreshInformation (self) |
def | displayInformation (self) |
def | getSummaryInformation (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 | showHelp (self) |
def | callHelpAction (self, *args) |
Static Public Attributes | |
string | skin |
![]() | |
NO_SUSPEND | |
SUSPEND_STOPS | |
SUSPEND_PAUSES | |
ALLOW_SUSPEND = NO_SUSPEND | |
globalScreen = None | |
Additional Inherited Members | |
![]() | |
title = property(getTitle, setTitle) | |
def Screens.Information.InformationBase.__init__ | ( | self, | |
session | |||
) |
Reimplemented in Screens.Information.TestingInformation, Screens.Information.TunerInformation, Screens.Information.TranslationInformation, Screens.Information.SystemInformation, Screens.Information.StreamingInformation, Screens.Information.StorageInformation, Screens.Information.ReceiverInformation, Screens.Information.NetworkInformation, Screens.Information.MultiBootInformation, Screens.Information.MemoryInformation, Screens.Information.GeolocationInformation, Screens.Information.DistributionInformation, Screens.Information.DebugInformation, Screens.Information.CommitInformation, Screens.Information.BuildInformation, and Screens.Information.BenchmarkInformation.
def Screens.Information.InformationBase.closeRecursive | ( | self | ) |
def Screens.Information.InformationBase.createSummary | ( | self | ) |
Reimplemented from Screens.Screen.Screen.
def Screens.Information.InformationBase.displayInformation | ( | self | ) |
Reimplemented in Screens.Information.TestingInformation, Screens.Information.TunerInformation, Screens.Information.TranslationInformation, Screens.Information.SystemInformation, Screens.Information.StreamingInformation, Screens.Information.StorageInformation, Screens.Information.ReceiverInformation, Screens.Information.NetworkInformation, Screens.Information.MultiBootInformation, Screens.Information.MemoryInformation, Screens.Information.GeolocationInformation, Screens.Information.DistributionInformation, Screens.Information.DebugInformation, Screens.Information.CommitInformation, Screens.Information.BuildInformation, and Screens.Information.BenchmarkInformation.
def Screens.Information.InformationBase.fetchInformation | ( | self | ) |
Reimplemented in Screens.Information.TunerInformation, Screens.Information.SystemInformation, Screens.Information.StorageInformation, Screens.Information.NetworkInformation, Screens.Information.MultiBootInformation, Screens.Information.DebugInformation, Screens.Information.CommitInformation, and Screens.Information.BenchmarkInformation.
def Screens.Information.InformationBase.getSummaryInformation | ( | self | ) |
Reimplemented in Screens.Information.TestingInformation, Screens.Information.TunerInformation, Screens.Information.TranslationInformation, Screens.Information.SystemInformation, Screens.Information.StreamingInformation, Screens.Information.ReceiverInformation, Screens.Information.MultiBootInformation, Screens.Information.MemoryInformation, Screens.Information.GeolocationInformation, Screens.Information.DistributionInformation, Screens.Information.DebugInformation, Screens.Information.CommitInformation, Screens.Information.BuildInformation, and Screens.Information.BenchmarkInformation.
def Screens.Information.InformationBase.informationWindowClosed | ( | self, | |
* | retVal | ||
) |
def Screens.Information.InformationBase.keyCancel | ( | self | ) |
def Screens.Information.InformationBase.refreshInformation | ( | self | ) |
Screens.Information.InformationBase.console |
Screens.Information.InformationBase.extraSpacing |
Screens.Information.InformationBase.informationTimer |
Screens.Information.InformationBase.onInformationUpdated |
|
static |
Screens.Information.InformationBase.skinName |