public interface SweeperServiceAsync
SweeperService
.Modifier and Type | Method and Description |
---|---|
void |
applySweep(String scope,
List<com.extjs.gxt.ui.client.data.ModelData> elems,
com.google.gwt.user.client.rpc.AsyncCallback<Boolean> callback) |
void |
getSweepElems(String scope,
SweeperActions action,
com.google.gwt.user.client.rpc.AsyncCallback<List<String>> callback) |
void getSweepElems(String scope, SweeperActions action, com.google.gwt.user.client.rpc.AsyncCallback<List<String>> callback)
Copyright © 2014. All Rights Reserved.