Package com.inet.report.event
package com.inet.report.event
Provides comprehensive event handling functionality for i-net Clear Reports,
supporting various report lifecycle and rendering events.
This package implements a sophisticated event system that:
- Manages report engine lifecycle events
- Handles rendering and clipping events
- Supports event listener registration and notification
- Provides event data and context information
The event system supports:
- Report engine lifecycle monitoring
- Rendering and clipping event handling
- Custom event listener implementation
- Event data and context management
- Asynchronous event notification
- Since:
- 8.0
-
ClassDescriptionAn object of this type is passed to a clipping listener on the event of a clip while rendering an element.An interface for a listener for clipping events which will be called by the renderer in the case an element is clipped while rendering.This event indicates that the execution process of an engine has benn finished.This interface can be used to notify that the execution of an engine (report) has been finished.