enigma2  2.6
Components.config.ConfigNothing Member List

This is the complete list of members for Components.config.ConfigNothing, including all inherited members.

__call__(self, selected)Components.config.ConfigElement
__init__(self)Components.config.ConfigNothing
Components::config::ConfigSelection.__init__(self, choices, default=None)Components.config.ConfigSelection
addNotifier(self, notifier, initial_call=True, immediate_feedback=True, call_on_save_or_cancel=False)Components.config.ConfigElement
cancel(self)Components.config.ConfigElement
changed(self, save_or_cancel=False)Components.config.ConfigElement
changedFinal(self, save_or_cancel=False)Components.config.ConfigElement
choicesComponents.config.ConfigSelection
clearNotifiers(self)Components.config.ConfigElement
defaultComponents.config.ConfigSelection
descriptionComponents.config.ConfigSelectionstatic
disableSave(self)Components.config.ConfigElement
enabledComponents.config.ConfigElement
fromstring(self, value)Components.config.ConfigElement
getChoices(self)Components.config.ConfigSelection
getHTML(self, id)Components.config.ConfigSelection
getIndex(self)Components.config.ConfigSelection
getMulti(self, selected)Components.config.ConfigSelection
getNotifiers(self)Components.config.ConfigElement
getNotifiersFinal(self)Components.config.ConfigElement
getText(self)Components.config.ConfigSelection
getValue(self)Components.config.ConfigSelection
handleKey(self, key)Components.config.ConfigSelection
indexComponents.config.ConfigSelectionstatic
isChanged(self)Components.config.ConfigElement
keyComponents.config.ConfigElement
load(self)Components.config.ConfigElement
notifiersComponents.config.ConfigElementstatic
notifiers_finalComponents.config.ConfigElementstatic
onDeselect(self, session)Components.config.ConfigElement
onSelect(self, session)Components.config.ConfigElement
removeNotifier(self, notifier)Components.config.ConfigElement
save(self)Components.config.ConfigElement
save_disabledComponents.config.ConfigElement
save_forcedComponents.config.ConfigElement
saved_valueComponents.config.ConfigElement
selectNext(self)Components.config.ConfigSelection
setChoices(self, choices, default=None)Components.config.ConfigSelection
setCurrentText(self, text)Components.config.ConfigSelection
setNotifiers(self, val)Components.config.ConfigElement
setNotifiersFinal(self, val)Components.config.ConfigElement
setValue(self, value)Components.config.ConfigSelection
tostring(self, val)Components.config.ConfigSelection
unsafeAssign(self, value)Components.config.ConfigSelection
valueComponents.config.ConfigSelectionstatic