|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IBaseDataSetEventHandler | |
---|---|
org.eclipse.birt.data.engine.api | This package contains the main public API classes and interfaces of the BIRT Data Engine (DtE). |
org.eclipse.birt.data.engine.api.querydefn | This package is part of the Data Engine public API, and contains
default implementation of request interfaces in
org.eclipse.birt.data.engine.api . |
org.eclipse.birt.data.engine.api.script | This package defines BIRT Data Engine's public interfaces and classes to support Scripting. |
Uses of IBaseDataSetEventHandler in org.eclipse.birt.data.engine.api |
---|
Methods in org.eclipse.birt.data.engine.api that return IBaseDataSetEventHandler | |
---|---|
IBaseDataSetEventHandler |
IBaseDataSetDesign.getEventHandler()
Returns the event handler for the data set |
Uses of IBaseDataSetEventHandler in org.eclipse.birt.data.engine.api.querydefn |
---|
Methods in org.eclipse.birt.data.engine.api.querydefn that return IBaseDataSetEventHandler | |
---|---|
IBaseDataSetEventHandler |
BaseDataSetDesign.getEventHandler()
|
Methods in org.eclipse.birt.data.engine.api.querydefn with parameters of type IBaseDataSetEventHandler | |
---|---|
void |
BaseDataSetDesign.setEventHandler(IBaseDataSetEventHandler handler)
Sets the event handler for this data set |
Uses of IBaseDataSetEventHandler in org.eclipse.birt.data.engine.api.script |
---|
Subinterfaces of IBaseDataSetEventHandler in org.eclipse.birt.data.engine.api.script | |
---|---|
interface |
IScriptDataSetEventHandler
Event handler for a Script Data Set |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |