Class Common

java.lang.Object
com.logicaldoc.gui.common.client.Common
All Implemented Interfaces:
com.google.gwt.core.client.EntryPoint

public class Common extends Object implements com.google.gwt.core.client.EntryPoint
The Common entry point
Since:
6.0
Author:
Marco Meschieri - LogicalDOC
  • Constructor Details

    • Common

      public Common()
  • Method Details

    • onModuleLoad

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