Package | Description |
---|---|
com.google.gwt.user.client |
Fundamental user-interface classes used in client-side GWT code.
|
Modifier and Type | Method and Description |
---|---|
void |
AsyncProxy.setProxyCallback(AsyncProxy.ProxyCallback<T> callback)
Sets a callback that can be used to influence the initialization process.
|