Package com.vaadin.ui

Class UI.WindowOrderUpdateEvent

    • Method Detail

      • getWindows

        public Collection<Window> getWindows()
        Gets the windows in the order they appear in the UI: top most window is first, bottom one last.
        Returns:
        the windows collection