Package | Description |
---|---|
com.google.gwt.user.client |
Fundamental user-interface classes used in client-side GWT code.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AsyncProxy<T>
The AsyncProxy type is used to provide a reachability barrier between classes
intended to be used with runAsync while maintaining a simple,
deferred-synchronous API.
|