Uses of Class
net.sf.jasperreports.engine.design.JRReportCompileData
-
Packages that use JRReportCompileData Package Description net.sf.jasperreports.components.table.fill Contains fill time implementations for Table component related interfaces. -
-
Uses of JRReportCompileData in net.sf.jasperreports.components.table.fill
Subclasses of JRReportCompileData in net.sf.jasperreports.components.table.fill Modifier and Type Class Description class
TableReportCompileData
Methods in net.sf.jasperreports.components.table.fill that return JRReportCompileData Modifier and Type Method Description protected JRReportCompileData
FillTable. createTableReportCompileData(JasperReport parentReport, JRDataset reportSubdataset)
Methods in net.sf.jasperreports.components.table.fill with parameters of type JRReportCompileData Modifier and Type Method Description void
TableReportCompileData. copyCrosstabCompileData(JRReportCompileData compileData)
-