Open Lighting Architecture  0.9.2
 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::UIntItem Class Reference
Inheritance diagram for ola::web::UIntItem:
ola::web::GenericItem

Public Member Functions

 UIntItem (const std::string &description, unsigned int value, const std::string &id="")
void SetMin (unsigned int min)
void SetMax (unsigned int max)
- 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

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

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