Uses of Interface
net.sf.jasperreports.engine.fill.FillerPageAddedEvent
Packages that use FillerPageAddedEvent
Package
Description
Contains fill time implementations for the library's main interfaces and the entire
engine used in the filling process (the actual core of JasperReports).
-
Uses of FillerPageAddedEvent in net.sf.jasperreports.engine.fill
Methods in net.sf.jasperreports.engine.fill with parameters of type FillerPageAddedEventModifier and TypeMethodDescriptionvoidBandReportFillerParent.addPage(FillerPageAddedEvent pageAdded) voidFillerSubreportParent.addPage(FillerPageAddedEvent pageAdded) protected voidFillerSubreportParent.suspendSubreportRunner(FillerPageAddedEvent pageAdded) -
Uses of FillerPageAddedEvent in net.sf.jasperreports.parts.subreport
Methods in net.sf.jasperreports.parts.subreport with parameters of type FillerPageAddedEventModifier and TypeMethodDescriptionvoidSubreportFillPart.PartBandParent.addPage(FillerPageAddedEvent pageAdded)