public interface JRSubreportRunnerFactory
JRSubreportRunner
instances.Modifier and Type | Field and Description |
---|---|
static java.lang.String |
SUBREPORT_RUNNER_FACTORY
Property specifying the
JRSubreportRunnerFactory
implementation to use for creating subreport runners. |
Modifier and Type | Method and Description |
---|---|
JRSubreportRunner |
createSubreportRunner(JRFillSubreport fillSubreport,
JRBaseFiller subreportFiller)
Creates a new
JRSubreportRunner instance. |
static final java.lang.String SUBREPORT_RUNNER_FACTORY
JRSubreportRunnerFactory
implementation to use for creating subreport runners.JRSubreportRunner createSubreportRunner(JRFillSubreport fillSubreport, JRBaseFiller subreportFiller)
JRSubreportRunner
instance.fillSubreport
- the subreport element of the master reportsubreportFiller
- the subreport filler created to fill the subreportJRSubreportRunner
instance© 2001-2014 TIBCO Software Inc. www.jaspersoft.com