Class Mobile

  • All Implemented Interfaces:
    com.google.gwt.core.client.EntryPoint

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

      • Mobile

        public Mobile()
    • Method Detail

      • get

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

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

        public void showMain()