Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.annotations.gwt.client
Class AnnotationFrameModule

java.lang.Object
  extended by org.nuxeo.ecm.platform.annotations.gwt.client.AnnotationFrameModule
All Implemented Interfaces:
com.google.gwt.core.client.EntryPoint

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

Entry point classes define onModuleLoad().


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

Constructor Detail

AnnotationFrameModule

public AnnotationFrameModule()
Method Detail

onModuleLoad

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

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

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.