public class BeforeLeaveEvent.ContinueNavigationAction extends Object implements Serializable
BeforeEnterEvent
.Modifier and Type | Method and Description |
---|---|
void |
proceed()
Resumes the page transition associated with the postponed event.
|
void |
setReferences(NavigationHandler handler,
NavigationEvent event)
Sets the navigation
handler and the navigation event
for this action. |
public void setReferences(NavigationHandler handler, NavigationEvent event)
handler
and the navigation event
for this action.handler
- the navigation handlerevent
- the navigation eventpublic void proceed()
Copyright © 2025. All rights reserved.