| 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.
|
Tr |
tr() |
T |
width(String width) |
public Tr tr()
public T add(Content element)
Elementpublic T add(Content... elements)
Elementpublic T attr(String name, String value)
ElementCopyright © 2013 Whizu. All Rights Reserved.