openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
Screens.ServiceInfo.ServiceInfoList Class Reference
Inheritance diagram for Screens.ServiceInfo.ServiceInfoList:
Components.GUIComponent.GUIComponent

Public Member Functions

def __init__ (self, source)
 
def postWidgetCreate (self, instance)
 
- Public Member Functions inherited from Components.GUIComponent.GUIComponent
def __init__ (self)
 
def execBegin (self)
 
def execEnd (self)
 
def onShow (self)
 
def onHide (self)
 
def destroy (self)
 
def applySkin (self, desktop, parent)
 
def move (self, x, y=None)
 
def resize (self, x, y=None)
 
def setZPosition (self, z)
 
def show (self)
 
def hide (self)
 
def getVisible (self)
 
def setVisible (self, visible)
 
def setPosition (self, x, y)
 
def getPosition (self)
 
def getWidth (self)
 
def getHeight (self)
 
def GUIcreate (self, parent)
 
def GUIdelete (self)
 
def createWidget (self, parent)
 
def preWidgetRemove (self, instance)
 

Public Attributes

 l
 
 list
 
- Public Attributes inherited from Components.GUIComponent.GUIComponent
 instance
 
 onVisibilityChange
 
 skinAttributes
 
 deprecationInfo
 
 width
 
 height
 

Static Public Attributes

 GUI_WIDGET = eListbox
 

Additional Inherited Members

- Properties inherited from Components.GUIComponent.GUIComponent
 visible = property(getVisible, setVisible)
 
 position = property(getPosition)
 

Constructor & Destructor Documentation

◆ __init__()

def Screens.ServiceInfo.ServiceInfoList.__init__ (   self,
  source 
)

Member Function Documentation

◆ postWidgetCreate()

def Screens.ServiceInfo.ServiceInfoList.postWidgetCreate (   self,
  instance 
)

Member Data Documentation

◆ GUI_WIDGET

Screens.ServiceInfo.ServiceInfoList.GUI_WIDGET = eListbox
static

◆ l

Screens.ServiceInfo.ServiceInfoList.l

◆ list

Screens.ServiceInfo.ServiceInfoList.list

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