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

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

getComponentID()INextionWidget
getNumberProperty(char *propertyName)INextionWidget
getPageID()INextionWidget
getStringProperty(char *propertyName, char *value, size_t len)INextionWidget
getValue()INextionNumericalValuedinline
INextionNumericalValued(Nextion &nex, uint8_t page, uint8_t component, const char *name)INextionNumericalValuedinline
INextionWidget(Nextion &nex, uint8_t page, uint8_t component, const char *name)INextionWidget
m_componentIDINextionWidgetprotected
m_nameINextionWidgetprotected
m_nextionINextionWidgetprotected
m_pageIDINextionWidgetprotected
NextionVariableNumeric(Nextion &nex, uint8_t page, uint8_t component, const char *name)NextionVariableNumericinline
sendCommand(char *commandStr, bool checkComplete=true) (defined in INextionWidget)INextionWidgetprotected
setNumberProperty(char *propertyName, uint32_t value)INextionWidget
setStringProperty(char *propertyName, char *value)INextionWidget
setValue(uint32_t value)INextionNumericalValuedinline