Class Table.RowsControl
java.lang.Object
net.sf.jasperreports.engine.export.tabulator.Table.RowsControl
- All Implemented Interfaces:
DimensionControl<Row>
- Enclosing class:
Table
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateEntry(int startCoord, int endCoord) entryKey(int coord) voidentrySplit(Row splitEntry, Row newEntry)
-
Constructor Details
-
RowsControl
protected RowsControl()
-
-
Method Details
-
entryKey
- Specified by:
entryKeyin interfaceDimensionControl<Row>
-
createEntry
- Specified by:
createEntryin interfaceDimensionControl<Row>
-
entrySplit
- Specified by:
entrySplitin interfaceDimensionControl<Row>
-