public class JRContinuationSubreportRunnerFactory extends Object implements JRSubreportRunnerFactory
JRContinuationSubreportRunner
subreport runners factory.SUBREPORT_RUNNER_FACTORY| Constructor and Description |
|---|
JRContinuationSubreportRunnerFactory() |
| Modifier and Type | Method and Description |
|---|---|
JRSubreportRunner |
createSubreportRunner(JRFillSubreport fillSubreport,
JRBaseFiller subreportFiller)
Creates a new
JRSubreportRunner instance. |
public JRContinuationSubreportRunnerFactory()
public JRSubreportRunner createSubreportRunner(JRFillSubreport fillSubreport, JRBaseFiller subreportFiller)
JRSubreportRunnerFactoryJRSubreportRunner instance.createSubreportRunner in interface JRSubreportRunnerFactoryfillSubreport - the subreport element of the master reportsubreportFiller - the subreport filler created to fill the subreportJRSubreportRunner instanceCopyright © 2017. All rights reserved.