Uses of Class
net.sf.jasperreports.engine.fill.JRSubreportRunResult

Packages that use JRSubreportRunResult
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
 JRSubreportRunResult JRSubreportRunner.resume()
          Resumes the filling of a subreport.
 JRSubreportRunResult JRContinuationSubreportRunner.resume()
           
 JRSubreportRunResult JRThreadSubreportRunner.resume()
           
protected  JRSubreportRunResult JRSubreportRunnable.runResult()
           
 JRSubreportRunResult JRSubreportRunner.start()
          Starts to fill the subreport.
 JRSubreportRunResult JRContinuationSubreportRunner.start()
           
 JRSubreportRunResult JRThreadSubreportRunner.start()
           
protected  JRSubreportRunResult JRThreadSubreportRunner.waitResult()
           
 



Copyright © 2011. All Rights Reserved.