Uses of Class
com.vaadin.flow.router.BeforeLeaveEvent
-
Packages that use BeforeLeaveEvent Package Description com.vaadin.flow.router.internal -
-
Uses of BeforeLeaveEvent in com.vaadin.flow.router.internal
Methods in com.vaadin.flow.router.internal with parameters of type BeforeLeaveEvent Modifier and Type Method Description voidBeforeLeaveHandler. beforeLeave(BeforeLeaveEvent event)Callback executed before navigation to detaching Component chain is made.
-