Class ChartEventHandlerAdapter

java.lang.Object
org.eclipse.birt.chart.script.ChartEventHandlerAdapter
All Implemented Interfaces:
IChartEventHandler

public class ChartEventHandlerAdapter extends Object implements IChartEventHandler
An adapter (empty implementation of IChartEventHandler) makes the interface easier for the user. This is required to provide backward compatibility when new methods are added to the interface in future versions.