Class Setup

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

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

    • Setup

      public Setup()
  • Method Details

    • onModuleLoad

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