Uses of Class
com.vaadin.navigator.ViewBeforeLeaveEvent
-
Packages that use ViewBeforeLeaveEvent Package Description com.vaadin.navigator -
-
Uses of ViewBeforeLeaveEvent in com.vaadin.navigator
Methods in com.vaadin.navigator with parameters of type ViewBeforeLeaveEvent Modifier and Type Method Description default void
View. beforeLeave(ViewBeforeLeaveEvent event)
Called when the user is requesting navigation away from the view.
-