Package org.opencms.ade.client
Class OpenCmsEntryPoint
java.lang.Object
org.opencms.gwt.client.A_CmsEntryPoint
org.opencms.ade.client.OpenCmsEntryPoint
- All Implemented Interfaces:
com.google.gwt.core.client.EntryPoint
Main OpenCms entry point, will delegate to the requested module.
-
Constructor Summary
-
Method Summary
Methods inherited from class org.opencms.gwt.client.A_CmsEntryPoint
enableRemoteExceptionHandler
-
Constructor Details
-
OpenCmsEntryPoint
public OpenCmsEntryPoint()
-
-
Method Details
-
onModuleLoad
- Specified by:
onModuleLoad
in interfacecom.google.gwt.core.client.EntryPoint
- Overrides:
onModuleLoad
in classA_CmsEntryPoint
- See Also:
-