@RemoteServiceRelativePath(value="sweeper")
public interface SweeperService
extends com.google.gwt.user.client.rpc.RemoteService
Modifier and Type | Method and Description |
---|---|
Boolean |
applySweep(String scope,
List<com.extjs.gxt.ui.client.data.ModelData> elems) |
List<String> |
getSweepElems(String scope,
SweeperActions action) |
Copyright © 2014. All Rights Reserved.