enigma2
2.6
|
Public Member Functions | |
def | __init__ (self, parent) |
def | prepare (self) |
def | listContent (self) |
def | buildfunc (self, title, *args) |
def | buttons (self) |
def | onSelectionChanged (self) |
def | yellow (self) |
def | blue (self) |
def | onOk (self) |
def | cancel (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 | green (self) |
Public Member Functions inherited from Plugins.SystemPlugins.InputDeviceManager.InputDeviceManagement.InputDeviceManagementBase | |
def | __init__ (self) |
def | responding (self) |
def | available (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.InputDeviceConnectStep.__init__ | ( | self, | |
parent | |||
) |
Reimplemented from Components.SetupGuide.BaseStep.SetupBaseStep.
def Components.SetupGuide.InputDeviceSteps.InputDeviceConnectStep.blue | ( | self | ) |
Reimplemented from Components.SetupGuide.BaseStep.SetupBaseStep.
def Components.SetupGuide.InputDeviceSteps.InputDeviceConnectStep.buildfunc | ( | self, | |
title, | |||
* | args | ||
) |
Reimplemented from Components.SetupGuide.BaseStep.SetupListStep.
def Components.SetupGuide.InputDeviceSteps.InputDeviceConnectStep.buttons | ( | self | ) |
Reimplemented from Components.SetupGuide.BaseStep.SetupBaseStep.
def Components.SetupGuide.InputDeviceSteps.InputDeviceConnectStep.cancel | ( | self | ) |
Reimplemented from Components.SetupGuide.BaseStep.SetupBaseStep.
def Components.SetupGuide.InputDeviceSteps.InputDeviceConnectStep.listContent | ( | self | ) |
Reimplemented from Components.SetupGuide.BaseStep.SetupListStep.
def Components.SetupGuide.InputDeviceSteps.InputDeviceConnectStep.onOk | ( | self | ) |
Reimplemented from Components.SetupGuide.BaseStep.SetupBaseStep.
def Components.SetupGuide.InputDeviceSteps.InputDeviceConnectStep.onSelectionChanged | ( | self | ) |
Reimplemented from Components.SetupGuide.BaseStep.SetupListStep.
def Components.SetupGuide.InputDeviceSteps.InputDeviceConnectStep.prepare | ( | self | ) |
Reimplemented from Components.SetupGuide.BaseStep.SetupBaseStep.
def Components.SetupGuide.InputDeviceSteps.InputDeviceConnectStep.yellow | ( | self | ) |
Reimplemented from Components.SetupGuide.BaseStep.SetupBaseStep.
Components.SetupGuide.InputDeviceSteps.InputDeviceConnectStep.session |
Components.SetupGuide.InputDeviceSteps.InputDeviceConnectStep.text |
Components.SetupGuide.InputDeviceSteps.InputDeviceConnectStep.title |