public interface InfoServiceAsync
Modifier and Type | Method and Description |
---|---|
void |
getInfo(String locale,
com.google.gwt.user.client.rpc.AsyncCallback<GUIInfo> callback) |
void |
getSessionInfo(String sid,
com.google.gwt.user.client.rpc.AsyncCallback<GUIParameter[]> callback) |
void getSessionInfo(String sid, com.google.gwt.user.client.rpc.AsyncCallback<GUIParameter[]> callback)
Copyright © 2008-2014 Logical Objects. All Rights Reserved.