Interface ClientConnector.DetachListener

  • All Superinterfaces:
    com.vaadin.flow.component.ComponentEventListener<ClientConnector.DetachEvent>, java.util.EventListener, java.io.Serializable
    Enclosing interface:
    ClientConnector
    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 ClientConnector.DetachListener
    extends com.vaadin.flow.component.ComponentEventListener<ClientConnector.DetachEvent>
    Interface for listening connector attach events. This can be replaced with ComponentEventListener