Uses of Interface
org.eclipse.birt.report.engine.api.script.eventhandler.IScriptedDataSourceEventHandler
-
Packages that use IScriptedDataSourceEventHandler 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 IScriptedDataSourceEventHandler in org.eclipse.birt.report.engine.api.script.eventadapter
Classes in org.eclipse.birt.report.engine.api.script.eventadapter that implement IScriptedDataSourceEventHandler Modifier and Type Class Description class
ScriptedDataSourceEventAdapter
Default (empty) implementation of the IScriptedDataSourceEventHandler interface
-