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 protectedFillerPrintPart(JRBaseFiller filler)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanisPageFinal(JRPrintPage page)
-
-
-
Constructor Detail
-
FillerPrintPart
protected FillerPrintPart(JRBaseFiller filler)
-
-
Method Detail
-
isPageFinal
public boolean isPageFinal(JRPrintPage page)
- Specified by:
isPageFinalin interfaceFillingPrintPart
-
-