enigma2  2.6
Public Member Functions | List of all members
Components.Sources.Source.Source Class Reference
Inheritance diagram for Components.Sources.Source.Source:
Components.Element.AnimatedElement Components.Element.Element Components.Sources.Boolean.Boolean Components.Sources.CanvasSource.CanvasSource Components.Sources.Clock.Clock Components.Sources.Config.Config Components.Sources.CurrentService.CurrentService Components.Sources.Event.Event Components.Sources.EventInfo.EventInfo Components.Sources.FrontendInfo.FrontendInfo Components.Sources.FrontendStatus.FrontendStatus Components.Sources.HbbtvApplication.HbbtvApplication Components.Sources.InputDevice.InputDevice Components.Sources.List.List Components.Sources.Progress.Progress Components.Sources.RdsDecoder.RdsDecoder Components.Sources.RecordState.RecordState Components.Sources.Sensor.SensorSource Components.Sources.ServiceEvent.ServiceEvent Components.Sources.ServiceList.ServiceList Components.Sources.Source.ObsoleteSource Components.Sources.StaticText.StaticText Components.Sources.StreamService.StreamService Components.Sources.TunerInfo.TunerInfo Components.Sources.WebNavigation.WebNavigation

Public Member Functions

def execBegin (self)
 
def execEnd (self)
 
def onShow (self)
 
def onHide (self)
 
def destroy (self)
 
- Public Member Functions inherited from Components.Element.AnimatedElement
def __init__ (self)
 
def isAnimated (self)
 
def setAnimated (self, isAnimated)
 
- Public Member Functions inherited from Components.Element.Element
def connectDownstream (self, downstream)
 
def connectUpstream (self, upstream)
 
def connect (self, upstream)
 
def disconnectAll (self)
 
def disconnectDownstream (self, downstream)
 
def changed (self, *args, **kwargs)
 
def setSuspend (self, suspended)
 
def checkSuspend (self)
 
def doSuspend (self, suspend)
 

Additional Inherited Members

- Public Attributes inherited from Components.Element.Element
 downstream_elements
 
 master
 
 sources
 
 source
 
 cache
 
- Static Public Attributes inherited from Components.Element.Element
int CHANGED_DEFAULT = 0
 
int CHANGED_ALL = 1
 
int CHANGED_CLEAR = 2
 
int CHANGED_SPECIFIC = 3
 
int CHANGED_POLL = 4
 
int CHANGED_PULSATE = 5
 
int CHANGED_ANIMATED = 6
 
bool SINGLE_SOURCE = True
 
- Properties inherited from Components.Element.AnimatedElement
 isAnimated = property(isAnimated, setAnimated)
 
- Properties inherited from Components.Element.Element
 suspended = property(lambda self: self.__suspended, setSuspend)
 

Member Function Documentation

◆ destroy()

def Components.Sources.Source.Source.destroy (   self)

◆ execBegin()

def Components.Sources.Source.Source.execBegin (   self)

◆ execEnd()

def Components.Sources.Source.Source.execEnd (   self)

◆ onHide()

def Components.Sources.Source.Source.onHide (   self)

◆ onShow()

def Components.Sources.Source.Source.onShow (   self)

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