![]() |
Open Lighting Architecture 0.10.9
|
Public Member Functions | |
| JsonSection (bool allow_refresh=true) | |
| ~JsonSection () | |
| void | SetSaveButton (const std::string &text) |
| void | SetError (const std::string &error) |
| void | AddItem (const GenericItem *item) |
| std::string | AsString () const |
|
explicit |
Create a new section response
Cleanup
| void ola::web::JsonSection::AddItem | ( | const GenericItem * | item | ) |
Add an item to this section, ownership is transferred.