Open Lighting Architecture 0.10.9
Loading...
Searching...
No Matches
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
 
- Protected Member Functions inherited from ola::web::GenericItem

Member Function Documentation

◆ SetExtraProperties()

void ola::web::UIntItem::SetExtraProperties ( JsonObject * item) const
protectedvirtual

Reimplemented from ola::web::GenericItem.

◆ SetValue()

void ola::web::UIntItem::SetValue ( JsonObject * item) const
inlineprotectedvirtual

Implements ola::web::GenericItem.

◆ Type()

std::string ola::web::UIntItem::Type ( ) const
inlineprotectedvirtual

Implements ola::web::GenericItem.


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