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

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

_enableFeedback() (defined in DDLayer)DDLayerprotected
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 horiSelectionIdx=0, int vertSelectionIdx=0, bool selectTheOthers=false)SelectionDDLayer
deselectAll()SelectionDDLayer
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="")SelectionDDLayer
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
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)SelectionDDLayer
select(int horiSelectionIdx=0, int vertSelectionIdx=0, bool deselectTheOthers=true)SelectionDDLayer
selectAll()SelectionDDLayer
selected(bool selected, int horiSelectionIdx=0, int vertSelectionIdx=0, bool reverseTheOthers=false)SelectionDDLayer
SelectionDDLayer(int8_t layerId)SelectionDDLayerinline
setFeedbackHandler(DDFeedbackHandler handler, const String &autoFeedbackMethod="", const String &allowFeedbackTypes="")DDLayer
text(const String &text, int y=0, int horiSelectionIdx=0, int vertSelectionIdx=0, const String &align="L")SelectionDDLayer
textCentered(const String &text, int y=0, int horiSelectionIdx=0, int vertSelectionIdx=0)SelectionDDLayer
textRightAligned(const String &text, int y=0, int horiSelectionIdx=0, int vertSelectionIdx=0)SelectionDDLayer
transparent(bool transparent)DDLayer
unselectedText(const String &text, int y=0, int horiSelectionIdx=0, int vertSelectionIdx=0, const String &align="L")SelectionDDLayer
unselectedTextCentered(const String &text, int y=0, int horiSelectionIdx=0, int vertSelectionIdx=0)SelectionDDLayer
unselectedTextRightAligned(const String &text, int y=0, int horiSelectionIdx=0, int vertSelectionIdx=0)SelectionDDLayer
visible(bool visible)DDLayer
~DDLayer() (defined in DDLayer)DDLayervirtual
~DDObject() (defined in DDObject)DDObjectinlinevirtual