public class Table extends HtmlElement<Table>
attributes, inline| Constructor and Description |
|---|
Table() |
| Modifier and Type | Method and Description |
|---|---|
Table |
addRow(TableRow row) |
TableRow |
newRow() |
TableBody |
newTableBody() |
TableFoot |
newTableFoot() |
TableHead |
newTableHead() |
Table |
withCellspacing(String value) |
addBreak, addComponent, addComponent, addComponents, formatComponents, formatEndTag, formatStartTag, getTagName, isInline, setComponents, toString, withAlign, withAttribute, withClass, withComponents, withRawTextContent, withStyle, withTextContent, withTitle, withValignCopyright © 2006–2016 Volker Bergmann. All rights reserved.