Uses of Class
com.vaadin.flow.router.internal.Postpone
Packages that use Postpone
-
Uses of Postpone in com.vaadin.flow.router.internal
Methods in com.vaadin.flow.router.internal that return PostponeModifier and TypeMethodDescriptionstatic PostponePostpone.withLeaveObservers(Deque<BeforeLeaveHandler> beforeLeave) Set any remainingBeforeLeaveHandlers to be continued from.static PostponePostpone.withNavigationObservers(Deque<BeforeEnterHandler> beforeNavigation) Set any remainingBeforeEnterHandlers to be continued from.