public class AfterNavigationEvent extends EventObject
source| Constructor and Description |
|---|
AfterNavigationEvent(LocationChangeEvent event)
Construct event from a NavigationEvent.
|
| Modifier and Type | Method and Description |
|---|---|
List<HasElement> |
getActiveChain()
Get the active chain that we have after navigation.
|
Location |
getLocation()
Gets the new location.
|
Router |
getSource() |
boolean |
isRefreshEvent()
Check if event is for a refresh of a preserveOnRefresh view.
|
toStringpublic AfterNavigationEvent(LocationChangeEvent event)
event - NavigationEvent that is on goingpublic Location getLocation()
nullpublic List<HasElement> getActiveChain()
public Router getSource()
getSource in class EventObjectpublic boolean isRefreshEvent()
Copyright © 2025. All rights reserved.