#include <html.h>
|
| | TableElement (const char *nam, const char *att, ElementInSet elmt, ElementInSet req, OptionalCRLF opt) |
| |
| virtual void | Output (PHTML &html) const |
| |
| 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) |
| |
| virtual void PHTML::TableElement::Output |
( |
PHTML & |
html | ) |
const |
|
virtual |
The documentation for this class was generated from the following file: