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

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

_enableFeedback() (defined in DDLayer)DDLayerprotected
add(int selectionIdx)SelectionListDDLayer
alpha(int alpha)DDLayer
backgroundColor(const String &color, int opacity=100)DDLayer
blend(const String &color, int alpha=255, const String &mode="darken")DDLayer
border(float size, const String &color, const String &shape="flat", float extraSize=0)DDLayer
clear()DDLayer
customDataDDObject
DDLayer(int8_t layerId) (defined in DDLayer)DDLayerprotected
debugOnly(int i)DDLayer
deselect(int selectionIdx, bool selectTheOthers=false)SelectionListDDLayer
deselectAll()SelectionBaseDDLayer
disabled(bool disabled=true)DDLayer
disableFeedback()DDLayer
enableFeedback(const String &autoFeedbackMethod="", const String &allowFeedbackTypes="")DDLayer
explicitFeedback(int16_t x=0, int16_t y=0, const String &text="", DDFeedbackType type=CLICK, const String &option="")DDLayer
feedbackHandler (defined in DDLayer)DDLayerprotected
flash()DDLayer
flashArea(int x, int y)DDLayer
getFeedback()DDLayer
getFeedbackHandler() constDDLayerinline
getFeedbackManager() constDDLayerinline
getLayerId() const (defined in DDLayer)DDLayerinline
highlightBorder(bool forSelected, const String &borderColor="", const String &borderShape="")SelectionBaseDDLayer
layerId (defined in DDLayer)DDLayerprotected
margin(float size)DDLayer
margin(float left, float top, float right, float bottom)DDLayer
noBackgroundColor()DDLayer
noblend()DDLayer
noBorder()DDLayer
noMargin()DDLayer
noPadding()DDLayer
objectTypeDDObject
offset(int offset)SelectionListDDLayer
opacity(int opacity)DDLayer
padding(float size)DDLayer
padding(float left, float top, float right, float bottom)DDLayer
pFeedbackManager (defined in DDLayer)DDLayerprotected
pixelColor(const String &color)SelectionBaseDDLayer
remove(int selectionIdx)SelectionListDDLayer
select(int selectionIdx, bool deselectTheOthers=true)SelectionListDDLayer
selectAll()SelectionBaseDDLayer
selected(int selectionIdx, bool selected, bool reverseTheOthers=false)SelectionListDDLayer
SelectionBaseDDLayer(int8_t layerId)SelectionBaseDDLayerinline
SelectionListDDLayer(int8_t layerId)SelectionListDDLayerinline
setFeedbackHandler(DDFeedbackHandler handler, const String &autoFeedbackMethod="", const String &allowFeedbackTypes="")DDLayer
text(int selectionIdx, const String &text, int y=0, const String &align="L")SelectionListDDLayer
textCentered(int selectionIdx, const String &text, int y=0)SelectionListDDLayer
textRightAligned(int selectionIdx, const String &text, int y=0)SelectionListDDLayer
transparent(bool transparent)DDLayer
unselectedText(int selectionIdx, const String &text, int y=0, const String &align="L")SelectionListDDLayer
unselectedTextCentered(int selectionIdx, const String &text, int y=0)SelectionListDDLayer
unselectedTextRightAligned(int selectionIdx, const String &text, int y=0)SelectionListDDLayer
visible(bool visible)DDLayer
~DDLayer() (defined in DDLayer)DDLayervirtual
~DDObject() (defined in DDObject)DDObjectinlinevirtual