#include <html.h>
|
| Select (const char *fname=NULL, const char *attr=NULL) |
|
| Select (const char *fname, DisableCodes disabled, const char *attr=NULL) |
|
virtual | ~Element () |
|
| Element (const char *nam, ElementInSet elmt=NumElementsInSet, ElementInSet req=InBody, OptionalCRLF opt=BothCRLF) |
|
| Element (const char *nam, const char *att, ElementInSet elmt=NumElementsInSet, ElementInSet req=InBody, OptionalCRLF opt=BothCRLF) |
|
PHTML::Select::Select |
( |
const char * |
fname = NULL , |
|
|
const char * |
attr = NULL |
|
) |
| |
PHTML::Select::Select |
( |
const char * |
fname, |
|
|
DisableCodes |
disabled, |
|
|
const char * |
attr = NULL |
|
) |
| |
virtual void PHTML::Select::AddAttr |
( |
PHTML & |
html | ) |
const |
|
protectedvirtual |
The documentation for this class was generated from the following file: