This is the complete list of members for SelectionListDDLayer, including all inherited members.
_enableFeedback() (defined in DDLayer) | DDLayer | protected |
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 | |
customData | DDObject | |
DDLayer(int8_t layerId) (defined in DDLayer) | DDLayer | protected |
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) | DDLayer | protected |
flash() | DDLayer | |
flashArea(int x, int y) | DDLayer | |
getFeedback() | DDLayer | |
getFeedbackHandler() const | DDLayer | inline |
getFeedbackManager() const | DDLayer | inline |
getLayerId() const (defined in DDLayer) | DDLayer | inline |
highlightBorder(bool forSelected, const String &borderColor="", const String &borderShape="") | SelectionBaseDDLayer | |
layerId (defined in DDLayer) | DDLayer | protected |
margin(float size) | DDLayer | |
margin(float left, float top, float right, float bottom) | DDLayer | |
noBackgroundColor() | DDLayer | |
noblend() | DDLayer | |
noBorder() | DDLayer | |
noMargin() | DDLayer | |
noPadding() | DDLayer | |
objectType | DDObject | |
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) | DDLayer | protected |
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) | SelectionBaseDDLayer | inline |
SelectionListDDLayer(int8_t layerId) | SelectionListDDLayer | inline |
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) | DDLayer | virtual |
~DDObject() (defined in DDObject) | DDObject | inlinevirtual |