| Package | Description |
|---|---|
| org.databene.formats.html.model |
| Modifier and Type | Method and Description |
|---|---|
TableCell |
TableRow.newCell(HtmlComponent... components) |
TableCell |
TableRow.newCell(String text) |
TableCell |
TableCell.withColspan(int colspan) |
| Modifier and Type | Method and Description |
|---|---|
TableRow |
TableRow.addCell(TableCell cell) |
Copyright © 2006–2016 Volker Bergmann. All rights reserved.