Uses of Class
com.vaadin.flow.router.BeforeLeaveEvent
Packages that use BeforeLeaveEvent
-
Uses of BeforeLeaveEvent in com.vaadin.flow.router.internal
Methods in com.vaadin.flow.router.internal with parameters of type BeforeLeaveEventModifier and TypeMethodDescriptionvoid
BeforeLeaveHandler.beforeLeave
(BeforeLeaveEvent event) Callback executed before navigation to detaching Component chain is made.