|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
---|
Fields in net.sf.jasperreports.engine.fill declared as JRFillSubreport | |
---|---|
protected JRFillSubreport |
JRBaseFiller.parentElement
|
Methods in net.sf.jasperreports.engine.fill with parameters of type JRFillSubreport | |
---|---|
JRSubreportRunner |
JRContinuationSubreportRunnerFactory.createSubreportRunner(JRFillSubreport fillSubreport,
JRBaseFiller subreportFiller)
|
JRSubreportRunner |
JRSubreportRunnerFactory.createSubreportRunner(JRFillSubreport fillSubreport,
JRBaseFiller subreportFiller)
Creates a new JRSubreportRunner instance. |
JRSubreportRunner |
JRThreadSubreportRunnerFactory.createSubreportRunner(JRFillSubreport fillSubreport,
JRBaseFiller subreportFiller)
|
Constructors in net.sf.jasperreports.engine.fill with parameters of type JRFillSubreport | |
---|---|
JRBaseFiller(JasperReport jasperReport,
JREvaluator initEvaluator,
JRFillSubreport parentElement)
|
|
JRContinuationSubreportRunner(JRFillSubreport fillSubreport)
|
|
JRHorizontalFiller(JasperReport jasperReport,
JREvaluator evaluator,
JRFillSubreport parentElement)
|
|
JRHorizontalFiller(JasperReport jasperReport,
JRFillSubreport parentElement)
|
|
JRSubreportRunnable(JRFillSubreport fillSubreport)
|
|
JRThreadSubreportRunner(JRFillSubreport fillSubreport,
JRBaseFiller subreportFiller)
|
|
JRVerticalFiller(JasperReport jasperReport,
JREvaluator evaluator,
JRFillSubreport parentElement)
|
|
JRVerticalFiller(JasperReport jasperReport,
JRFillSubreport parentElement)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |