openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
Components.ActionMap.HelpableNumberActionMap Class Reference
Inheritance diagram for Components.ActionMap.HelpableNumberActionMap:
Components.ActionMap.NumberActionMap Components.ActionMap.HelpableActionMap Components.ActionMap.ActionMap Components.ActionMap.ActionMap

Public Member Functions

def __init__ (self, parent, contexts, actions=None, prio=0, description=None)
 
- Public Member Functions inherited from Components.ActionMap.NumberActionMap
def action (self, contexts, action)
 
- Public Member Functions inherited from Components.ActionMap.ActionMap
def __init__ (self, contexts=None, actions=None, prio=0)
 
def setEnabled (self, enabled)
 
def doBind (self)
 
def doUnbind (self)
 
def checkBind (self)
 
def execBegin (self)
 
def execEnd (self)
 
def destroy (self)
 

Additional Inherited Members

- Public Attributes inherited from Components.ActionMap.ActionMap
 contexts
 
 actions
 
 prio
 
 actionMapInstance
 
 bound
 
 execActive
 
 enabled
 
- Public Attributes inherited from Components.ActionMap.HelpableActionMap
 description
 

Constructor & Destructor Documentation

◆ __init__()

def Components.ActionMap.HelpableNumberActionMap.__init__ (   self,
  parent,
  contexts,
  actions = None,
  prio = 0,
  description = None 
)

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