__init__(self, list, enableWrapAround=False) | Components.PluginList.PluginList | |
Components::Sources::List::List.__init__(self, list=[], enableWrapAround=False, item_height=25, fonts=[], buildfunc=None) | Components.Sources.List.List | |
Components::Sources::Source::Source.__init__(self) | Components.Element.AnimatedElement | |
buildfunc | Components.Sources.List.List | static |
cache | Components.Element.Element | |
changed(self, *args, **kwargs) | Components.Element.Element | |
CHANGED_ALL | Components.Element.Element | static |
CHANGED_ANIMATED | Components.Element.Element | static |
CHANGED_CLEAR | Components.Element.Element | static |
CHANGED_DEFAULT | Components.Element.Element | static |
CHANGED_POLL | Components.Element.Element | static |
CHANGED_PULSATE | Components.Element.Element | static |
CHANGED_SPECIFIC | Components.Element.Element | static |
checkSuspend(self) | Components.Element.Element | |
connect(self, upstream) | Components.Element.Element | |
connectDownstream(self, downstream) | Components.Element.Element | |
connectUpstream(self, upstream) | Components.Element.Element | |
count(self) | Components.Sources.List.List | |
current | Components.Sources.List.List | static |
currentPage(self) | Components.Sources.List.List | |
destroy(self) | Components.Sources.Source.Source | |
disable_callbacks | Components.Sources.List.List | |
disconnectAll(self) | Components.Element.Element | |
disconnectDownstream(self, downstream) | Components.Element.Element | |
doSuspend(self, suspend) | Components.Element.Element | |
downstream_elements | Components.Element.Element | |
enableWrapAround | Components.Sources.List.List | |
entry_changed(self, index) | Components.Sources.List.List | |
execBegin(self) | Components.Sources.Source.Source | |
execEnd(self) | Components.Sources.Source.Source | |
fonts | Components.Sources.List.List | |
getBuildFunc(self) | Components.Sources.List.List | |
getCurrent(self) | Components.Sources.List.List | |
getIndex(self) | Components.Sources.List.List | |
getStyle(self) | Components.Sources.List.List | |
hide(self) | Components.Sources.List.List | |
index | Components.Sources.List.List | static |
isAnimated | Components.Element.AnimatedElement | static |
isAnimated(self) | Components.Element.AnimatedElement | |
item_height | Components.Sources.List.List | |
itemHeight(self) | Components.Sources.List.List | |
itemWidth(self) | Components.Sources.List.List | |
list | Components.Sources.List.List | static |
margin | Components.Sources.List.List | static |
master | Components.Element.Element | |
mode | Components.Sources.List.List | static |
modifyEntry(self, index, data) | Components.Sources.List.List | |
moveSelection(self, direction) | Components.Sources.List.List | |
onHide(self) | Components.Sources.Source.Source | |
onSelectionChanged | Components.Sources.List.List | |
onShow(self) | Components.Sources.Source.Source | |
pageDown(self) | Components.Sources.List.List | |
pageUp(self) | Components.Sources.List.List | |
selection_enabled | Components.Sources.List.List | static |
selectionChanged(self, index) | Components.Sources.List.List | |
selectionZoom | Components.Sources.List.List | static |
selectNext(self) | Components.Sources.List.List | |
selectPrevious(self) | Components.Sources.List.List | |
setAnimated(self, isAnimated) | Components.Element.AnimatedElement | |
setBuildFunc(self, buildfunc) | Components.Sources.List.List | |
setCurrentIndex | Components.Sources.List.List | static |
setIndex(self, index) | Components.Sources.List.List | |
setList(self, list) | Components.Sources.List.List | |
setMargin(self, margin, emitChange=True) | Components.Sources.List.List | |
setMode(self, mode, emitChange=True) | Components.Sources.List.List | |
setSelectionEnabled(self, enabled) | Components.Sources.List.List | |
setSelectionZoom(self, zoom, emitChange=True) | Components.Sources.List.List | |
setStyle(self, style) | Components.Sources.List.List | |
setSuspend(self, suspended) | Components.Element.Element | |
show(self) | Components.Sources.List.List | |
SINGLE_SOURCE | Components.Element.Element | static |
source | Components.Element.Element | |
sources | Components.Element.Element | |
style | Components.Sources.List.List | static |
suspended | Components.Element.Element | static |
totalPages(self) | Components.Sources.List.List | |
updateList(self, list) | Components.Sources.List.List | |