Package com.vaadin.ui

Class Window.CloseEvent

    • Field Summary

      • Fields inherited from class java.util.EventObject

        source
    • Constructor Detail

      • CloseEvent

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

      • getWindow

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