Uses of Interface
org.eclipse.birt.chart.script.IChartEventHandler
-
Packages that use IChartEventHandler Package Description org.eclipse.birt.chart.script -
-
Uses of IChartEventHandler in org.eclipse.birt.chart.script
Classes in org.eclipse.birt.chart.script that implement IChartEventHandler Modifier and Type Class Description class
ChartEventHandlerAdapter
An adapter (empty implementation of IChartEventHandler) makes the interface easier for the user.
-