Class SubreportFillPart.FillerPrintPart
- java.lang.Object
-
- net.sf.jasperreports.parts.subreport.SubreportFillPart.FillerPrintPart
-
- All Implemented Interfaces:
FillingPrintPart
- Enclosing class:
- SubreportFillPart
protected static class SubreportFillPart.FillerPrintPart extends Object implements FillingPrintPart
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
FillerPrintPart(JRBaseFiller filler)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
isPageFinal(JRPrintPage page)
-
-
-
Constructor Detail
-
FillerPrintPart
protected FillerPrintPart(JRBaseFiller filler)
-
-
Method Detail
-
isPageFinal
public boolean isPageFinal(JRPrintPage page)
- Specified by:
isPageFinal
in interfaceFillingPrintPart
-
-