public interface INavigationLocationProvider
createNavigationLocation
will be sent when a new location is marked in the history.Modifier and Type | Method and Description |
---|---|
INavigationLocation |
createEmptyNavigationLocation()
Creates an empty navigation location.
|
INavigationLocation |
createNavigationLocation()
Creates a navigation location describing the current state.
|
INavigationLocation createEmptyNavigationLocation()
restoreState
will be sent to the location to restore its state.INavigationLocation createNavigationLocation()
Copyright (c) 2000, 2016 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.