org.tela_botanica.client
Class CarnetEnLigne

java.lang.Object
  extended by org.tela_botanica.client.CarnetEnLigne
All Implemented Interfaces:
com.google.gwt.core.client.EntryPoint

public class CarnetEnLigne
extends java.lang.Object
implements com.google.gwt.core.client.EntryPoint

Entry point classes define onModuleLoad().


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

Constructor Detail

CarnetEnLigne

public CarnetEnLigne()
Method Detail

onModuleLoad

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