Namespace jQuery.sap.history.NavTypeModule: jquery.sap.history
Field Summary
jQuery.sap.history.NavType.BackThis indicates that the new hash is achieved by pressing the back button.
jQuery.sap.history.NavType.BookmarkThis indicates that the new hash is restored from the bookmark.
jQuery.sap.history.NavType.ForwardThis indicates that the new hash is achieved by pressing the forward button.
jQuery.sap.history.NavType.UnknownThis indicates that the new hash is achieved by some unknown direction.
Field Detail
 jQuery.sap.history.NavType.Back: string
 This indicates that the new hash is achieved by pressing the back button. 
 jQuery.sap.history.NavType.Bookmark: string
 This indicates that the new hash is restored from the bookmark.