Class ReportFillEvent
- java.lang.Object
-
- net.sf.jasperreports.engine.fill.events.ReportFillEvent
-
- Direct Known Subclasses:
ElementEvaluatedEvent
public abstract class ReportFillEvent extends Object
- Author:
- Lucian Chirita (lucianc@users.sourceforge.net)
-
-
Constructor Summary
Constructors Constructor Description ReportFillEvent(BaseReportFiller filler)
-
-
-
Constructor Detail
-
ReportFillEvent
public ReportFillEvent(BaseReportFiller filler)
-
-
Method Detail
-
getFiller
public BaseReportFiller getFiller()
-
-