-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
TableRowImpl
public TableRowImpl()
-
Method Details
-
getCells
Description copied from interface: TableRow
- Specified by:
getCells in interface TableRow
- Returns:
- the cells
- See Also:
-
-
setCells
Description copied from interface: TableRow
- Specified by:
setCells in interface TableRow
- Parameters:
cells - the new cells
- See Also:
-