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

Packages that use JRFillSubreport
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 JRFillSubreport in net.sf.jasperreports.engine.fill
 

Methods in net.sf.jasperreports.engine.fill with parameters of type JRFillSubreport
 JRSubreportRunner JRThreadSubreportRunnerFactory.createSubreportRunner(JRFillSubreport fillSubreport, JRBaseFiller subreportFiller)
           
 JRSubreportRunner JRSubreportRunnerFactory.createSubreportRunner(JRFillSubreport fillSubreport, JRBaseFiller subreportFiller)
          Creates a new JRSubreportRunner instance.
 JRSubreportRunner JRContinuationSubreportRunnerFactory.createSubreportRunner(JRFillSubreport fillSubreport, JRBaseFiller subreportFiller)
           
 

Constructors in net.sf.jasperreports.engine.fill with parameters of type JRFillSubreport
JRContinuationSubreportRunner(JRFillSubreport fillSubreport)
           
JRSubreportRunnable(JRFillSubreport fillSubreport)
           
JRThreadSubreportRunner(JRFillSubreport fillSubreport, JRBaseFiller subreportFiller)
           
 



© 2001-2006 JasperSoft Corporation www.jaspersoft.com