Interface IDataProviderListener
- All Known Implementing Classes:
Annotation,CircleAnnotation,CrossAnnotation,Trace
public interface IDataProviderListener
A listener on data provider data change.
-
Method Summary
Modifier and Type Method Description voiddataChanged(IDataProvider dataProvider)This method will be notified by data provider whenever the data changed in data provider
-
Method Details
-
dataChanged
This method will be notified by data provider whenever the data changed in data provider
-