Uses of Interface
cn.mapway.document.ui.client.rpc.IOnData
Packages that use IOnData
-
Uses of IOnData in cn.mapway.document.ui.client.rpc
Methods in cn.mapway.document.ui.client.rpc with parameters of type IOnDataModifier and TypeMethodDescriptionstatic <T extends com.google.gwt.core.client.JavaScriptObject>
void向服务器请求接口调用.static <T extends com.google.gwt.core.client.JavaScriptObject>
voidFetch data.static voidApiDocProxy.fetchString(String url, String jsonData, String contextType, String method, IOnData<String> handler) 向服务器请求接口调用.<T extends com.google.gwt.core.client.JavaScriptObject>
void向服务器请求接口调用.voidGithub.login(String user, String pwd, IOnData<GithubUser> onData) <T extends com.google.gwt.core.client.JavaScriptObject>
void向服务器请求接口调用.