Class Resource_support

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

    public class Resource_support
    extends Object
    implements com.google.gwt.core.client.EntryPoint
    • Constructor Detail

      • Resource_support

        public Resource_support()
      • Resource_support

        public Resource_support​(com.google.gwt.event.shared.HandlerManager eventBus)
    • Method Detail

      • getEventBus

        public com.google.gwt.event.shared.HandlerManager getEventBus()
      • onModuleLoad

        public void onModuleLoad()
        This is the entry point method.
        Specified by:
        onModuleLoad in interface com.google.gwt.core.client.EntryPoint