public interface BandReportFillerParent extends FillerParent
Modifier and Type | Method and Description |
---|---|
void |
addPage(FillerPageAddedEvent pageAdded) |
String |
getReportLocation() |
boolean |
isPageBreakInhibited() |
boolean |
isRunToBottom() |
void |
registerReportStyles(List<JRStyle> styles) |
void |
registerSubfiller(JRBaseFiller filler) |
void |
unregisterSubfiller(JRBaseFiller filler) |
getCachedEvaluator, getFiller, isParentPagination, updateBookmark
void registerSubfiller(JRBaseFiller filler)
void unregisterSubfiller(JRBaseFiller filler)
boolean isRunToBottom()
boolean isPageBreakInhibited()
void addPage(FillerPageAddedEvent pageAdded) throws JRException
JRException
String getReportLocation()
Copyright © 2017. All rights reserved.