Uses of Interface
net.sf.jasperreports.engine.fill.JRSubreportRunnerFactory
-
Packages that use JRSubreportRunnerFactory Package Description net.sf.jasperreports.engine.fill Contains fill time implementations for the library's main interfaces and the entire engine used in the filling process (the actual core of JasperReports). -
-
Uses of JRSubreportRunnerFactory in net.sf.jasperreports.engine.fill
Classes in net.sf.jasperreports.engine.fill that implement JRSubreportRunnerFactory Modifier and Type Class Description classJRContinuationSubreportRunnerFactoryJRContinuationSubreportRunnersubreport runners factory.classJRThreadSubreportRunnerFactoryJRThreadSubreportRunnersubreport runners factory.classThreadPoolSubreportRunnerFactoryMethods in net.sf.jasperreports.engine.fill that return JRSubreportRunnerFactory Modifier and Type Method Description protected JRSubreportRunnerFactoryJRFillSubreport. getRunnerFactory()
-