enigma2  2.6
Public Member Functions | Public Attributes | List of all members
Screens.EpgSelection.OutdatedEPGSelection Class Reference
Inheritance diagram for Screens.EpgSelection.OutdatedEPGSelection:
Screens.EpgSelection.EPGSelection Screens.Screen.Screen Components.GUISkin.GUISkin

Public Member Functions

def __init__ (self, session, service, zapFunc=None, eventid=None, bouquetChangeCB=None, serviceChangeCB=None)
 
def onCreate (self)
 
def timerAdd (self)
 
def onSelectionChanged (self)
 
- Public Member Functions inherited from Screens.EpgSelection.EPGSelection
def nextBouquet (self)
 
def prevBouquet (self)
 
def nextService (self)
 
def prevService (self)
 
def enterDateTime (self)
 
def onDateTimeInputClosed (self, ret)
 
def closeScreen (self)
 
def infoKeyPressed (self)
 
def openSimilarList (self, eventid, refstr)
 
def setServices (self, services)
 
def setService (self, service)
 
def eventViewCallback (self, setEvent, setService, val)
 
def redButtonPressed (self)
 
def zapTo (self)
 
def eventSelected (self)
 
def yellowButtonPressed (self)
 
def setSortDescription (self)
 
def blueButtonPressed (self)
 
def removeTimer (self, timer)
 
def finishedAdd (self, answer)
 
def finishSanityCorrection (self, answer)
 
def moveUp (self)
 
def moveDown (self)
 
def applyButtonState (self, state)
 
- Public Member Functions inherited from Screens.Screen.Screen
def __init__ (self, session, parent=None, windowTitle=None)
 
def saveKeyboardMode (self)
 
def setKeyboardModeAscii (self)
 
def setKeyboardModeNone (self)
 
def restoreKeyboardMode (self)
 
def execBegin (self)
 
def execEnd (self)
 
def doClose (self, immediate=True)
 
def doCloseInternal (self)
 
def close (self, *retval)
 
def setFocus (self, o)
 
def show (self)
 
def hide (self)
 
def enable (self, do_show=True)
 
def disable (self)
 
def isEnabled (self)
 
def __repr__ (self)
 
def getRelatedScreen (self, name)
 
def setShowHideAnimation (self, animation_key)
 
def neverAnimate (self)
 
def canAnimate (self)
 
def ignoreSource (self, name)
 
- Public Member Functions inherited from Components.GUISkin.GUISkin
def __init__ (self, windowTitle=None)
 
def createGUIScreen (self, parent, desktop, updateonly=False)
 
def deleteGUIScreen (self)
 
def close (self)
 
def createSummary (self)
 
def addSummary (self, summary)
 
def removeSummary (self, summary)
 
def setTitle (self, title)
 
def getTitle (self)
 
def setDesktop (self, desktop)
 
def applySkin (self)
 
def setZPosition (self, z)
 

Public Attributes

 skinName
 
 saved_title
 
 key_green_choice
 
- Public Attributes inherited from Screens.EpgSelection.EPGSelection
 bouquetChangeCB
 
 serviceChangeCB
 
 ask_time
 
 closeRecursive
 
 saved_title
 
 type
 
 currentService
 
 eventid
 
 zapFunc
 
 sort_type
 
 skinName
 
 services
 
 key_green_choice
 
 key_red_choice
 
- Public Attributes inherited from Screens.Screen.Screen
 skinName
 
 session
 
 parent
 
 onClose
 
 onFirstExecBegin
 
 onExecBegin
 
 onShown
 
 onShow
 
 onHide
 
 onExecEnd
 
 onHideFinished
 
 execing
 
 shown
 
 already_shown
 
 renderer
 
 helpList
 
 close_on_next_exec
 
 stand_alone
 
 keyboardMode
 
 active_components
 
 persisted_members
 
- Public Attributes inherited from Components.GUISkin.GUISkin
 onLayoutFinish
 
 summaries
 
 instance
 
 desktop
 
 scale
 

Additional Inherited Members

- Static Public Attributes inherited from Screens.EpgSelection.EPGSelection
int EMPTY = 0
 
int ADD_TIMER = 1
 
int REMOVE_TIMER = 2
 
int ZAP = 1
 
- Static Public Attributes inherited from Screens.Screen.Screen
int SUSPEND_NONE = 0
 
int SUSPEND_STOPS = 1
 
int SUSPEND_PAUSES = 2
 
int ALLOW_SUSPEND = SUSPEND_NONE
 
- Static Public Attributes inherited from Components.GUISkin.GUISkin
bool IS_DIALOG = False
 
- Properties inherited from Components.GUISkin.GUISkin
 title = property(getTitle, setTitle)
 

Constructor & Destructor Documentation

◆ __init__()

def Screens.EpgSelection.OutdatedEPGSelection.__init__ (   self,
  session,
  service,
  zapFunc = None,
  eventid = None,
  bouquetChangeCB = None,
  serviceChangeCB = None 
)

Reimplemented from Screens.EpgSelection.EPGSelection.

Member Function Documentation

◆ onCreate()

def Screens.EpgSelection.OutdatedEPGSelection.onCreate (   self)

Reimplemented from Screens.EpgSelection.EPGSelection.

◆ onSelectionChanged()

def Screens.EpgSelection.OutdatedEPGSelection.onSelectionChanged (   self)

Reimplemented from Screens.EpgSelection.EPGSelection.

◆ timerAdd()

def Screens.EpgSelection.OutdatedEPGSelection.timerAdd (   self)

Reimplemented from Screens.EpgSelection.EPGSelection.

Member Data Documentation

◆ key_green_choice

Screens.EpgSelection.OutdatedEPGSelection.key_green_choice

◆ saved_title

Screens.EpgSelection.OutdatedEPGSelection.saved_title

◆ skinName

Screens.EpgSelection.OutdatedEPGSelection.skinName

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