|
def | __init__ (self, session) |
|
def | layoutFinished (self) |
|
def | cleanup (self) |
|
def | buildInterfaceList (self, device, description, type, isinputdevice=True) |
|
def | updateList (self) |
|
def | okbuttonClick (self) |
|
def | DeviceSetupClosed (self, *ret) |
|
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.InputDeviceSetup.InputDeviceSelection.__init__ |
( |
|
self, |
|
|
|
session |
|
) |
| |
◆ buildInterfaceList()
def Screens.InputDeviceSetup.InputDeviceSelection.buildInterfaceList |
( |
|
self, |
|
|
|
device, |
|
|
|
description, |
|
|
|
type, |
|
|
|
isinputdevice = True |
|
) |
| |
◆ cleanup()
def Screens.InputDeviceSetup.InputDeviceSelection.cleanup |
( |
|
self | ) |
|
◆ DeviceSetupClosed()
def Screens.InputDeviceSetup.InputDeviceSelection.DeviceSetupClosed |
( |
|
self, |
|
|
* |
ret |
|
) |
| |
◆ layoutFinished()
def Screens.InputDeviceSetup.InputDeviceSelection.layoutFinished |
( |
|
self | ) |
|
◆ okbuttonClick()
def Screens.InputDeviceSetup.InputDeviceSelection.okbuttonClick |
( |
|
self | ) |
|
◆ updateList()
def Screens.InputDeviceSetup.InputDeviceSelection.updateList |
( |
|
self | ) |
|
◆ currentIndex
Screens.InputDeviceSetup.InputDeviceSelection.currentIndex |
◆ devices
Screens.InputDeviceSetup.InputDeviceSelection.devices |
◆ edittext
Screens.InputDeviceSetup.InputDeviceSelection.edittext |
◆ list
Screens.InputDeviceSetup.InputDeviceSelection.list |
The documentation for this class was generated from the following file: