public class TableRow extends HtmlElement<TableRow>
attributes, inline| Constructor and Description |
|---|
TableRow() |
| Modifier and Type | Method and Description |
|---|---|
TableRow |
addCell(TableCell cell) |
TableCell |
newCell(HtmlComponent... components) |
TableCell |
newCell(String text) |
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.