![]() |
openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
|
Public Member Functions | |
| 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 | |
| def Screens.ButtonSetup.ButtonSetupActionMap.action | ( | self, | |
| contexts, | |||
| action | |||
| ) |
Reimplemented from Components.ActionMap.ActionMap.