class HTMLLIElement

List item. More...

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

Public Methods

Protected Methods


Detailed Description

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

 HTMLLIElement ()

HTMLLIElement

 HTMLLIElement (const HTMLLIElement &other)

HTMLLIElement

 HTMLLIElement (const Node &other)

HTMLLIElement

 HTMLLIElement (HTMLLIElementImpl *impl)

HTMLLIElement

[protected]

HTMLLIElement &  operator = (const HTMLLIElement &other)

operator =

Reimplemented from HTMLElement.

HTMLLIElement &  operator = (const Node &other)

operator =

Reimplemented from HTMLElement.

 ~HTMLLIElement ()

~HTMLLIElement

DOMString  type ()

type

[const]

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

void  setType ( const DOMString & )

setType

see type

long  value ()

value

[const]

Reset sequence number when used in <code> OL </code> See the <a href="http://www.w3.org/TR/REC-html40/struct/lists.html#adef-value-LI"> value attribute definition </a> in HTML 4.0. This attribute is deprecated in HTML 4.0.

void  setValue ( long )

setValue

see value


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