com.vaadin.ui.

Interface PopupView.PopupVisibilityListener

  • All Superinterfaces:

    Serializable

    Enclosing class:

    PopupView

    Functional Interface:

    This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.


    @FunctionalInterface
    public static interface PopupView.PopupVisibilityListener
    extends Serializable

    Defines a listener that can receive a PopupVisibilityEvent when the visibility of the popup changes.