Uses of Class
net.sf.jasperreports.engine.fill.JRSubreportRunResult
-
Packages that use JRSubreportRunResult 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 JRSubreportRunResult in net.sf.jasperreports.engine.fill
Methods in net.sf.jasperreports.engine.fill that return JRSubreportRunResult Modifier and Type Method Description JRSubreportRunResultAbstractThreadSubreportRunner. resume()JRSubreportRunResultJRContinuationSubreportRunner. resume()JRSubreportRunResultJRSubreportRunner. resume()Resumes the filling of a subreport.protected JRSubreportRunResultJRSubreportRunnable. runResult()JRSubreportRunResultAbstractThreadSubreportRunner. start()JRSubreportRunResultJRContinuationSubreportRunner. start()JRSubreportRunResultJRSubreportRunner. start()Starts to fill the subreport.protected JRSubreportRunResultAbstractThreadSubreportRunner. waitResult()
-