|
|
| DivBegin (const char *className=nullptr, const char *idName=nullptr) |
| |
| 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 () |
| |
|
|
char * | className = nullptr |
| |
|
char * | idName = nullptr |
| |
|
HtmlElement * | nextPtr = nullptr |
| |
|
|
static HtmlElement * | begin () |
| |
|
static HtmlElement * | last () |
| |
|
static const char * | selected (bool isSelected) |
| |
|
static const char * | checked (bool isChecked) |
| |
|
HtmlSection | section |
| |
|
static HtmlElement * | firstPtr = nullptr |
| |
◆ send()
The documentation for this class was generated from the following files:
- src/supla/network/html/div.h
- src/supla/network/html/div.cpp