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

Public Member Functions

HtmlElementnext ()
 
 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 HtmlElementbegin ()
 
static HtmlElementlast ()
 
static const char * selected (bool isSelected)
 
static const char * checked (bool isChecked)
 

Public Attributes

HtmlSection section
 

Protected Attributes

HtmlElementnextPtr = nullptr
 

Static Protected Attributes

static HtmlElementfirstPtr = 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: