Interface UnloadListener

All Superinterfaces:
com.vaadin.flow.component.ComponentEventListener<UnloadEvent>, EventListener, Serializable

public interface UnloadListener extends com.vaadin.flow.component.ComponentEventListener<UnloadEvent>
Listener for UnloadEvents.
Since:
2020-04-29
Author:
miki
  • Method Summary

    Methods inherited from interface com.vaadin.flow.component.ComponentEventListener

    onComponentEvent