org.gcube.portlets.admin.software_upload_wizard.client.util
Class Util

java.lang.Object
  extended by org.gcube.portlets.admin.software_upload_wizard.client.util.Util

public class Util
extends Object


Constructor Summary
Util()
           
 
Method Summary
static net.customware.gwt.dispatch.client.DispatchAsync getDispatcher()
           
static com.google.gwt.event.shared.HandlerManager getEventBus()
           
static WizardWindow getWindow()
           
static IWizard getWizard()
           
static void handleError(String errorTitle, String errorMsg, Throwable caught)
           
static void setEventBus(com.google.gwt.event.shared.HandlerManager eventBus)
           
static void setWindow(WizardWindow window)
           
static void setWizard(IWizard wizard)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Util

public Util()
Method Detail

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.