#include <html.h>
Inheritance diagram for PHTML::Option:
Public Member Functions | |
Option (const char *attr=NULL) | |
Option (SelectionCodes select, const char *attr=NULL) | |
Option (DisableCodes disabled, const char *attr=NULL) | |
Option (SelectionCodes select, DisableCodes disabled, const char *attr=NULL) | |
virtual | ~Option () |
Protected Member Functions | |
virtual void | AddAttr (PHTML &html) const |
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from PHTML::FieldElement. |