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