com.vaadin.ui.

Class Window.WindowOrderChangeEvent

    • Constructor Detail

      • WindowOrderChangeEvent

        public WindowOrderChangeEvent​(Component source,
                                      int order)
    • Method Detail

      • getWindow

        public Window getWindow()

        Gets the Window.

        Returns:

        the window

      • getOrder

        public int getOrder()

        Gets the new window order position.

        Returns:

        the new order position