#include <div.h>
|
| void | send (Supla::WebSender *sender) override |
|
HtmlElement * | next () |
|
| HtmlElement (HtmlSection section=HTML_SECTION_FORM) |
| virtual bool | handleResponse (const char *key, const char *value) |
|
virtual void | onProcessingEnd () |
|
|
static HtmlElement * | begin () |
|
static HtmlElement * | last () |
|
static const char * | selected (bool isSelected) |
|
static const char * | checked (bool isChecked) |
|
HtmlSection | section |
|
HtmlElement * | nextPtr = nullptr |
|
static HtmlElement * | firstPtr = nullptr |
- Deprecated
- Use WebSender::tag("div") with body() instead.
This is a legacy closing tag helper kept for compatibility with older code paths.
◆ send()
The documentation for this class was generated from the following files:
- src/supla/network/html/div.h
- src/supla/network/html/div.cpp