|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Response | |
|---|---|
| grails.plugins.gwt.client | |
| grails.plugins.gwt.shared | |
| Uses of Response in grails.plugins.gwt.client |
|---|
| Methods in grails.plugins.gwt.client with type parameters of type Response | ||
|---|---|---|
|
GwtActionService.execute(Action<T> action)
|
|
|
GwtActionServiceAsync.execute(Action<T> action,
com.google.gwt.user.client.rpc.AsyncCallback<T> callback)
|
|
| Uses of Response in grails.plugins.gwt.shared |
|---|
| Classes in grails.plugins.gwt.shared with type parameters of type Response | |
|---|---|
interface |
Action<T extends Response>
Embodies a client-side action, for example a search, or selecting a contact. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||