|
def | __init__ (self, session, pin, pinname) |
|
def | layoutFinished (self) |
|
def | valueChanged (self, pin, value) |
|
def | getPinText (self) |
|
def | isProtected (self) |
|
def | protectedWithPin (self) |
|
def | keyOK (self) |
|
def | cancel (self) |
|
def | keyNumberGlobal (self, number) |
|
def | changedEntry (self) |
|
def | getCurrentEntry (self) |
|
def | getCurrentValue (self) |
|
def | createSummary (self) |
|
def | saveKeyboardMode (self) |
|
def | setKeyboardModeAscii (self) |
|
def | setKeyboardModeNone (self) |
|
def | restoreKeyboardMode (self) |
|
def | execBegin (self) |
|
def | execEnd (self) |
|
def | doClose (self, immediate=True) |
|
def | doCloseInternal (self) |
|
def | close (self, *retval) |
|
def | setFocus (self, o) |
|
def | show (self) |
|
def | hide (self) |
|
def | enable (self, do_show=True) |
|
def | disable (self) |
|
def | isEnabled (self) |
|
def | __repr__ (self) |
|
def | getRelatedScreen (self, name) |
|
def | setShowHideAnimation (self, animation_key) |
|
def | neverAnimate (self) |
|
def | canAnimate (self) |
|
def | ignoreSource (self, name) |
|
def | __init__ (self, windowTitle=None) |
|
def | createGUIScreen (self, parent, desktop, updateonly=False) |
|
def | deleteGUIScreen (self) |
|
def | close (self) |
|
def | addSummary (self, summary) |
|
def | removeSummary (self, summary) |
|
def | setTitle (self, title) |
|
def | getTitle (self) |
|
def | setDesktop (self, desktop) |
|
def | applySkin (self) |
|
def | setZPosition (self, z) |
|
def | handleInputHelpers (self) |
|
def | KeyText (self) |
|
def | VirtualKeyBoardCallback (self, callback=None) |
|
def | keyLeft (self) |
|
def | keyRight (self) |
|
def | keyHome (self) |
|
def | keyEnd (self) |
|
def | keyDelete (self) |
|
def | keyBackspace (self) |
|
def | keyToggleOW (self) |
|
def | keyGotAscii (self) |
|
def | keyPreviousSection (self) |
|
def | keyNextSection (self) |
|
def | saveAll (self) |
|
def | keySave (self) |
|
def | cancelConfirm (self, result) |
|
def | keyCancel (self) |
|
def | __init__ (self) |
|
def | getTriesEntry (self) |
|
def | pinEntered (self, result) |
|
◆ __init__()
def Screens.ParentalControlSetup.ParentalControlChangePin.__init__ |
( |
|
self, |
|
|
|
session, |
|
|
|
pin, |
|
|
|
pinname |
|
) |
| |
◆ cancel()
def Screens.ParentalControlSetup.ParentalControlChangePin.cancel |
( |
|
self | ) |
|
◆ changedEntry()
def Screens.ParentalControlSetup.ParentalControlChangePin.changedEntry |
( |
|
self | ) |
|
◆ createSummary()
def Screens.ParentalControlSetup.ParentalControlChangePin.createSummary |
( |
|
self | ) |
|
◆ getCurrentEntry()
def Screens.ParentalControlSetup.ParentalControlChangePin.getCurrentEntry |
( |
|
self | ) |
|
◆ getCurrentValue()
def Screens.ParentalControlSetup.ParentalControlChangePin.getCurrentValue |
( |
|
self | ) |
|
◆ getPinText()
def Screens.ParentalControlSetup.ParentalControlChangePin.getPinText |
( |
|
self | ) |
|
◆ isProtected()
def Screens.ParentalControlSetup.ParentalControlChangePin.isProtected |
( |
|
self | ) |
|
◆ keyNumberGlobal()
def Screens.ParentalControlSetup.ParentalControlChangePin.keyNumberGlobal |
( |
|
self, |
|
|
|
number |
|
) |
| |
◆ keyOK()
def Screens.ParentalControlSetup.ParentalControlChangePin.keyOK |
( |
|
self | ) |
|
◆ layoutFinished()
def Screens.ParentalControlSetup.ParentalControlChangePin.layoutFinished |
( |
|
self | ) |
|
◆ protectedWithPin()
def Screens.ParentalControlSetup.ParentalControlChangePin.protectedWithPin |
( |
|
self | ) |
|
◆ valueChanged()
def Screens.ParentalControlSetup.ParentalControlChangePin.valueChanged |
( |
|
self, |
|
|
|
pin, |
|
|
|
value |
|
) |
| |
◆ list
Screens.ParentalControlSetup.ParentalControlChangePin.list |
◆ onChangedEntry
Screens.ParentalControlSetup.ParentalControlChangePin.onChangedEntry |
◆ pin
Screens.ParentalControlSetup.ParentalControlChangePin.pin |
◆ pin1
Screens.ParentalControlSetup.ParentalControlChangePin.pin1 |
◆ pin2
Screens.ParentalControlSetup.ParentalControlChangePin.pin2 |
◆ setup_title
Screens.ParentalControlSetup.ParentalControlChangePin.setup_title |
◆ skinName
Screens.ParentalControlSetup.ParentalControlChangePin.skinName |
The documentation for this class was generated from the following file: