Package | Description |
---|---|
com.vaadin.flow.router.internal |
Modifier and Type | Method and Description |
---|---|
static Postpone |
Postpone.withLeaveObservers(Deque<BeforeLeaveHandler> beforeLeave)
Set any remaining
BeforeLeaveHandler s to be continued from. |
static Postpone |
Postpone.withNavigationObservers(Deque<BeforeEnterHandler> beforeNavigation)
Set any remaining
BeforeEnterHandler s to be continued from. |
Copyright © 2025. All rights reserved.