org.mortbay.html
public class List extends Block
See Also: Block
Field Summary | |
---|---|
static String | Directory |
static String | Menu |
static String | Ordered |
static String | Unordered |
Constructor Summary | |
---|---|
List(String type) |
Method Summary | |
---|---|
Composite | add(Object o) |
Composite | newItem() |
Parameters: o The item
Returns: This List.
Returns: The new Item composite