Class BrowserWindowOpenerConnector

    • Constructor Detail

      • BrowserWindowOpenerConnector

        public BrowserWindowOpenerConnector()
    • Method Detail

      • extend

        protected void extend​(ServerConnector target)
        Description copied from class: AbstractExtensionConnector
        Called when the extension is attached to its parent. This method is only called once as an extension cannot be moved from one parent to another.
        Specified by:
        extend in class AbstractExtensionConnector
        Parameters:
        target - The connector this extension extends
      • onClick

        public void onClick​(com.google.gwt.event.dom.client.ClickEvent event)
        Specified by:
        onClick in interface com.google.gwt.event.dom.client.ClickHandler