Open Lighting Architecture
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Protected Member Functions | List of all members
ola::web::SelectItem Class Reference
Inheritance diagram for ola::web::SelectItem:
ola::web::GenericItem

Public Member Functions

 SelectItem (const string &description, const string &id="")
void SetSelectedOffset (unsigned int offset)
void AddItem (const string &label, const string &value)
void AddItem (const string &label, unsigned int value)
- 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

void SetExtraProperties (JsonObject *item) const
string Type () const
void SetValue (JsonObject *item) const

The documentation for this class was generated from the following files: