You're viewing an older version of Framework JavaDoc. Please see version 7.7.46 for the latest.
com.vaadin.client.extensions.

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