OmEspHelpers
|
Public Member Functions | |
OmWebPageItem (PageItem *privateItem) | |
const char * | getName () |
current name | |
void | setName (const char *name) |
change name | |
void | setVisible (bool visible) |
show or hide | |
void | setVisible (bool visible, const char *name, int value) |
handy method to update several aspects at once | |
int | getValue () |
current value | |
void | setValue (int value) |
changes the value, but only visible on next browser load or refresh | |
Public Attributes | |
PageItem * | privateItem |