supla-device
Loading...
Searching...
No Matches
Supla::HtmlElement Class Referenceabstract
Inheritance diagram for Supla::HtmlElement:
Collaboration diagram for Supla::HtmlElement:

Public Member Functions

HtmlElement * next ()
 HtmlElement (HtmlSection section=HTML_SECTION_FORM)
virtual void send (Supla::WebSender *sender)=0
virtual bool handleResponse (const char *key, const char *value)
virtual void onProcessingEnd ()

Static Public Member Functions

static HtmlElement * begin ()
static HtmlElement * last ()
static const char * selected (bool isSelected)
static const char * checked (bool isChecked)

Public Attributes

HtmlSection section

Protected Attributes

HtmlElement * nextPtr = nullptr

Static Protected Attributes

static HtmlElement * firstPtr = nullptr

Member Function Documentation

◆ handleResponse()

bool Supla::HtmlElement::handleResponse ( const char * key,
const char * value )
virtual

◆ send()

virtual void Supla::HtmlElement::send ( Supla::WebSender * sender)
pure virtual

The documentation for this class was generated from the following files: