public abstract class PopupCallback<T> extends Object implements AsyncCallback<T>
Popups.error(java.lang.String) or Popups.errorNear(java.lang.String, com.google.gwt.user.client.ui.Widget) as well as logs the raw error to the Console.| 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.