enigma2
2.6
|
Public Member Functions | |
def | __init__ (self, parent) |
def | listContent (self) |
def | selectedIndex (self) |
def | buildfunc (self, choice, text) |
def | onOk (self) |
Public Member Functions inherited from Components.SetupGuide.BaseStep.SetupListStep | |
def | __init__ (self, parent, listStyle="default") |
def | buildfunc (self, entry, *args) |
def | onSelectionChanged (self) |
Public Member Functions inherited from Components.SetupGuide.BaseStep.SetupBaseStep | |
def | prepare (self) |
def | buttons (self) |
def | green (self) |
def | yellow (self) |
def | blue (self) |
def | cancel (self) |
Additional Inherited Members | |
Public Attributes inherited from Components.SetupGuide.BaseStep.SetupListStep | |
listStyle | |
Public Attributes inherited from Components.SetupGuide.BaseStep.SetupBaseStep | |
parent | |
title | |
text | |
Static Public Attributes inherited from Components.SetupGuide.BaseStep.SetupBaseStep | |
NXT = None | |
PRV = None | |
def Components.SetupGuide.BaseStep.SetupListStepConfigSelection.__init__ | ( | self, | |
parent | |||
) |
Reimplemented from Components.SetupGuide.BaseStep.SetupBaseStep.
def Components.SetupGuide.BaseStep.SetupListStepConfigSelection.buildfunc | ( | self, | |
choice, | |||
text | |||
) |
def Components.SetupGuide.BaseStep.SetupListStepConfigSelection.listContent | ( | self | ) |
Reimplemented from Components.SetupGuide.BaseStep.SetupListStep.
def Components.SetupGuide.BaseStep.SetupListStepConfigSelection.onOk | ( | self | ) |
Reimplemented from Components.SetupGuide.BaseStep.SetupBaseStep.
Reimplemented in Components.SetupGuide.SimpleSteps.AutomaticStandbyStep.
def Components.SetupGuide.BaseStep.SetupListStepConfigSelection.selectedIndex | ( | self | ) |
Reimplemented from Components.SetupGuide.BaseStep.SetupListStep.