enigma2
2.6
|
Public Member Functions | |
def | __init__ (self, session) |
def | MenuClosed (self, *val) |
def | shutdown (self) |
def | powerlong (self) |
def | doAction (self, action) |
def | powerdown (self) |
def | powerup (self) |
def | standby (self) |
Public Attributes | |
session | |
standbyblocked | |
PowerKey stuff - handles the powerkey press and powerkey release actions
def mytest.PowerKey.__init__ | ( | self, | |
session | |||
) |
def mytest.PowerKey.doAction | ( | self, | |
action | |||
) |
def mytest.PowerKey.MenuClosed | ( | self, | |
* | val | ||
) |
def mytest.PowerKey.powerdown | ( | self | ) |
def mytest.PowerKey.powerlong | ( | self | ) |
def mytest.PowerKey.powerup | ( | self | ) |
def mytest.PowerKey.shutdown | ( | self | ) |
def mytest.PowerKey.standby | ( | self | ) |
mytest.PowerKey.session |
mytest.PowerKey.standbyblocked |