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).
|
Modifier and Type | Class and Description |
---|---|
class |
JRContinuationSubreportRunner
Implemetation of
JRSubreportRunner
using Javaflow continuations. |
class |
JRThreadSubreportRunner
Thread-based
JRSubreportRunner
implementation. |
Modifier and Type | Method and Description |
---|---|
JRSubreportRunner |
JRThreadSubreportRunnerFactory.createSubreportRunner(JRFillSubreport fillSubreport,
JRBaseFiller subreportFiller) |
JRSubreportRunner |
JRContinuationSubreportRunnerFactory.createSubreportRunner(JRFillSubreport fillSubreport,
JRBaseFiller subreportFiller) |
JRSubreportRunner |
JRSubreportRunnerFactory.createSubreportRunner(JRFillSubreport fillSubreport,
JRBaseFiller subreportFiller)
Creates a new
JRSubreportRunner instance. |
Modifier and Type | Method and Description |
---|---|
protected void |
JRBaseFiller.setSubreportRunner(JRSubreportRunner runner) |
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com