enigma2  2.6
Public Member Functions | Public Attributes | List of all members
Components.SetupGuide.NetworkSteps.NetworkServicesStep Class Reference
Inheritance diagram for Components.SetupGuide.NetworkSteps.NetworkServicesStep:
Components.SetupGuide.BaseStep.SetupListStep Plugins.SystemPlugins.NetworkManager.NetworkConfig.NetworkConfigGeneral Components.SetupGuide.BaseStep.SetupBaseStep

Public Member Functions

def __init__ (self, parent)
 
def prepare (self)
 
def listContent (self)
 
def buttons (self)
 
def buildfunc (self, path, *args)
 
def onSelectionChanged (self)
 
def green (self)
 
def yellow (self)
 
def onOk (self)
 
- Public Member Functions inherited from Components.SetupGuide.BaseStep.SetupListStep
def __init__ (self, parent, listStyle="default")
 
def selectedIndex (self)
 
- Public Member Functions inherited from Components.SetupGuide.BaseStep.SetupBaseStep
def blue (self)
 
def cancel (self)
 
- Public Member Functions inherited from Plugins.SystemPlugins.NetworkManager.NetworkConfig.NetworkConfigGeneral
def __init__ (self)
 
def getActiveTechnologyCount (self)
 
def getTechnologyConfig (self)
 
def getServiceList (self, unified=False)
 

Public Attributes

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

Additional Inherited Members

- Static Public Member Functions inherited from Plugins.SystemPlugins.NetworkManager.NetworkConfig.NetworkConfigGeneral
def translateSecurity (security)
 
def translateState (state)
 
- Static Public Attributes inherited from Components.SetupGuide.BaseStep.SetupBaseStep
 NXT = None
 
 PRV = None
 

Constructor & Destructor Documentation

◆ __init__()

def Components.SetupGuide.NetworkSteps.NetworkServicesStep.__init__ (   self,
  parent 
)

Member Function Documentation

◆ buildfunc()

def Components.SetupGuide.NetworkSteps.NetworkServicesStep.buildfunc (   self,
  path,
args 
)

◆ buttons()

def Components.SetupGuide.NetworkSteps.NetworkServicesStep.buttons (   self)

◆ green()

def Components.SetupGuide.NetworkSteps.NetworkServicesStep.green (   self)

◆ listContent()

def Components.SetupGuide.NetworkSteps.NetworkServicesStep.listContent (   self)

◆ onOk()

def Components.SetupGuide.NetworkSteps.NetworkServicesStep.onOk (   self)

◆ onSelectionChanged()

def Components.SetupGuide.NetworkSteps.NetworkServicesStep.onSelectionChanged (   self)

◆ prepare()

def Components.SetupGuide.NetworkSteps.NetworkServicesStep.prepare (   self)

◆ yellow()

def Components.SetupGuide.NetworkSteps.NetworkServicesStep.yellow (   self)

Member Data Documentation

◆ text

Components.SetupGuide.NetworkSteps.NetworkServicesStep.text

◆ title

Components.SetupGuide.NetworkSteps.NetworkServicesStep.title

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