class HTMLLIElement

List item. More...

Full nameDOM::HTMLLIElement
Definition#include <html_list.h>
InheritsDOM::HTMLElement
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.

DOMString  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 & )

see type

long  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 )

see value


Generated by: ssk@tauon.ph.unimelb.EDU.AU on Wed May 23 05:55:52 2001, using kdoc 2.0a35.