org.exoplatform.portal.sample.gadget.gwt.client
Class HelloWorld

java.lang.Object
  extended by com.google.gwt.gadgets.client.Gadget<com.google.gwt.gadgets.client.UserPreferences>
      extended by org.exoplatform.portal.sample.gadget.gwt.client.HelloWorld
All Implemented Interfaces:
com.google.gwt.core.client.EntryPoint

public class HelloWorld
extends com.google.gwt.gadgets.client.Gadget<com.google.gwt.gadgets.client.UserPreferences>


Nested Class Summary
 
Nested classes/interfaces inherited from class com.google.gwt.gadgets.client.Gadget
com.google.gwt.gadgets.client.Gadget.InjectContent, com.google.gwt.gadgets.client.Gadget.InjectModulePrefs, com.google.gwt.gadgets.client.Gadget.ModulePrefs
 
Constructor Summary
HelloWorld()
           
 
Method Summary
protected  void init(com.google.gwt.gadgets.client.UserPreferences preferences)
           
 
Methods inherited from class com.google.gwt.gadgets.client.Gadget
onModuleLoad
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HelloWorld

public HelloWorld()
Method Detail

init

protected void init(com.google.gwt.gadgets.client.UserPreferences preferences)
Specified by:
init in class com.google.gwt.gadgets.client.Gadget<com.google.gwt.gadgets.client.UserPreferences>


Copyright © 2011 eXo Platform SAS. All Rights Reserved.