| Package | Description |
|---|---|
| com.vaadin.navigator |
| Modifier and Type | Method and Description |
|---|---|
void |
Navigator.runAfterLeaveConfirmation(ViewLeaveAction action)
Triggers
View.beforeLeave(ViewBeforeLeaveEvent) for the current
view with the given action. |
| Constructor and Description |
|---|
ViewBeforeLeaveEvent(Navigator navigator,
ViewLeaveAction action)
Creates a new event instance for the given navigator.
|
Copyright © 2020 Vaadin Ltd. All rights reserved.