__call__(self, selected) | Components.config.ConfigElement | |
__init__(self, list, default=None) | Components.config.ConfigSatlist | |
Components::config::ConfigElement.__init__(self) | Components.config.ConfigElement | |
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 | |
choices | Components.config.ConfigSelection | |
clearNotifiers(self) | Components.config.ConfigElement | |
default | Components.config.ConfigSelection | |
description | Components.config.ConfigSelection | static |
disableSave(self) | Components.config.ConfigElement | |
enabled | Components.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 | |
getOrbitalPosition(self) | Components.config.ConfigSatlist | |
getText(self) | Components.config.ConfigSelection | |
getValue(self) | Components.config.ConfigSelection | |
handleKey(self, key) | Components.config.ConfigSelection | |
index | Components.config.ConfigSelection | static |
isChanged(self) | Components.config.ConfigElement | |
key | Components.config.ConfigElement | |
load(self) | Components.config.ConfigElement | |
notifiers | Components.config.ConfigElement | static |
notifiers_final | Components.config.ConfigElement | static |
onDeselect(self, session) | Components.config.ConfigElement | |
onSelect(self, session) | Components.config.ConfigElement | |
orbital_position | Components.config.ConfigSatlist | static |
removeNotifier(self, notifier) | Components.config.ConfigElement | |
save(self) | Components.config.ConfigElement | |
save_disabled | Components.config.ConfigElement | |
save_forced | Components.config.ConfigElement | |
saved_value | Components.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 | |
value | Components.config.ConfigSatlist | |