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

      • Common

        public Common()
    • Method Detail

      • get

        public static Common get()
        Returns:
        singleton Main instance
      • onModuleLoad

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