RSeries astromech firmware
WLabel Member List

This is the complete list of members for WLabel, 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
WElement(WValue *value=nullptr)WElementinline
WElement(WAction *action)WElementinline
WLabel(String text, String id, bool(*enabled)()=nullptr)WLabelinline