|
|
| ProtocolParameters (bool addMqttParams=true, bool concurrentProtocols=true) |
| |
| void | send (Supla::WebSender *sender) override |
| |
| bool | handleResponse (const char *key, const char *value) override |
| |
|
HtmlElement * | next () |
| |
|
| HtmlElement (HtmlSection section=HTML_SECTION_FORM) |
| |
|
virtual void | onProcessingEnd () |
| |
|
|
bool | addMqtt = true |
| |
|
bool | concurrent = true |
| |
|
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 |
| |
◆ handleResponse()
| bool Supla::Html::ProtocolParameters::handleResponse |
( |
const char * | key, |
|
|
const char * | value ) |
|
overridevirtual |
◆ send()
The documentation for this class was generated from the following files: