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).
Protected Member Functions | Protected Attributes | Friends | List of all members
EmbAJAXRadioGroupBase Class Referenceabstract

abstract base for EmbAJAXRadioGroup, needed for internal reasons. More...

#include <EmbAJAX.h>

Inheritance diagram for EmbAJAXRadioGroupBase:
Inheritance graph
[legend]

Protected Member Functions

virtual void selectButton (EmbAJAXCheckButton *which)=0
 

Protected Attributes

const char * _name
 

Friends

class EmbAJAXCheckButton
 

Detailed Description

abstract base for EmbAJAXRadioGroup, needed for internal reasons.


The documentation for this class was generated from the following file: