Interface | Description |
---|---|
Location |
Represents a location within the application, such as the open view and the selected item.
|
LocationChangedEvent.Handler |
Handler interface for
LocationChangedEvent . |
LocationChangeRequestedEvent.Handler |
Handler interface for
LocationChangeRequestedEvent . |
LocationHistoryMapper |
Maps
Location s to/from fragments, used to configure a LocationHistoryHandler . |
Class | Description |
---|---|
DefaultLocation |
Default location implementation.
|
LocationChangedEvent |
Event fired when a location change occurs.
|
LocationChangeRequestedEvent |
Event fired when a location change is about to happen usually in response to user interaction.
|
LocationController |
Manages the user's location in the application and controls location changes.
|
LocationHistoryHandler | Deprecated
since 6.0, fragment changes are listened to via Vaadin's Page#addPopStateListener,
|
Copyright © 2019 Magnolia International Ltd.. All rights reserved.