supla-device
Loading...
Searching...
No Matches
H2Tag Class Reference
Inheritance diagram for H2Tag:
Collaboration diagram for H2Tag:

Public Member Functions

 H2Tag (const char *text)
void send (Supla::WebSender *sender) override
Public Member Functions inherited from Supla::HtmlElement
HtmlElement * next ()
 HtmlElement (HtmlSection section=HTML_SECTION_FORM)
virtual bool handleResponse (const char *key, const char *value)
virtual void onProcessingEnd ()

Protected Attributes

char * text = nullptr
Protected Attributes inherited from Supla::HtmlElement
HtmlElement * nextPtr = nullptr

Additional Inherited Members

Static Public Member Functions inherited from Supla::HtmlElement
static HtmlElement * begin ()
static HtmlElement * last ()
static const char * selected (bool isSelected)
static const char * checked (bool isChecked)
Public Attributes inherited from Supla::HtmlElement
HtmlSection section
Static Protected Attributes inherited from Supla::HtmlElement
static HtmlElement * firstPtr = nullptr

Member Function Documentation

◆ send()

void H2Tag::send ( Supla::WebSender * sender)
overridevirtual

Implements Supla::HtmlElement.


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