protected class SubreportFillPart.PartBandParent extends java.lang.Object implements BandReportFillerParent
Modifier | Constructor and Description |
---|---|
protected |
PartBandParent(PartPrintOutput output) |
Modifier and Type | Method and Description |
---|---|
void |
abortSubfiller(JRBaseFiller filler) |
void |
addPage(FillerPageAddedEvent pageAdded) |
DatasetExpressionEvaluator |
getCachedEvaluator() |
BaseReportFiller |
getFiller() |
java.lang.String |
getReportLocation() |
boolean |
isPageBreakInhibited() |
boolean |
isParentPagination() |
boolean |
isRunToBottom() |
boolean |
isSplitTypePreventInhibited(boolean isTopLevelCall) |
void |
registerReportStyles(java.util.List<JRStyle> styles) |
void |
registerSubfiller(JRBaseFiller filler) |
void |
unregisterSubfiller(JRBaseFiller filler) |
void |
updateBookmark(JRPrintElement element) |
protected PartBandParent(PartPrintOutput output)
public BaseReportFiller getFiller()
getFiller
in interface FillerParent
public DatasetExpressionEvaluator getCachedEvaluator()
getCachedEvaluator
in interface FillerParent
public void registerSubfiller(JRBaseFiller filler)
registerSubfiller
in interface BandReportFillerParent
public void unregisterSubfiller(JRBaseFiller filler)
unregisterSubfiller
in interface BandReportFillerParent
public void abortSubfiller(JRBaseFiller filler)
abortSubfiller
in interface BandReportFillerParent
public boolean isRunToBottom()
isRunToBottom
in interface BandReportFillerParent
public boolean isParentPagination()
isParentPagination
in interface FillerParent
public boolean isPageBreakInhibited()
isPageBreakInhibited
in interface BandReportFillerParent
public boolean isSplitTypePreventInhibited(boolean isTopLevelCall)
isSplitTypePreventInhibited
in interface BandReportFillerParent
public void addPage(FillerPageAddedEvent pageAdded) throws JRException
addPage
in interface BandReportFillerParent
JRException
public void updateBookmark(JRPrintElement element)
updateBookmark
in interface FillerParent
public java.lang.String getReportLocation()
getReportLocation
in interface BandReportFillerParent
public void registerReportStyles(java.util.List<JRStyle> styles)
registerReportStyles
in interface BandReportFillerParent
© 2001 - 2018 TIBCO Software Inc. www.jaspersoft.com