enigma2
2.6
|
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 | |
def Components.SetupGuide.NetworkSteps.NetworkServicesStep.__init__ | ( | self, | |
parent | |||
) |
Reimplemented from Components.SetupGuide.BaseStep.SetupBaseStep.
def Components.SetupGuide.NetworkSteps.NetworkServicesStep.buildfunc | ( | self, | |
path, | |||
* | args | ||
) |
Reimplemented from Components.SetupGuide.BaseStep.SetupListStep.
def Components.SetupGuide.NetworkSteps.NetworkServicesStep.buttons | ( | self | ) |
Reimplemented from Components.SetupGuide.BaseStep.SetupBaseStep.
def Components.SetupGuide.NetworkSteps.NetworkServicesStep.green | ( | self | ) |
Reimplemented from Components.SetupGuide.BaseStep.SetupBaseStep.
def Components.SetupGuide.NetworkSteps.NetworkServicesStep.listContent | ( | self | ) |
Reimplemented from Components.SetupGuide.BaseStep.SetupListStep.
def Components.SetupGuide.NetworkSteps.NetworkServicesStep.onOk | ( | self | ) |
Reimplemented from Components.SetupGuide.BaseStep.SetupBaseStep.
def Components.SetupGuide.NetworkSteps.NetworkServicesStep.onSelectionChanged | ( | self | ) |
Reimplemented from Components.SetupGuide.BaseStep.SetupListStep.
def Components.SetupGuide.NetworkSteps.NetworkServicesStep.prepare | ( | self | ) |
Reimplemented from Components.SetupGuide.BaseStep.SetupBaseStep.
def Components.SetupGuide.NetworkSteps.NetworkServicesStep.yellow | ( | self | ) |
Reimplemented from Components.SetupGuide.BaseStep.SetupBaseStep.
Components.SetupGuide.NetworkSteps.NetworkServicesStep.text |
Components.SetupGuide.NetworkSteps.NetworkServicesStep.title |