Uses of Interface
org.eclipse.birt.report.engine.api.script.eventhandler.IImageEventHandler
-
Packages that use IImageEventHandler Package Description org.eclipse.birt.report.engine.api.script.eventadapter This package contains adapters for the event handler interfaces in org.eclipse.birt.report.engine.api.script.eventhandler. -
-
Uses of IImageEventHandler in org.eclipse.birt.report.engine.api.script.eventadapter
Classes in org.eclipse.birt.report.engine.api.script.eventadapter that implement IImageEventHandler Modifier and Type Class Description class
ImageEventAdapter
Default (empty) implementation of the IImageEventHandler interface
-