org.gcube.portlets.user.messages.client
Class Messages

java.lang.Object
  extended by org.gcube.portlets.user.messages.client.Messages
All Implemented Interfaces:
com.google.gwt.core.client.EntryPoint

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

Entry point classes define onModuleLoad().


Constructor Summary
Messages()
           
 
Method Summary
 void onModuleLoad()
          This is the entry point method.
 void updateSize()
          Update window size
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Messages

public Messages()
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()
Update window size



Copyright © 2013. All Rights Reserved.