openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
Tools.NumericalTextInput.NumericalTextInput Class Reference
Inheritance diagram for Tools.NumericalTextInput.NumericalTextInput:
Components.Input.Input Components.config.ConfigText Plugins.SystemPlugins.SoftwareManager.plugin.PacketManager Screens.LocationBox.LocationBox Components.config.ConfigDirectory Components.config.ConfigMACText Components.config.ConfigNumber Components.config.ConfigPassword Components.config.ConfigSearchText Plugins.Extensions.DVDBurn.Project.ConfigFilename Plugins.Extensions.DVDBurn.Title.ConfigFixedText Screens.LocationBox.MovieLocationBox Screens.LocationBox.PlaybackLocationBox Screens.LocationBox.TimeshiftLocationBox

Public Member Functions

def __init__ (self, nextFunc=None, handleTimeout=True, search=False, mapping=None, mode=None)
 
def setMode (self, mode)
 
def timeout (self)
 
def nextChar (self)
 
def nextKey (self)
 
def getKey (self, num)
 
def setUseableChars (self, useable)
 

Public Attributes

 nextFunction
 
 timer
 
 mapping
 
 useableChars
 
 lastKey
 
 pos
 

Constructor & Destructor Documentation

◆ __init__()

def Tools.NumericalTextInput.NumericalTextInput.__init__ (   self,
  nextFunc = None,
  handleTimeout = True,
  search = False,
  mapping = None,
  mode = None 
)

Member Function Documentation

◆ getKey()

def Tools.NumericalTextInput.NumericalTextInput.getKey (   self,
  num 
)

◆ nextChar()

def Tools.NumericalTextInput.NumericalTextInput.nextChar (   self)

◆ nextKey()

def Tools.NumericalTextInput.NumericalTextInput.nextKey (   self)

◆ setMode()

def Tools.NumericalTextInput.NumericalTextInput.setMode (   self,
  mode 
)

◆ setUseableChars()

def Tools.NumericalTextInput.NumericalTextInput.setUseableChars (   self,
  useable 
)

◆ timeout()

def Tools.NumericalTextInput.NumericalTextInput.timeout (   self)

Member Data Documentation

◆ lastKey

Tools.NumericalTextInput.NumericalTextInput.lastKey

◆ mapping

Tools.NumericalTextInput.NumericalTextInput.mapping

◆ nextFunction

Tools.NumericalTextInput.NumericalTextInput.nextFunction

◆ pos

Tools.NumericalTextInput.NumericalTextInput.pos

◆ timer

Tools.NumericalTextInput.NumericalTextInput.timer

◆ useableChars

Tools.NumericalTextInput.NumericalTextInput.useableChars

The documentation for this class was generated from the following file: