Interface PieChartDataProvider
-
public interface PieChartDataProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description com.google.gwt.core.client.JsArray<Series>getData()voidreload(com.google.gwt.user.client.rpc.AsyncCallback<com.google.gwt.core.client.JsArray<Series>> callback)
-