com.vaadin.flow.component.dialog.

Class Dialog.DialogResizeEvent

    • Method Detail

      • getWidth

        public String getWidth()

        Gets the width of the overlay after resize is done

        Returns:

        the width in pixels of the overlay

      • getHeight

        public String getHeight()

        Gets the height of the overlay after resize is done

        Returns:

        the height in pixels of the overlay