Package org.pentaho.reporting.engine.classic.core.event

The report events in this package is used to inform the report's functions of the current state of the report.

See:
          Description

Interface Summary
PageEventListener The PageEventListener gets informed of PageEvents.
ReportListener ReportListeners get informed whenever the state of a report changes.
ReportModelListener Todo: Document me!
ReportProgressListener A report progress listener receives status events about the report processing status.
 

Class Summary
ReportEvent Represents a report event.
ReportModelEvent Todo: Document me!
ReportProgressEvent A report progress event notifies the listeners about the proceedings of the report processing.
 

Package org.pentaho.reporting.engine.classic.core.event Description

The report events in this package is used to inform the report's functions of the current state of the report.

The typical event sequence for a report