public class TableRow extends TableElement
| Modifier | Constructor and Description |
|---|---|
protected |
TableRow(DataTable dataTable,
TableCell[] cells) |
| Modifier and Type | Method and Description |
|---|---|
void |
addCell(TableCell tableCell) |
TableCell |
getCell(int index) |
Iterable<TableCell> |
getCells() |
int |
getColumnCount() |
Value |
getValue(int index) |
getPropertiesAsJson, hasProperties, setPropertiesCopyright © 2012. All Rights Reserved.