enigma2  2.6
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
enigma.eActionMap Class Reference
Inheritance diagram for enigma.eActionMap:

Public Member Functions

def __init__ (self, *args)
 
def bindAction (self, context, prio, func)
 

Public Attributes

 action_func2
 
 action_func1
 

Static Public Attributes

 thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
 
 getInstance = staticmethod(_enigma.eActionMap_getInstance)
 

Constructor & Destructor Documentation

◆ __init__()

def enigma.eActionMap.__init__ (   self,
args 
)

Member Function Documentation

◆ bindAction()

def enigma.eActionMap.bindAction (   self,
  context,
  prio,
  func 
)

Member Data Documentation

◆ action_func1

enigma.eActionMap.action_func1

◆ action_func2

enigma.eActionMap.action_func2

◆ getInstance

enigma.eActionMap.getInstance = staticmethod(_enigma.eActionMap_getInstance)
static

◆ thisown

enigma.eActionMap.thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
static

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