ArduinoDumbDisplay v0.9.9-r41
DumbDisplay Arduino Library -- https://github.com/trevorwslee/Arduino-DumbDisplay
 
Loading...
Searching...
No Matches
SelectionListLayerWrapper Member List

This is the complete list of members for SelectionListLayerWrapper, including all inherited members.

addSelection(int selectionIdx, const String &text, const String &align="L")SelectionListLayerWrapperinline
decrementOffset() (defined in SelectionListLayerWrapper)SelectionListLayerWrapperinline
deselect(int selectionIdx, bool selectTheOthers=false) (defined in SelectionListLayerWrapper)SelectionListLayerWrapperinline
deselectAll() (defined in SelectionListLayerWrapper)SelectionListLayerWrapperinline
findSelection(const String &text) (defined in SelectionListLayerWrapper)SelectionListLayerWrapperinline
getLayer() (defined in SelectionListLayerWrapper)SelectionListLayerWrapperinline
getOffset() (defined in SelectionListLayerWrapper)SelectionListLayerWrapperinline
getSelectionCount() (defined in SelectionListLayerWrapper)SelectionListLayerWrapperinline
getSelectionIndexFromView(int horiSelectionIdx, int vertSelectionIdx) (defined in SelectionListLayerWrapper)SelectionListLayerWrapperinline
getSelectionText(int selectionIdx) (defined in SelectionListLayerWrapper)SelectionListLayerWrapperinline
incrementOffset() (defined in SelectionListLayerWrapper)SelectionListLayerWrapperinline
initializeLayer(DumbDisplay &dumbdisplay, int colCount, int rowCount, int horiSelectionCount, int vertSelectionCount, int charHeight=0, const String &fontName="", bool canDrawDots=true, float selectionBorderSizeCharHeightFactor=0.3)SelectionListLayerWrapperinline
removeAllSelections() (defined in SelectionListLayerWrapper)SelectionListLayerWrapperinline
removeSelection(int selectionIdx)SelectionListLayerWrapperinline
scrollToView(int selectionIdx) (defined in SelectionListLayerWrapper)SelectionListLayerWrapperinline
select(int selectionIdx, bool deselectTheOthers=true) (defined in SelectionListLayerWrapper)SelectionListLayerWrapperinline
selectAll() (defined in SelectionListLayerWrapper)SelectionListLayerWrapperinline
selected(int selectionIdx, bool selected, bool reverseTheOthers=false) (defined in SelectionListLayerWrapper)SelectionListLayerWrapperinline
SelectionListLayerWrapper(short bufferSizeInc=2) (defined in SelectionListLayerWrapper)SelectionListLayerWrapperinline
setListStateChangedCallback(void(*listStateChangedCallback)())SelectionListLayerWrapperinline
setOffset(int offset) (defined in SelectionListLayerWrapper)SelectionListLayerWrapperinline