protected class SubreportFillPart.PartBandParent extends Object implements BandReportFillerParent
| Modifier | Constructor and Description |
|---|---|
protected |
SubreportFillPart.PartBandParent(PartPrintOutput output) |
| Modifier and Type | Method and Description |
|---|---|
void |
addPage(FillerPageAddedEvent pageAdded) |
DatasetExpressionEvaluator |
getCachedEvaluator() |
BaseReportFiller |
getFiller() |
boolean |
isPageBreakInhibited() |
boolean |
isParentPagination() |
boolean |
isRunToBottom() |
void |
registerSubfiller(JRBaseFiller filler) |
void |
unregisterSubfiller(JRBaseFiller filler) |
void |
updateBookmark(JRPrintElement element) |
protected SubreportFillPart.PartBandParent(PartPrintOutput output)
public BaseReportFiller getFiller()
getFiller in interface FillerParentpublic DatasetExpressionEvaluator getCachedEvaluator()
getCachedEvaluator in interface FillerParentpublic void registerSubfiller(JRBaseFiller filler)
registerSubfiller in interface BandReportFillerParentpublic void unregisterSubfiller(JRBaseFiller filler)
unregisterSubfiller in interface BandReportFillerParentpublic boolean isRunToBottom()
isRunToBottom in interface BandReportFillerParentpublic boolean isParentPagination()
isParentPagination in interface FillerParentpublic boolean isPageBreakInhibited()
isPageBreakInhibited in interface BandReportFillerParentpublic void addPage(FillerPageAddedEvent pageAdded) throws JRException
addPage in interface BandReportFillerParentJRExceptionpublic void updateBookmark(JRPrintElement element)
updateBookmark in interface FillerParentCopyright © 2016. All rights reserved.