class HTMLLIElement
|
List item. More... |
|
|
Public Methods
Protected Methods
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 |
[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
[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. |