class HTMLBRElement
|
Force a line break. More... |
|
|
Public Methods
Protected Methods
Force a line break. See the BR
element definition in HTML 4.0.
HTMLBRElement ()
| HTMLBRElement |
HTMLBRElement (const HTMLBRElement &other)
| HTMLBRElement |
HTMLBRElement (const Node &other)
| HTMLBRElement |
HTMLBRElement (HTMLBRElementImpl *impl)
| HTMLBRElement |
[protected]
HTMLBRElement & operator = (const HTMLBRElement &other)
| operator = |
Reimplemented from HTMLElement.
HTMLBRElement & operator = (const Node &other)
| operator = |
Reimplemented from HTMLElement.
~HTMLBRElement ()
| ~HTMLBRElement |
[const]
Control flow of text around floats. See the
clear attribute definition in HTML 4.0. This attribute is
deprecated in HTML 4.0.
void setClear ( const DOMString & )
| setClear |
see clear
Generated by: dfaure on faure on Tue Apr 16 08:50:42 2002, using kdoc 2.0a53. |