org.eaglei.model.webapp.client
Class Glossary

java.lang.Object
  extended by org.eaglei.model.webapp.client.Glossary
All Implemented Interfaces:
com.google.gwt.core.client.EntryPoint

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

Entry point classes define onModuleLoad().


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

Constructor Detail

Glossary

public Glossary()
Method Detail

onModuleLoad

public void onModuleLoad()
This is the entry point method.

Specified by:
onModuleLoad in interface com.google.gwt.core.client.EntryPoint


Copyright © 2009-2010 Eagle-I. All Rights Reserved.