Package | Description |
---|---|
votorola.g.web.gwt |
Implementing web clients with the Google Web Tookit.
|
Modifier and Type | Method and Description |
---|---|
static <T,R> AtomicAsyncCallback<T,R> |
AtomicAsyncCallback.wrap(JSONPAtomizer<R> atomizer,
AsyncCallback<T> callback)
Partially creates an AtomicAsyncCallback for init
to finish.
|