enigma2  2.6
Public Member Functions | Public Attributes | List of all members
Components.SetupGuide.InputDeviceSteps.InputDeviceConnectStep Class Reference
Inheritance diagram for Components.SetupGuide.InputDeviceSteps.InputDeviceConnectStep:
Components.SetupGuide.BaseStep.SetupListStep Plugins.SystemPlugins.InputDeviceManager.InputDeviceManagement.InputDeviceManagementBase Components.SetupGuide.BaseStep.SetupBaseStep

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
 

Constructor & Destructor Documentation

◆ __init__()

def Components.SetupGuide.InputDeviceSteps.InputDeviceConnectStep.__init__ (   self,
  parent 
)

Member Function Documentation

◆ blue()

def Components.SetupGuide.InputDeviceSteps.InputDeviceConnectStep.blue (   self)

◆ buildfunc()

def Components.SetupGuide.InputDeviceSteps.InputDeviceConnectStep.buildfunc (   self,
  title,
args 
)

◆ buttons()

def Components.SetupGuide.InputDeviceSteps.InputDeviceConnectStep.buttons (   self)

◆ cancel()

def Components.SetupGuide.InputDeviceSteps.InputDeviceConnectStep.cancel (   self)

◆ listContent()

def Components.SetupGuide.InputDeviceSteps.InputDeviceConnectStep.listContent (   self)

◆ onOk()

def Components.SetupGuide.InputDeviceSteps.InputDeviceConnectStep.onOk (   self)

◆ onSelectionChanged()

def Components.SetupGuide.InputDeviceSteps.InputDeviceConnectStep.onSelectionChanged (   self)

◆ prepare()

def Components.SetupGuide.InputDeviceSteps.InputDeviceConnectStep.prepare (   self)

◆ yellow()

def Components.SetupGuide.InputDeviceSteps.InputDeviceConnectStep.yellow (   self)

Member Data Documentation

◆ session

Components.SetupGuide.InputDeviceSteps.InputDeviceConnectStep.session

◆ text

Components.SetupGuide.InputDeviceSteps.InputDeviceConnectStep.text

◆ title

Components.SetupGuide.InputDeviceSteps.InputDeviceConnectStep.title

The documentation for this class was generated from the following file: