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