public interface TableRow
Modifier and Type | Method and Description |
---|---|
java.util.List<TableCell> |
getCells()
Returns a list of
TableCell objects in the row. |
java.util.List<TableCell> getCells() throws GeneralLeanFtException
TableCell
objects in the row.TableCell
objects in the row.GeneralLeanFtException
- if error occurs during execution