public class Application extends Object implements com.google.gwt.core.client.EntryPoint
| Modifier and Type | Field and Description |
|---|---|
static ToolbarPage |
mainPage |
| Constructor and Description |
|---|
Application() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addDefaultBackButtonHanlder(HeaderPanel header) |
static ToolbarPage |
getStartPage() |
void |
onModuleLoad() |
public static ToolbarPage mainPage
public void onModuleLoad()
onModuleLoad in interface com.google.gwt.core.client.EntryPointpublic static ToolbarPage getStartPage()
public static void addDefaultBackButtonHanlder(HeaderPanel header)
Copyright © 2011–2015 SWM. All rights reserved.