enigma2  2.6
Public Member Functions | Public Attributes | List of all members
Components.SetupGuide.BaseStep.SetupListStep Class Reference
Inheritance diagram for Components.SetupGuide.BaseStep.SetupListStep:
Components.SetupGuide.BaseStep.SetupBaseStep Components.SetupGuide.BaseStep.SetupListStepConfigSelection Components.SetupGuide.InputDeviceSteps.InputDeviceCheckFirmwareStep Components.SetupGuide.InputDeviceSteps.InputDeviceConnectStep Components.SetupGuide.LanguageStep.LanguageStep Components.SetupGuide.NetworkSteps.NetworkServicesStep Components.SetupGuide.ParentalControlStep.ParentalControlStep Components.SetupGuide.SettingsRestoreStep.SettingsRestoreStep Components.SetupGuide.SimpleSteps.FinishGuideStep Components.SetupGuide.VideoSteps.VideoStepBase Plugins.SystemPlugins.InputDeviceManager.Dfu.DfuGuide.DfuUpdateStep

Public Member Functions

def __init__ (self, parent, listStyle="default")
 
def listContent (self)
 
def selectedIndex (self)
 
def buildfunc (self, entry, *args)
 
def onSelectionChanged (self)
 
- Public Member Functions inherited from Components.SetupGuide.BaseStep.SetupBaseStep
def __init__ (self, parent)
 
def prepare (self)
 
def buttons (self)
 
def green (self)
 
def yellow (self)
 
def blue (self)
 
def onOk (self)
 
def cancel (self)
 

Public Attributes

 listStyle
 
- Public Attributes inherited from Components.SetupGuide.BaseStep.SetupBaseStep
 parent
 
 title
 
 text
 

Additional Inherited Members

- Static Public Attributes inherited from Components.SetupGuide.BaseStep.SetupBaseStep
 NXT = None
 
 PRV = None
 

Constructor & Destructor Documentation

◆ __init__()

def Components.SetupGuide.BaseStep.SetupListStep.__init__ (   self,
  parent,
  listStyle = "default" 
)

Member Function Documentation

◆ buildfunc()

def Components.SetupGuide.BaseStep.SetupListStep.buildfunc (   self,
  entry,
args 
)

◆ listContent()

def Components.SetupGuide.BaseStep.SetupListStep.listContent (   self)

◆ onSelectionChanged()

def Components.SetupGuide.BaseStep.SetupListStep.onSelectionChanged (   self)

◆ selectedIndex()

def Components.SetupGuide.BaseStep.SetupListStep.selectedIndex (   self)

Member Data Documentation

◆ listStyle

Components.SetupGuide.BaseStep.SetupListStep.listStyle

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