public interface DataSource
Modifier and Type | Method and Description |
---|---|
void |
getData(int start,
int limit,
ResultFilter activeFiltersObject,
com.google.gwt.user.client.rpc.AsyncCallback<List<com.extjs.gxt.ui.client.data.ModelData>> callback) |
String |
getInfo() |
void |
getStreamState(com.google.gwt.user.client.rpc.AsyncCallback<StreamState> callback) |
void getStreamState(com.google.gwt.user.client.rpc.AsyncCallback<StreamState> callback)
void getData(int start, int limit, ResultFilter activeFiltersObject, com.google.gwt.user.client.rpc.AsyncCallback<List<com.extjs.gxt.ui.client.data.ModelData>> callback)
String getInfo()
Copyright © 2016. All Rights Reserved.