Class WorkbenchCloseHandlerImplFallback

    • Constructor Detail

      • WorkbenchCloseHandlerImplFallback

        public WorkbenchCloseHandlerImplFallback()
    • Method Detail

      • onWindowClosing

        public void onWindowClosing​(org.uberfire.mvp.ParameterizedCommand<com.google.gwt.user.client.Window.ClosingEvent> command)
        Specified by:
        onWindowClosing in interface WorkbenchCloseHandler
      • onWindowClosing

        public void onWindowClosing​(org.uberfire.mvp.ParameterizedCommand<com.google.gwt.user.client.Window.ClosingEvent> command,
                                    com.google.gwt.user.client.Window.ClosingEvent event)
        Specified by:
        onWindowClosing in interface WorkbenchCloseHandler