Package net.sf.jasperreports.engine.fill
Interface FillerParent
- All Known Subinterfaces:
BandReportFillerParent
,PartFillerParent
- All Known Implementing Classes:
ComponentFillerSubreportParent
,FillerSubreportParent
,SubreportFillPart.PartBandParent
,SubreportFillPart.PartParent
public interface FillerParent
- Author:
- Lucian Chirita (lucianc@users.sourceforge.net)
-
Method Summary
-
Method Details
-
getFiller
BaseReportFiller getFiller() -
getParentProperties
JRPropertiesHolder getParentProperties() -
isParentPagination
boolean isParentPagination() -
getCachedEvaluator
DatasetExpressionEvaluator getCachedEvaluator() -
updateBookmark
-