Uses of Class
net.sf.jasperreports.components.table.fill.TableReport.CellInfo
Packages that use TableReport.CellInfo
Package
Description
Contains fill time implementations for Table component related interfaces.
-
Uses of TableReport.CellInfo in net.sf.jasperreports.components.table.fill
Methods in net.sf.jasperreports.components.table.fill that return types with arguments of type TableReport.CellInfoModifier and TypeMethodDescriptionprotected List<TableReport.CellInfo> TableReport.BandRowInfo.getCells()Methods in net.sf.jasperreports.components.table.fill with parameters of type TableReport.CellInfoModifier and TypeMethodDescriptionprotected voidTableReport.BandRowInfo.addCell(TableReport.CellInfo cell) protected voidTableReport.ReportBandInfo.cellAdded(int rowLevel, TableReport.CellInfo cell)