This is the complete list of members for INextionColourable, including all inherited members.
afterSet(bool result, bool refresh) | INextionColourable | |
getBackgroundColour() | INextionColourable | |
getColour(char *type) | INextionColourable | |
getComponentID() | INextionWidget | |
getEventBackgroundColour() | INextionColourable | |
getEventForegroundColour() | INextionColourable | |
getForegroundColour() | INextionColourable | |
getNumberProperty(char *propertyName) | INextionWidget | |
getPageID() | INextionWidget | |
getStringProperty(char *propertyName, char *value, size_t len) | INextionWidget | |
INextionColourable(Nextion &nex, uint8_t page, uint8_t component, const char *name) | INextionColourable | |
INextionWidget(Nextion &nex, uint8_t page, uint8_t component, const char *name) | INextionWidget | |
m_componentID | INextionWidget | protected |
m_name | INextionWidget | protected |
m_nextion | INextionWidget | protected |
m_pageID | INextionWidget | protected |
sendCommand(char *commandStr, bool checkComplete=true) (defined in INextionWidget) | INextionWidget | protected |
setBackgroundColour(uint32_t colour, bool refresh=true) | INextionColourable | |
setColour(char *type, uint32_t colour, bool refresh) | INextionColourable | |
setEventBackgroundColour(uint32_t colour, bool refresh=true) | INextionColourable | |
setEventForegroundColour(uint32_t colour, bool refresh=true) | INextionColourable | |
setForegroundColour(uint32_t colour, bool refresh=true) | INextionColourable | |
setNumberProperty(char *propertyName, uint32_t value) | INextionWidget | |
setStringProperty(char *propertyName, char *value) | INextionWidget | |