public abstract class PanelCallback<T> extends Object implements AsyncCallback<T>
| Modifier and Type | Method and Description |
|---|---|
void |
onFailure(Throwable cause) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitonSuccesspublic void onFailure(Throwable cause)
onFailure in interface AsyncCallback<T>Copyright © 2013. All Rights Reserved.