enigma2
2.6
|
Public Member Functions | |
def | __init__ (self, nextFunc=None, handleTimeout=True) |
Public Member Functions inherited from Tools.NumericalTextInput.NumericalTextInput | |
def | __init__ (self, nextFunc=None, handleTimeout=True, search=False) |
def | setUseableChars (self, useable) |
def | getKey (self, num) |
def | nextKey (self) |
def | nextChar (self) |
def | timeout (self) |
Public Attributes | |
mapping | |
Public Attributes inherited from Tools.NumericalTextInput.NumericalTextInput | |
mapping | |
lang | |
useableChars | |
nextFunction | |
timer | |
timer_conn | |
lastKey | |
pos | |
def Tools.NumericalTextInput.NumericalHexInput.__init__ | ( | self, | |
nextFunc = None , |
|||
handleTimeout = True |
|||
) |
Tools.NumericalTextInput.NumericalHexInput.mapping |