org.atmosphere.samples.client
Class GWTDemo

java.lang.Object
  extended by org.atmosphere.samples.client.GWTDemo
All Implemented Interfaces:
com.google.gwt.core.client.EntryPoint

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

Author:
p.havelaar

Constructor Summary
GWTDemo()
           
 
Method Summary
 void onModuleLoad()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GWTDemo

public GWTDemo()
Method Detail

onModuleLoad

public void onModuleLoad()
Specified by:
onModuleLoad in interface com.google.gwt.core.client.EntryPoint


Copyright © 2012. All Rights Reserved.