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

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

attachCallback(NextionCallbackFunctionHandler::NextionFunction cb)INextionTouchable
attachCallback(INextionCallback *obj)INextionTouchable
detachCallback()INextionTouchable
disable()NextionTimer
enable()NextionTimer
getComponentID()INextionWidget
getCycle()NextionTimer
getNumberProperty(char *propertyName)INextionWidget
getPageID()INextionWidget
getStringProperty(char *propertyName, char *value, size_t len)INextionWidget
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
NextionTimer(Nextion &nex, uint8_t page, uint8_t component, const char *name)NextionTimer
processEvent(uint8_t pageID, uint8_t componentID, uint8_t eventType)INextionTouchable
sendCommand(char *commandStr, bool checkComplete=true) (defined in INextionWidget)INextionWidgetprotected
setCycle(uint32_t cycle)NextionTimer
setNumberProperty(char *propertyName, uint32_t value)INextionWidget
setStringProperty(char *propertyName, char *value)INextionWidget