jQuery.sap.history.NavType.Back
|
This indicates that the new hash is achieved by pressing the back button.
|
jQuery.sap.history.NavType.Bookmark
|
This indicates that the new hash is restored from the bookmark.
|
jQuery.sap.history.NavType.Forward
|
This indicates that the new hash is achieved by pressing the forward button.
|
jQuery.sap.history.NavType.Unknown
|
This indicates that the new hash is achieved by some unknown direction. This happens when the user navigates out of the application and then click on the forward button in the browser to navigate back to the application.
|