#include <html.h>
Inheritance diagram for PHTML::FormField:
Protected Member Functions | |
FormField (const char *nam, const char *attr, ElementInSet elmt, OptionalCRLF opt, DisableCodes disabled, const char *fname) | |
virtual | ~FormField () |
virtual void | AddAttr (PHTML &html) const |
|
|
|
|
|
Reimplemented from PHTML::FieldElement. Reimplemented in PHTML::TextArea, PHTML::InputField, PHTML::HiddenField, PHTML::InputText, PHTML::RadioButton, PHTML::InputRange, PHTML::InputFile, PHTML::InputImage, and PHTML::ResetButton. |