enigma2
2.6
|
Public Member Functions | |
def | __init__ (self, parent) |
def | prepare (self) |
def | listContent (self) |
def | buildfunc (self, enabled, entry) |
def | onOk (self) |
Public Member Functions inherited from Components.SetupGuide.BaseStep.SetupListStep | |
def | __init__ (self, parent, listStyle="default") |
def | selectedIndex (self) |
def | buildfunc (self, entry, *args) |
def | onSelectionChanged (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 | |
session | |
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 Attributes inherited from Components.SetupGuide.BaseStep.SetupBaseStep | |
NXT = None | |
PRV = None | |
def Components.SetupGuide.InputDeviceSteps.InputDeviceCheckFirmwareStep.__init__ | ( | self, | |
parent | |||
) |
Reimplemented from Components.SetupGuide.BaseStep.SetupBaseStep.
def Components.SetupGuide.InputDeviceSteps.InputDeviceCheckFirmwareStep.buildfunc | ( | self, | |
enabled, | |||
entry | |||
) |
def Components.SetupGuide.InputDeviceSteps.InputDeviceCheckFirmwareStep.listContent | ( | self | ) |
Reimplemented from Components.SetupGuide.BaseStep.SetupListStep.
def Components.SetupGuide.InputDeviceSteps.InputDeviceCheckFirmwareStep.onOk | ( | self | ) |
Reimplemented from Components.SetupGuide.BaseStep.SetupBaseStep.
def Components.SetupGuide.InputDeviceSteps.InputDeviceCheckFirmwareStep.prepare | ( | self | ) |
Reimplemented from Components.SetupGuide.BaseStep.SetupBaseStep.
Components.SetupGuide.InputDeviceSteps.InputDeviceCheckFirmwareStep.session |
Components.SetupGuide.InputDeviceSteps.InputDeviceCheckFirmwareStep.text |
Components.SetupGuide.InputDeviceSteps.InputDeviceCheckFirmwareStep.title |