class HTMLOListElement

Ordered list. More...

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

Public Methods

Protected Methods


Detailed Description

Ordered list. See the <a href="http://www.w3.org/TR/REC-html40/struct/lists.html#edef-OL"> OL element definition </a> in HTML 4.0.

 HTMLOListElement ()

HTMLOListElement

 HTMLOListElement (const HTMLOListElement &other)

HTMLOListElement

 HTMLOListElement (const Node &other)

HTMLOListElement

 HTMLOListElement (HTMLOListElementImpl *impl)

HTMLOListElement

[protected]

HTMLOListElement &  operator = (const HTMLOListElement &other)

operator =

Reimplemented from HTMLElement.

HTMLOListElement &  operator = (const Node &other)

operator =

Reimplemented from HTMLElement.

 ~HTMLOListElement ()

~HTMLOListElement

bool  compact ()

compact

[const]

Reduce spacing between list items. See the <a href="http://www.w3.org/TR/REC-html40/struct/lists.html#adef-compact"> compact attribute definition </a> in HTML 4.0. This attribute is deprecated in HTML 4.0.

void  setCompact ( bool )

setCompact

see compact

long  start ()

start

[const]

Starting sequence number. See the <a href="http://www.w3.org/TR/REC-html40/struct/lists.html#adef-start"> start attribute definition </a> in HTML 4.0. This attribute is deprecated in HTML 4.0.

void  setStart ( long )

setStart

see start

DOMString  type ()

type

[const]

Numbering style. See the <a href="http://www.w3.org/TR/REC-html40/struct/lists.html#adef-type-OL"> type attribute definition </a> in HTML 4.0. This attribute is deprecated in HTML 4.0.

void  setType ( const DOMString & )

setType

see type


Generated by: root@daffy.perf.redhat.com on Mon Jul 14 13:28:10 2003, using kdoc 2.0a53.