RSeries astromech firmware
WCheckbox Member List

This is the complete list of members for WCheckbox, including all inherited members.

appendBody(String str)WElementinline
appendBodyf(const char *fmt,...)WElementinline
appendCSS(String str)WElementinline
appendCSSf(const char *fmt,...)WElementinline
appendScript(String str)WElementinline
appendScriptf(const char *fmt,...)WElementinline
emitBody(Print &out) constWElementinline
emitCSS(Print &out) constWElementinline
emitScript(Print &out) constWElementinline
emitValue(Print &out) constWElementinline
fActionWElementprotected
fBodyWElementprotected
fCSSWElementprotected
fDynamicWElementprotected
fEnabledWElementprotected
fIDWElementprotected
fReloadWElementprotected
fScriptWElementprotected
fValueWElementprotected
getID() constWElementinline
getValue() constWElementinline
needsReload() constWElementinline
setValue(String val) constWElementinline
verticalAlignment()WElementinlineprotected
WCheckbox(String title, String id, bool(*getValue)(), void(*setValue)(bool), bool(*enabled)()=nullptr)WCheckboxinline
WElement(WValue *value=nullptr)WElementinline
WElement(WAction *action)WElementinline