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

Public Member Functions

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 action (self, context, action)
 
def destroy (self)
 

Public Attributes

 contexts
 
 actions
 
 prio
 
 actionMapInstance
 
 bound
 
 execActive
 
 enabled
 

Constructor & Destructor Documentation

◆ __init__()

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

Member Function Documentation

◆ action()

def Components.ActionMap.ActionMap.action (   self,
  context,
  action 
)

◆ checkBind()

def Components.ActionMap.ActionMap.checkBind (   self)

◆ destroy()

def Components.ActionMap.ActionMap.destroy (   self)

◆ doBind()

def Components.ActionMap.ActionMap.doBind (   self)

◆ doUnbind()

def Components.ActionMap.ActionMap.doUnbind (   self)

◆ execBegin()

def Components.ActionMap.ActionMap.execBegin (   self)

◆ execEnd()

def Components.ActionMap.ActionMap.execEnd (   self)

◆ setEnabled()

def Components.ActionMap.ActionMap.setEnabled (   self,
  enabled 
)

Member Data Documentation

◆ actionMapInstance

Components.ActionMap.ActionMap.actionMapInstance

◆ actions

Components.ActionMap.ActionMap.actions

◆ bound

Components.ActionMap.ActionMap.bound

◆ contexts

Components.ActionMap.ActionMap.contexts

◆ enabled

Components.ActionMap.ActionMap.enabled

◆ execActive

Components.ActionMap.ActionMap.execActive

◆ prio

Components.ActionMap.ActionMap.prio

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