Annotation
, CircleAnnotation
, CrossAnnotation
, Trace
public interface IDataProviderListener
Modifier and Type | Method | Description |
---|---|---|
void |
dataChanged(IDataProvider dataProvider) |
This method will be notified by data provider whenever the data changed
in data provider
|
void dataChanged(IDataProvider dataProvider)