You're viewing an older version of Vaadin JavaDoc. Please see version 24.7.0 for the latest.
com.vaadin.flow.component.dialog.

Class Dialog.DialogResizeEvent

    • Constructor Detail

    • 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