#include <html.h>
Inheritance diagram for PHTML::PreFormat:
Public Member Functions | |
PreFormat (int widthInChars=0, const char *attr=NULL) | |
virtual | ~PreFormat () |
Protected Member Functions | |
virtual void | AddAttr (PHTML &html) const |
PHTML::PreFormat::PreFormat | ( | int | widthInChars = 0 , |
|
const char * | attr = NULL | |||
) |
virtual PHTML::PreFormat::~PreFormat | ( | ) | [inline, virtual] |
virtual void PHTML::PreFormat::AddAttr | ( | PHTML & | html | ) | const [protected, virtual] |
Reimplemented from PHTML::Element.