org.gcube.portlets.admin.vredeployer.client
Class Vredeployer

java.lang.Object
  extended by org.gcube.portlets.admin.vredeployer.client.Vredeployer
All Implemented Interfaces:
com.google.gwt.core.client.EntryPoint

public class Vredeployer
extends Object
implements com.google.gwt.core.client.EntryPoint

Entry point classes define onModuleLoad().


Field Summary
static String CONTAINER_DIV
           
 
Constructor Summary
Vredeployer()
           
 
Method Summary
 MainContainer getMainContainer()
           
 Model getModel()
           
 void onModuleLoad()
          This is the entry point method.
 void updateSize()
          updateSize
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONTAINER_DIV

public static final String CONTAINER_DIV
See Also:
Constant Field Values
Constructor Detail

Vredeployer

public Vredeployer()
Method Detail

onModuleLoad

public void onModuleLoad()
This is the entry point method.

Specified by:
onModuleLoad in interface com.google.gwt.core.client.EntryPoint

updateSize

public void updateSize()
updateSize


getMainContainer

public MainContainer getMainContainer()
Returns:
the main container

getModel

public Model getModel()
Returns:


Copyright © 2013. All Rights Reserved.