org.gcube.portlets.user.td.openwidget.client.util
Class ErrorMessageBox
java.lang.Object
org.gcube.portlets.user.td.openwidget.client.util.ErrorMessageBox
public class ErrorMessageBox
- extends Object
- Author:
- "Giancarlo Panichi"
g.panichi@isti.cnr.it
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ErrorMessageBox
public ErrorMessageBox()
showError
public static void showError(String title,
String failureReason,
String failureDetails)
showError
public static void showError(String title,
String failureReason,
String failureDetails,
com.google.gwt.core.client.Callback<com.sencha.gxt.widget.core.client.Dialog,Void> callback)
showErrorDetails
public static void showErrorDetails(String title,
String failureDetails)
Copyright © 2013. All Rights Reserved.