Class TableRow
java.lang.Object
com.pnfsoftware.jeb.core.output.table.impl.TableRow
- All Implemented Interfaces:
ITableRow
A trivial implementation of a table row of cells.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TableRow
Create a row.- Parameters:
cells- row cells
-
TableRow
Create a row.- Parameters:
cells- row cells
-
-
Method Details