public class Util extends Object
| Constructor and Description |
|---|
Util() |
| Modifier and Type | Method and Description |
|---|---|
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) |
public static net.customware.gwt.dispatch.client.DispatchAsync getDispatcher()
public static com.google.gwt.event.shared.HandlerManager getEventBus()
public static void setEventBus(com.google.gwt.event.shared.HandlerManager eventBus)
public static WizardWindow getWindow()
public static void setWindow(WizardWindow window)
public static IWizard getWizard()
public static void setWizard(IWizard wizard)
Copyright © 2014. All Rights Reserved.