org.kde.koala
public class HTMLLIElement extends HTMLElement
UNKNOWN: List item.
Constructor Summary | |
---|---|
protected | HTMLLIElement(Class dummy) |
HTMLLIElement() | |
HTMLLIElement(HTMLLIElement other) | |
HTMLLIElement(Node other) |
Method Summary | |
---|---|
void | setType(String arg1)
see type |
void | setValue(long arg1)
see value |
String | type()
List item bullet style. |
long | value()
Reset sequence number when used in OL See the
value attribute definition in HTML 4.0. |
UNKNOWN: see type
UNKNOWN: see value
UNKNOWN: List item bullet style.
OL
See the
value attribute definition in HTML 4.0. This attribute is
deprecated in HTML 4.0.