@FunctionalInterface public interface BeforeLeaveObserver extends BeforeLeaveHandler
com.vaadin.ui.Component
implementing this interface will be
informed when they are being detached from the
UI
.
During this phase there is the possibility to reroute to another navigation target or to postpone the navigation (to for instance get user input).
beforeLeave
Copyright © 2019. All rights reserved.