org.kde.koala
public class HTMLUListElement extends HTMLElement
UNKNOWN: Unordered list.
| Constructor Summary | |
|---|---|
| protected | HTMLUListElement(Class dummy) |
| HTMLUListElement() | |
| HTMLUListElement(HTMLUListElement other) | |
| HTMLUListElement(Node other) | |
| Method Summary | |
|---|---|
| boolean | compact()
Reduce spacing between list items. |
| void | setCompact(boolean arg1)
see compact |
| void | setType(String arg1)
see type |
| String | type()
Bullet style. |
UNKNOWN: Reduce spacing between list items.
UNKNOWN: see compact
UNKNOWN: see type
UNKNOWN: Bullet style.