enigma2
2.6
|
Public Member Functions | |
def | __init__ (self) |
def | showTvChannelList (self, zap=False) |
def | showRadioChannelList (self, zap=False) |
def | firstRun (self) |
def | historyBack (self) |
def | historyNext (self) |
def | switchChannelUp (self) |
def | switchChannelDown (self) |
def | openServiceList (self) |
def | zapUp (self) |
def | zapDown (self) |
def | getNextService (self, currentService) |
def | getPrevService (self, currentService) |
Public Attributes | |
servicelist | |
onServiceListRootChanged | |
ChannelSelection - handles the channelSelection dialog and the initial channelChange actions which open the channelSelection dialog
def Screens.InfoBarGenerics.InfoBarChannelSelection.__init__ | ( | self | ) |
def Screens.InfoBarGenerics.InfoBarChannelSelection.firstRun | ( | self | ) |
def Screens.InfoBarGenerics.InfoBarChannelSelection.getNextService | ( | self, | |
currentService | |||
) |
def Screens.InfoBarGenerics.InfoBarChannelSelection.getPrevService | ( | self, | |
currentService | |||
) |
def Screens.InfoBarGenerics.InfoBarChannelSelection.historyBack | ( | self | ) |
def Screens.InfoBarGenerics.InfoBarChannelSelection.historyNext | ( | self | ) |
def Screens.InfoBarGenerics.InfoBarChannelSelection.openServiceList | ( | self | ) |
def Screens.InfoBarGenerics.InfoBarChannelSelection.showRadioChannelList | ( | self, | |
zap = False |
|||
) |
def Screens.InfoBarGenerics.InfoBarChannelSelection.showTvChannelList | ( | self, | |
zap = False |
|||
) |
def Screens.InfoBarGenerics.InfoBarChannelSelection.switchChannelDown | ( | self | ) |
def Screens.InfoBarGenerics.InfoBarChannelSelection.switchChannelUp | ( | self | ) |
def Screens.InfoBarGenerics.InfoBarChannelSelection.zapDown | ( | self | ) |
def Screens.InfoBarGenerics.InfoBarChannelSelection.zapUp | ( | self | ) |
Screens.InfoBarGenerics.InfoBarChannelSelection.onServiceListRootChanged |
Screens.InfoBarGenerics.InfoBarChannelSelection.servicelist |