enum jQuery.sap.history.NavType

Visiblity: public
Available since: N/A
Module: jquery.sap.history
Application Component: CA-UI5-COR

Properties Overview

Node Description
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.