Uses of Interface
org.eclipse.birt.report.engine.api.script.eventhandler.IDataSourceEventHandler

Packages that use IDataSourceEventHandler
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. 
org.eclipse.birt.report.engine.api.script.eventhandler This package contains event handler interfaces for the BIRT scripting environment. 
 

Uses of IDataSourceEventHandler in org.eclipse.birt.report.engine.api.script.eventadapter
 

Classes in org.eclipse.birt.report.engine.api.script.eventadapter that implement IDataSourceEventHandler
 class DataSourceEventAdapter
          Default (empty) implementation of the IDataSourceEventHandler interface
 class ScriptedDataSourceEventAdapter
          Default (empty) implementation of the IScriptedDataSourceEventHandler interface
 

Uses of IDataSourceEventHandler in org.eclipse.birt.report.engine.api.script.eventhandler
 

Subinterfaces of IDataSourceEventHandler in org.eclipse.birt.report.engine.api.script.eventhandler
 interface IScriptedDataSourceEventHandler
          Script event handler interface for a scripted data source
 



Copyright © 2008 Actuate Corp. All rights reserved.