|
| CustomParameter (const char *paramTag, const char *paramLabel, int32_t defaultValue=0) |
|
void | send (Supla::WebSender *sender) override |
|
bool | handleResponse (const char *key, const char *value) override |
|
int32_t | getParameterValue () |
|
void | setParameterValue (const int32_t) |
|
HtmlElement * | next () |
|
| HtmlElement (HtmlSection section=HTML_SECTION_FORM) |
|
virtual void | onProcessingEnd () |
|
|
int32_t | parameterValue = 0 |
|
char * | tag = nullptr |
|
char * | label = 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 |
|
◆ handleResponse()
bool CustomParameter::handleResponse |
( |
const char * | key, |
|
|
const char * | value ) |
|
overridevirtual |
◆ send()
The documentation for this class was generated from the following files: