Package com.vaadin.ui

Class Window.CloseEvent

    • Constructor Detail

      • CloseEvent

        public CloseEvent​(Component source)
        Parameters:
        source -
    • Method Detail

      • getWindow

        public Window getWindow()
        Gets the Window.
        Returns:
        the window.