| Modifier and Type | Method and Description |
|---|---|
T |
add(Content... elements)
Add content to this element.
|
T |
add(Content element)
Add content to this element.
|
T |
attr(String name,
String value)
Set the value of an attribute of this element.
|
Tbody |
tbody() |
T |
width(String width) |
public Table(String id)
public Tbody tbody()
public T add(Content element)
Elementpublic T add(Content... elements)
Elementpublic T attr(String name, String value)
ElementCopyright © 2013 Whizu. All Rights Reserved.