Uses of Interface
net.sf.jasperreports.engine.fill.JRSubreportRunner
Packages that use JRSubreportRunner
Package
Description
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 JRSubreportRunner in net.sf.jasperreports.engine.fill
Classes in net.sf.jasperreports.engine.fill that implement JRSubreportRunnerModifier and TypeClassDescriptionclassclassImplemetation ofJRSubreportRunnerusing Javaflow continuations.classThread-basedJRSubreportRunnerimplementation.classThread-basedJRSubreportRunnerimplementation.Methods in net.sf.jasperreports.engine.fill that return JRSubreportRunnerModifier and TypeMethodDescriptionJRContinuationSubreportRunnerFactory.createSubreportRunner(JRFillSubreport fillSubreport, JRBaseFiller subreportFiller) JRSubreportRunnerFactory.createSubreportRunner(JRFillSubreport fillSubreport, JRBaseFiller subreportFiller) Creates a newJRSubreportRunnerinstance.JRThreadSubreportRunnerFactory.createSubreportRunner(JRFillSubreport fillSubreport, JRBaseFiller subreportFiller) ThreadPoolSubreportRunnerFactory.createSubreportRunner(JRFillSubreport fillSubreport, JRBaseFiller subreportFiller) Methods in net.sf.jasperreports.engine.fill with parameters of type JRSubreportRunnerModifier and TypeMethodDescriptionvoidFillerSubreportParent.setSubreportRunner(JRSubreportRunner subreportRunner)