class HTMLPreElement
|
Preformatted text. More... |
|
|
Public Methods
- HTMLPreElement ()
- HTMLPreElement (const HTMLPreElement &other)
- HTMLPreElement (const Node &other) : HTMLElement()
- HTMLPreElement & operator = (const HTMLPreElement &other)
- HTMLPreElement & operator = (const Node &other)
- ~ HTMLPreElement ()
- long width () const
- void setWidth ( long )
Protected Methods
- HTMLPreElement (HTMLPreElementImpl *impl)
Detailed Description
Preformatted text. See the <a
href="http://www.w3.org/TR/REC-html40/struct/text.html#edef-PRE">
PRE element definition </a> in HTML 4.0.
[const]
Fixed width for content. See the <a
href="http://www.w3.org/TR/REC-html40/struct/text.html#adef-width-PRE">
width attribute definition </a> in HTML 4.0. This attribute is
deprecated in HTML 4.0.
see width
| Generated by: ssk@tauon.ph.unimelb.EDU.AU on Wed May 23 05:55:52 2001, using kdoc 2.0a35. |