public class Vredeployer extends Object implements com.google.gwt.core.client.EntryPoint
onModuleLoad()
.Modifier and Type | Field and Description |
---|---|
static String |
CONTAINER_DIV |
Constructor and Description |
---|
Vredeployer() |
Modifier and Type | Method and Description |
---|---|
MainContainer |
getMainContainer() |
Model |
getModel() |
void |
onModuleLoad()
This is the entry point method.
|
void |
updateSize()
updateSize
|
public static final String CONTAINER_DIV
public void onModuleLoad()
onModuleLoad
in interface com.google.gwt.core.client.EntryPoint
public void updateSize()
public MainContainer getMainContainer()
public Model getModel()
Copyright © 2014. All Rights Reserved.