Classes used to implement app navigation.
A package for managing bookmarkable locations in an application.
-
Represents a bookmarkable location in an app.
Event thrown when the user has reached a new location in the app.
Implemented by handlers of PlaceChangeEvent.
Event thrown when the user may go to a new place in the app, or tries to
leave it.
Implemented by handlers of PlaceChangeRequestEvent.
-
Represents a bookmarkable location in an app.
Event thrown when the user has reached a new location in the app.
Implemented by handlers of PlaceChangeEvent.
Event thrown when the user may go to a new place in the app, or tries to
leave it.
Implemented by handlers of PlaceChangeRequestEvent.
In charge of the user's location in the app.
Optional delegate in charge of Window-related events.
Optional delegate in charge of History related events.