#include <html.h>
Inheritance diagram for PHTML::RadioButton:

Public Methods | |
| RadioButton (const char *fname, const char *value, const char *attr=NULL) | |
| RadioButton (const char *fname, const char *value, DisableCodes disabled, const char *attr=NULL) | |
| RadioButton (const char *fname, const char *value, CheckedCodes check, DisableCodes disabled=Enabled, const char *attr=NULL) | |
Protected Methods | |
| RadioButton (const char *type, const char *fname, const char *value, CheckedCodes check, DisableCodes disabled, const char *attr) | |
| virtual void | AddAttr (PHTML &html) const |
|
||||||||||||||||
|
|
|
||||||||||||||||||||
|
|
|
||||||||||||||||||||||||
|
|
|
||||||||||||||||||||||||||||
|
|
|
|
Reimplemented from PHTML::InputField. |
1.2.18