OmEspHelpers
|
Show a visual slider, which call back on changes. More...
Public Member Functions | |
void | render (OmXmlWriter &w, Page *inPage) override |
bool | doAction (Page *fromPage) override |
void | renderStatusey (OmXmlWriter &w) override |
![]() | |
void | setValue (int value) |
Public Attributes | |
OmWebActionProc | proc = 0 |
int | min = 0 |
int | max = 100 |
![]() | |
const char * | name = "" |
char | id [6] |
const char * | pageLink = "" |
int | ref1 = 0 |
void * | ref2 = 0 |
int | value = 0 |
bool | visible = true |
OmWebPageItem | item |
Show a visual slider, which call back on changes.