|
def | __init__ (self, session, what) |
|
def | key_ok (self) |
|
def | key_up (self) |
|
def | key_down (self) |
|
def | key_right (self) |
|
def | key_left (self) |
|
def | key_moveUp (self) |
|
def | key_moveDown (self) |
|
def | key_green (self) |
|
def | key_yellow (self) |
|
def | key_blue (self) |
|
def | exit (self) |
|
def | buildListEntry (self, listentry, heading=False) |
|
def | buildLogListEntry (self, listentry) |
|
def | showData (self) |
|
def | disableScrolling (self, force=False) |
|
def | enableScrolling (self, force=False) |
|
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) |
|
def | __init__ (self) |
|
def | confPath (self) |
|
def | getUserData (self) |
|
def | openWebIF (self, part=None, reader=None) |
|
def | readXML (self, typ) |
|
def | getVersion (self) |
|
def | getTotalCards (self, reader) |
|
def | getReaders (self, spec=None) |
|
def | getClients (self) |
|
def | getECMInfo (self, ecminfo) |
|
◆ __init__()
def Screens.OScamInfo.oscInfo.__init__ |
( |
|
self, |
|
|
|
session, |
|
|
|
what |
|
) |
| |
◆ buildListEntry()
def Screens.OScamInfo.oscInfo.buildListEntry |
( |
|
self, |
|
|
|
listentry, |
|
|
|
heading = False |
|
) |
| |
◆ buildLogListEntry()
def Screens.OScamInfo.oscInfo.buildLogListEntry |
( |
|
self, |
|
|
|
listentry |
|
) |
| |
◆ disableScrolling()
def Screens.OScamInfo.oscInfo.disableScrolling |
( |
|
self, |
|
|
|
force = False |
|
) |
| |
◆ enableScrolling()
def Screens.OScamInfo.oscInfo.enableScrolling |
( |
|
self, |
|
|
|
force = False |
|
) |
| |
◆ exit()
def Screens.OScamInfo.oscInfo.exit |
( |
|
self | ) |
|
◆ key_blue()
def Screens.OScamInfo.oscInfo.key_blue |
( |
|
self | ) |
|
◆ key_down()
def Screens.OScamInfo.oscInfo.key_down |
( |
|
self | ) |
|
◆ key_green()
def Screens.OScamInfo.oscInfo.key_green |
( |
|
self | ) |
|
◆ key_left()
def Screens.OScamInfo.oscInfo.key_left |
( |
|
self | ) |
|
◆ key_moveDown()
def Screens.OScamInfo.oscInfo.key_moveDown |
( |
|
self | ) |
|
◆ key_moveUp()
def Screens.OScamInfo.oscInfo.key_moveUp |
( |
|
self | ) |
|
◆ key_ok()
def Screens.OScamInfo.oscInfo.key_ok |
( |
|
self | ) |
|
◆ key_right()
def Screens.OScamInfo.oscInfo.key_right |
( |
|
self | ) |
|
◆ key_up()
def Screens.OScamInfo.oscInfo.key_up |
( |
|
self | ) |
|
◆ key_yellow()
def Screens.OScamInfo.oscInfo.key_yellow |
( |
|
self | ) |
|
◆ showData()
def Screens.OScamInfo.oscInfo.showData |
( |
|
self | ) |
|
◆ errmsg
Screens.OScamInfo.oscInfo.errmsg |
◆ fieldsize
Screens.OScamInfo.oscInfo.fieldsize |
◆ firstrun
Screens.OScamInfo.oscInfo.firstrun |
◆ itemheight
Screens.OScamInfo.oscInfo.itemheight |
◆ listchange
Screens.OScamInfo.oscInfo.listchange |
◆ loop
Screens.OScamInfo.oscInfo.loop |
◆ mlist
Screens.OScamInfo.oscInfo.mlist |
◆ out
Screens.OScamInfo.oscInfo.out |
◆ rows
Screens.OScamInfo.oscInfo.rows |
◆ scrolling
Screens.OScamInfo.oscInfo.scrolling |
◆ sizeLH
Screens.OScamInfo.oscInfo.sizeLH |
◆ skin
Screens.OScamInfo.oscInfo.skin |
◆ startPos
Screens.OScamInfo.oscInfo.startPos |
◆ webif_data
Screens.OScamInfo.oscInfo.webif_data |
◆ what
Screens.OScamInfo.oscInfo.what |
The documentation for this class was generated from the following file: