org.gcube.portlets.admin.software_upload_wizard.client.util
Class Util
java.lang.Object
org.gcube.portlets.admin.software_upload_wizard.client.util.Util
public class Util
- extends Object
|
Constructor Summary |
Util()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Util
public Util()
getDispatcher
public static net.customware.gwt.dispatch.client.DispatchAsync getDispatcher()
getEventBus
public static com.google.gwt.event.shared.HandlerManager getEventBus()
setEventBus
public static void setEventBus(com.google.gwt.event.shared.HandlerManager eventBus)
getWindow
public static WizardWindow getWindow()
setWindow
public static void setWindow(WizardWindow window)
getWizard
public static IWizard getWizard()
setWizard
public static void setWizard(IWizard wizard)
handleError
public static void handleError(String errorTitle,
String errorMsg,
Throwable caught)
Copyright © 2013. All Rights Reserved.