enigma2
2.6
|
Public Member Functions | |
def | __init__ (self, parent) |
def | prepare (self) |
def | onOk (self) |
def | configContent (self) |
Public Member Functions inherited from Components.SetupGuide.BaseStep.SetupConfigStep | |
def | selectedIndex (self) |
def | onSelectionChanged (self) |
def | left (self) |
def | right (self) |
Public Member Functions inherited from Components.SetupGuide.BaseStep.SetupBaseStep | |
def | buttons (self) |
def | green (self) |
def | yellow (self) |
def | blue (self) |
def | cancel (self) |
Public Attributes | |
title | |
text | |
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 | |
def Components.SetupGuide.AutomaticUpdatesStep.AutomaticUpdatesStep.__init__ | ( | self, | |
parent | |||
) |
Reimplemented from Components.SetupGuide.BaseStep.SetupConfigStep.
def Components.SetupGuide.AutomaticUpdatesStep.AutomaticUpdatesStep.configContent | ( | self | ) |
Reimplemented from Components.SetupGuide.BaseStep.SetupConfigStep.
def Components.SetupGuide.AutomaticUpdatesStep.AutomaticUpdatesStep.onOk | ( | self | ) |
Reimplemented from Components.SetupGuide.BaseStep.SetupBaseStep.
def Components.SetupGuide.AutomaticUpdatesStep.AutomaticUpdatesStep.prepare | ( | self | ) |
Reimplemented from Components.SetupGuide.BaseStep.SetupBaseStep.
Components.SetupGuide.AutomaticUpdatesStep.AutomaticUpdatesStep.text |
Components.SetupGuide.AutomaticUpdatesStep.AutomaticUpdatesStep.title |