enigma2  2.6
Public Member Functions | Public Attributes | List of all members
Tools.NumericalTextInput.NumericalTextInput Class Reference
Inheritance diagram for Tools.NumericalTextInput.NumericalTextInput:
Components.config.ConfigText Components.Input.Input Plugins.SystemPlugins.SoftwareManager.plugin.PacketManager Screens.LocationBox.LocationBox Screens.VirtualKeyBoard.VirtualKeyBoard Tools.NumericalTextInput.NumericalHexInput Components.config.ConfigDirectory Components.config.ConfigNumber Components.config.ConfigPassword Components.config.ConfigSearchText Plugins.Extensions.DVDBurn.Project.ConfigFilename Plugins.Extensions.DVDBurn.Title.ConfigFixedText Plugins.Extensions.Browser.EnhancedInput.EnhancedInput Plugins.Extensions.MediaCenter.MediaBrowserSearch.EnhancedInput Screens.LocationBox.MovieLocationBox Screens.LocationBox.TimeshiftLocationBox Components.config.ConfigHexSequence Components.config.ConfigIP6

Public Member Functions

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
 
 lang
 
 useableChars
 
 nextFunction
 
 timer
 
 timer_conn
 
 lastKey
 
 pos
 

Constructor & Destructor Documentation

◆ __init__()

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

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)

◆ setUseableChars()

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

◆ timeout()

def Tools.NumericalTextInput.NumericalTextInput.timeout (   self)

Member Data Documentation

◆ lang

Tools.NumericalTextInput.NumericalTextInput.lang

◆ 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

◆ timer_conn

Tools.NumericalTextInput.NumericalTextInput.timer_conn

◆ useableChars

Tools.NumericalTextInput.NumericalTextInput.useableChars

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