EmbAJAX
Simplistic framework for creating and handling displays and controls on a web page served by an embeddable device (Arduino or other microcontroller with Arduino support).
EmbAJAXOptionSelect< NUM > Member List

This is the complete list of members for EmbAJAXOptionSelect< NUM >, including all inherited members.

_current_option (defined in EmbAJAXOptionSelectBase)EmbAJAXOptionSelectBaseprotected
_driver (defined in EmbAJAXBase)EmbAJAXBaseprotectedstatic
_flags (defined in EmbAJAXElement)EmbAJAXElementprotected
_id (defined in EmbAJAXElement)EmbAJAXElementprotected
basicProperty(uint8_t num) const (defined in EmbAJAXElement)EmbAJAXElementinlineprotected
changed(uint16_t since) (defined in EmbAJAXElement)EmbAJAXElementprotected
EmbAJAXElement(const char *id)EmbAJAXElement
EmbAJAXOptionSelect(const char *id, const char *labels[NUM], uint8_t selected_option=0)EmbAJAXOptionSelect< NUM >inline
EmbAJAXOptionSelectBase(const char *id, uint8_t current_option) (defined in EmbAJAXOptionSelectBase)EmbAJAXOptionSelectBaseinlineprotected
Enabledness enum value (defined in EmbAJAXBase)EmbAJAXBase
findChild(const char *id) constEmbAJAXBaseinlinevirtual
findChild(EmbAJAXBase **children, size_t num, const char *id) constEmbAJAXBaseprotected
FirstElementSpecificProperty enum value (defined in EmbAJAXBase)EmbAJAXBase
handleRequest(EmbAJAXBase **children, size_t num, void(*change_callback)())EmbAJAXBaseprotected
HTMLAllowed enum value (defined in EmbAJAXBase)EmbAJAXBase
id() const (defined in EmbAJAXElement)EmbAJAXElementinline
itoa_buf (defined in EmbAJAXBase)EmbAJAXBaseprotectedstatic
null_string (defined in EmbAJAXBase)EmbAJAXBaseprotectedstatic
print() const override (defined in EmbAJAXOptionSelect< NUM >)EmbAJAXOptionSelect< NUM >inlinevirtual
print(const char *const *_labels, uint8_t NUM) const (defined in EmbAJAXOptionSelectBase)EmbAJAXOptionSelectBaseprotected
printChildren(EmbAJAXBase **children, size_t num) constEmbAJAXBaseprotected
printPage(EmbAJAXBase **children, size_t num, const char *_title, const char *_header, uint16_t _min_interval) constEmbAJAXBaseprotected
printTextInput(size_t size, const char *value) constEmbAJAXElementprotected
Property enum name (defined in EmbAJAXBase)EmbAJAXBase
selectedOption() constEmbAJAXOptionSelectBase
selectOption(uint8_t num)EmbAJAXOptionSelectBase
sendUpdates(uint16_t since, bool first) overrideEmbAJAXElementvirtual
EmbAJAXBase::sendUpdates(EmbAJAXBase **children, size_t num, uint16_t since, bool first)EmbAJAXBaseprotected
setBasicProperty(uint8_t num, bool status) override (defined in EmbAJAXElement)EmbAJAXElementprotectedvirtual
setChanged() (defined in EmbAJAXElement)EmbAJAXElementprotected
setDriver(EmbAJAXOutputDriverBase *driver)EmbAJAXBaseinlinestatic
setEnabled(bool enabled)EmbAJAXBaseinline
setVisible(bool visible)EmbAJAXBaseinline
toElement() override finalEmbAJAXElementinlinevirtual
updateFromDriverArg(const char *argname) overrideEmbAJAXOptionSelectBasevirtual
Value enum value (defined in EmbAJAXBase)EmbAJAXBase
value(uint8_t which=EmbAJAXBase::Value) const overrideEmbAJAXOptionSelectBasevirtual
valueNeedsEscaping(uint8_t which=EmbAJAXBase::Value) constEmbAJAXElementinlinevirtual
valueProperty(uint8_t which=EmbAJAXBase::Value) const overrideEmbAJAXOptionSelectBasevirtual
Visibility enum value (defined in EmbAJAXBase)EmbAJAXBase