DOM::HTMLBRElement Class Reference

#include <html_inline.h>

Inheritance diagram for DOM::HTMLBRElement:
DOM::HTMLElement DOM::Element DOM::Node

List of all members.

Public Member Functions

 HTMLBRElement (const HTMLBRElement &other)
 HTMLBRElement (const Node &other)
HTMLBRElementoperator= (const HTMLBRElement &other)
HTMLBRElementoperator= (const Node &other)
DOMString clear () const
void setClear (const DOMString &)

Protected Member Functions

 HTMLBRElement (HTMLBRElementImpl *impl)

Detailed Description

Force a line break.

See the BR element definition in HTML 4.0.

Definition at line 259 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 246 of file html_inline.cpp.

void HTMLBRElement::setClear ( const DOMString value)

see clear

Definition at line 252 of file html_inline.cpp.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys