class HTMLHRElement

Create a horizontal rule. More...

Full nameDOM::HTMLHRElement
Definition#include <html_block.h>
InheritsDOM::HTMLElement [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Protected Methods


Detailed Description

Create a horizontal rule. See the HR element definition in HTML 4.0.

 HTMLHRElement ()

HTMLHRElement

 HTMLHRElement (const HTMLHRElement &other)

HTMLHRElement

 HTMLHRElement (const Node &other)

HTMLHRElement

 HTMLHRElement (HTMLHRElementImpl *impl)

HTMLHRElement

[protected]

HTMLHRElement &  operator = (const HTMLHRElement &other)

operator =

Reimplemented from HTMLElement.

HTMLHRElement &  operator = (const Node &other)

operator =

Reimplemented from HTMLElement.

 ~HTMLHRElement ()

~HTMLHRElement

DOMString  align ()

align

[const]

Align the rule on the page. See the align attribute definition in HTML 4.0. This attribute is deprecated in HTML 4.0.

void  setAlign ( const DOMString & )

setAlign

see align

bool  noShade ()

noShade

[const]

Indicates to the user agent that there should be no shading in the rendering of this element. See the noshade attribute definition in HTML 4.0. This attribute is deprecated in HTML 4.0.

void  setNoShade ( bool )

setNoShade

see noShade

DOMString  size ()

size

[const]

The height of the rule. See the size attribute definition in HTML 4.0. This attribute is deprecated in HTML 4.0.

void  setSize ( const DOMString & )

setSize

see size

DOMString  width ()

width

[const]

The width of the rule. See the width attribute definition in HTML 4.0. This attribute is deprecated in HTML 4.0.

void  setWidth ( const DOMString & )

setWidth

see width


Generated by: dfaure on faure on Tue Apr 16 08:50:42 2002, using kdoc 2.0a53.