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 LI element definition 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 type attribute definition 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 OL See the value attribute definition in HTML 4.0. This attribute is deprecated in HTML 4.0.

void  setValue ( long )

setValue

see value


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