|
| ChannelCorrection (int channelNumber, const char *displayName, int subChannel=0) |
|
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 () |
|
|
int | channelNumber = -1 |
|
int | subChannel = -1 |
|
char * | displayName = 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 Supla::Html::ChannelCorrection::handleResponse |
( |
const char * | key, |
|
|
const char * | value ) |
|
overridevirtual |
◆ send()
The documentation for this class was generated from the following files: