Package com.inet.report.event
-
Interface Summary Interface Description ClippingListener An interface for a listener for clipping events which will be called by the renderer in the case an element is clipped while rendering.EngineFinishListener This interface can be used to notify that the execution of an engine (report) has been finished. -
Class Summary Class Description ClippingEvent An object of this type is passed to a clipping listener on the event of a clip while rendering an element.EngineFinishEvent This event indicates that the execution process of an engine has benn finished.