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.
|
toString
public AfterNavigationEvent(LocationChangeEvent event)
event
- NavigationEvent that is on goingpublic Location getLocation()
null
public List<HasElement> getActiveChain()
public Router getSource()
getSource
in class EventObject
public boolean isRefreshEvent()
Copyright © 2025. All rights reserved.