Uses of Class
org.eclipse.birt.report.engine.api.script.eventadapter.DataSetEventAdapter
-
Packages that use DataSetEventAdapter 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 DataSetEventAdapter in org.eclipse.birt.report.engine.api.script.eventadapter
Subclasses of DataSetEventAdapter in org.eclipse.birt.report.engine.api.script.eventadapter Modifier and Type Class Description class
ScriptedDataSetEventAdapter
Default (empty) implementation of the IScriptedDataSetEventHandler interface
-