Open Lighting Architecture
Latest Git
|
Public Member Functions | |
BoolItem (const std::string &description, bool value, const std::string &id="") | |
Public Member Functions inherited from ola::web::GenericItem | |
GenericItem (const std::string &description, const std::string &id) | |
void | SetButtonText (const std::string &text) |
void | PopulateItem (JsonObject *item) const |
Protected Member Functions | |
std::string | Type () const |
void | SetValue (JsonObject *item) const |
Protected Member Functions inherited from ola::web::GenericItem | |
virtual void | SetExtraProperties (JsonObject *item) const |