enigma2  2.6
Public Member Functions | Public Attributes | List of all members
Screens.InfoBarGenerics.InfoBarChannelSelection Class Reference
Inheritance diagram for Screens.InfoBarGenerics.InfoBarChannelSelection:
Screens.InfoBar.InfoBar

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
 

Detailed Description

ChannelSelection - handles the channelSelection dialog and the initial
channelChange actions which open the channelSelection dialog 

Constructor & Destructor Documentation

◆ __init__()

def Screens.InfoBarGenerics.InfoBarChannelSelection.__init__ (   self)

Member Function Documentation

◆ firstRun()

def Screens.InfoBarGenerics.InfoBarChannelSelection.firstRun (   self)

◆ getNextService()

def Screens.InfoBarGenerics.InfoBarChannelSelection.getNextService (   self,
  currentService 
)

◆ getPrevService()

def Screens.InfoBarGenerics.InfoBarChannelSelection.getPrevService (   self,
  currentService 
)

◆ historyBack()

def Screens.InfoBarGenerics.InfoBarChannelSelection.historyBack (   self)

◆ historyNext()

def Screens.InfoBarGenerics.InfoBarChannelSelection.historyNext (   self)

◆ openServiceList()

def Screens.InfoBarGenerics.InfoBarChannelSelection.openServiceList (   self)

◆ showRadioChannelList()

def Screens.InfoBarGenerics.InfoBarChannelSelection.showRadioChannelList (   self,
  zap = False 
)

◆ showTvChannelList()

def Screens.InfoBarGenerics.InfoBarChannelSelection.showTvChannelList (   self,
  zap = False 
)

◆ switchChannelDown()

def Screens.InfoBarGenerics.InfoBarChannelSelection.switchChannelDown (   self)

◆ switchChannelUp()

def Screens.InfoBarGenerics.InfoBarChannelSelection.switchChannelUp (   self)

◆ zapDown()

def Screens.InfoBarGenerics.InfoBarChannelSelection.zapDown (   self)

◆ zapUp()

def Screens.InfoBarGenerics.InfoBarChannelSelection.zapUp (   self)

Member Data Documentation

◆ onServiceListRootChanged

Screens.InfoBarGenerics.InfoBarChannelSelection.onServiceListRootChanged

◆ servicelist

Screens.InfoBarGenerics.InfoBarChannelSelection.servicelist

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