NeoNextion
Arduino library for the Nextion displays.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator
NextionNumber Member List

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

INextionColourable::afterSet(bool result, bool refresh)INextionColourable
INextionFontStyleable::afterSet(bool result, bool refresh)INextionFontStyleable
attachCallback(NextionCallbackFunctionHandler::NextionFunction cb)INextionTouchable
attachCallback(INextionCallback *obj)INextionTouchable
detachCallback()INextionTouchable
getBackgroundColour()INextionColourable
getColour(char *type)INextionColourable
getComponentID()INextionWidget
getEventBackgroundColour()INextionColourable
getEventForegroundColour()INextionColourable
getFont()INextionFontStyleable
getForegroundColour()INextionColourable
getHAlignment()INextionFontStyleable
getNumberProperty(char *propertyName)INextionWidget
getPageID()INextionWidget
getStringProperty(char *propertyName, char *value, size_t len)INextionWidget
getVAlignment()INextionFontStyleable
getValue()INextionNumericalValuedinline
INextionColourable(Nextion &nex, uint8_t page, uint8_t component, const char *name)INextionColourable
INextionFontStyleable(Nextion &nex, uint8_t page, uint8_t component, const char *name)INextionFontStyleable
INextionNumericalValued(Nextion &nex, uint8_t page, uint8_t component, const char *name)INextionNumericalValuedinline
INextionTouchable(Nextion &nex, uint8_t page, uint8_t component, const char *name)INextionTouchable
INextionWidget(Nextion &nex, uint8_t page, uint8_t component, const char *name)INextionWidget
m_componentIDINextionWidgetprotected
m_nameINextionWidgetprotected
m_nextionINextionWidgetprotected
m_pageIDINextionWidgetprotected
NextionNumber(Nextion &nex, uint8_t page, uint8_t component, const char *name)NextionNumberinline
processEvent(uint8_t pageID, uint8_t componentID, uint8_t eventType)INextionTouchable
sendCommand(char *commandStr, bool checkComplete=true) (defined in INextionWidget)INextionWidgetprotected
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
setFont(uint8_t id, bool refresh=true)INextionFontStyleable
setForegroundColour(uint32_t colour, bool refresh=true)INextionColourable
setHAlignment(NextionFontAlignment align, bool refresh=true)INextionFontStyleable
setNumberProperty(char *propertyName, uint32_t value)INextionWidget
setStringProperty(char *propertyName, char *value)INextionWidget
setVAlignment(NextionFontAlignment align, bool refresh=true)INextionFontStyleable
setValue(uint32_t value)INextionNumericalValuedinline