org.pentaho.samples.gecho.client
Class GEcho

java.lang.Object
  extended by org.pentaho.samples.gecho.client.GEcho
All Implemented Interfaces:
com.google.gwt.core.client.EntryPoint

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


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

Constructor Detail

GEcho

public GEcho()
Method Detail

onModuleLoad

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