|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xwiki.gwt.user.client.ui.wizard.Wizard.AbstractDefaultAsyncCallback<T>
T - the return type of the callbackprotected abstract class Wizard.AbstractDefaultAsyncCallback<T>
Asynchronous callback adapter to handle the callback fails by displaying the error inside the dialog.
AsyncCallback| Constructor Summary | |
|---|---|
protected |
Wizard.AbstractDefaultAsyncCallback()
|
| Method Summary | |
|---|---|
void |
onFailure(java.lang.Throwable caught)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.google.gwt.user.client.rpc.AsyncCallback |
|---|
onSuccess |
| Constructor Detail |
|---|
protected Wizard.AbstractDefaultAsyncCallback()
| Method Detail |
|---|
public void onFailure(java.lang.Throwable caught)
onFailure in interface com.google.gwt.user.client.rpc.AsyncCallback<T>AsyncCallback.onFailure(Throwable)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||