public interface NavigationRedirected extends NavigationEvent
Modifier and Type | Method and Description |
---|---|
default java.lang.String |
destinationUrl()
Returns a string that represents the destination URL for the navigation redirect.
|
default Navigation |
navigation()
Returns the
Navigation instance initiated this event. |
default Navigation navigation()
NavigationEvent
Navigation
instance initiated this event.navigation
in interface NavigationEvent
default java.lang.String destinationUrl()