#include <html.h>
|
| TextArea (const char *fname, DisableCodes disabled=Enabled, const char *attr=NULL) |
|
| TextArea (const char *fname, int rows, int cols, DisableCodes disabled=Enabled, 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::TextArea::TextArea |
( |
const char * |
fname, |
|
|
DisableCodes |
disabled = Enabled , |
|
|
const char * |
attr = NULL |
|
) |
| |
PHTML::TextArea::TextArea |
( |
const char * |
fname, |
|
|
int |
rows, |
|
|
int |
cols, |
|
|
DisableCodes |
disabled = Enabled , |
|
|
const char * |
attr = NULL |
|
) |
| |
virtual void PHTML::TextArea::AddAttr |
( |
PHTML & |
html | ) |
const |
|
protectedvirtual |
The documentation for this class was generated from the following file: