Uses of Class
net.sf.jasperreports.engine.fill.JRSubreportRunResult
Packages that use JRSubreportRunResult
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 JRSubreportRunResult in net.sf.jasperreports.engine.fill
Methods in net.sf.jasperreports.engine.fill that return JRSubreportRunResultModifier and TypeMethodDescriptionAbstractThreadSubreportRunner.resume()JRContinuationSubreportRunner.resume()JRSubreportRunner.resume()Resumes the filling of a subreport.protected JRSubreportRunResultJRSubreportRunnable.runResult()AbstractThreadSubreportRunner.start()JRContinuationSubreportRunner.start()JRSubreportRunner.start()Starts to fill the subreport.protected JRSubreportRunResultAbstractThreadSubreportRunner.waitResult()