|
def | __init__ (self, session) |
|
def | okbuttonClick (self) |
|
def | InfoBarTeletextPlugin (self) |
|
def | exit (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 | createSummary (self) |
|
def | addSummary (self, summary) |
|
def | removeSummary (self, summary) |
|
◆ __init__()
def Screens.BoxPortal.BoxPortal.__init__ |
( |
|
self, |
|
|
|
session |
|
) |
| |
◆ exit()
def Screens.BoxPortal.BoxPortal.exit |
( |
|
self | ) |
|
◆ InfoBarTeletextPlugin()
def Screens.BoxPortal.BoxPortal.InfoBarTeletextPlugin |
( |
|
self | ) |
|
◆ okbuttonClick()
def Screens.BoxPortal.BoxPortal.okbuttonClick |
( |
|
self | ) |
|
◆ skin
string Screens.BoxPortal.BoxPortal.skin |
|
static |
Initial value:= """
<screen name="Extension" position="center,center" size="250,200" title="Extension">
<widget source="menu" render="Listbox" zPosition="1" transparent="1" position="0,0" size="250,200" scrollbarMode="showOnDemand" >
<convert type="StringList" />
</widget>
</screen>"""
◆ teletext_plugin
Screens.BoxPortal.BoxPortal.teletext_plugin |
The documentation for this class was generated from the following file: