DOM::HTMLBRElement Class Reference
Force a line break. More...
#include <html_inline.h>
Inheritance diagram for DOM::HTMLBRElement:

Public Methods | |
HTMLBRElement & | operator= (const Node &other) |
DOMString | clear () const |
Control flow of text around floats. | |
void | setClear (const DOMString &) |
see clear |
Detailed Description
Force a line break.See the BR element definition in HTML 4.0.
Definition at line 250 of file html_inline.h.
Member Function Documentation
|
Control flow of text around floats. See the clear attribute definition in HTML 4.0. This attribute is deprecated in HTML 4.0. Definition at line 240 of file html_inline.cpp. |
|
see clear
Definition at line 246 of file html_inline.cpp. |
The documentation for this class was generated from the following files: