Modifier and Type | Method and Description |
---|---|
void |
clearCurrentView() |
com.google.gwt.event.shared.HandlerManager |
getEventBus() |
static AppController |
getInstance() |
void |
go(com.smartgwt.client.widgets.Canvas container,
HashMap<String,String[]> pages,
String pageKey,
String moduleKey,
boolean firstTime) |
void |
onValueChange(com.google.gwt.event.logical.shared.ValueChangeEvent<String> event) |
protected void |
setupView(String viewKey,
String presenterKey,
String itemId) |
protected void |
showView(String viewKey,
String presenterKey,
String itemId) |
public static AppController getInstance()
public void clearCurrentView()
public void go(com.smartgwt.client.widgets.Canvas container, HashMap<String,String[]> pages, String pageKey, String moduleKey, boolean firstTime)
public com.google.gwt.event.shared.HandlerManager getEventBus()
public void onValueChange(com.google.gwt.event.logical.shared.ValueChangeEvent<String> event)
onValueChange
in interface com.google.gwt.event.logical.shared.ValueChangeHandler<String>
Copyright © 2013. All rights reserved.