Open Lighting Architecture 0.10.9
Loading...
Searching...
No Matches
ola::web::HiddenItem Class Reference
Inheritance diagram for ola::web::HiddenItem:
ola::web::GenericItem

Public Member Functions

 HiddenItem (const std::string &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
 

Member Function Documentation

◆ SetValue()

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

Implements ola::web::GenericItem.

◆ Type()

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

Implements ola::web::GenericItem.


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