Class 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 Detail

      • Setup

        public Setup()
    • Method Detail

      • onModuleLoad

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