Enum sap.ui.core.routing.HistoryDirectionModule: sap/ui/core/library
Enumaration for different HistoryDirections
Field Summary
sap.ui.core.routing.HistoryDirection.BackwardsThe page has already been navigated to and it was the precessor of the previous page
sap.ui.core.routing.HistoryDirection.ForwardsThe page has already been navigated to and it was the successor of the previous page
sap.ui.core.routing.HistoryDirection.NewEntryA new Entry is added to the history
sap.ui.core.routing.HistoryDirection.UnknownA Navigation took place, but it could be any of the other three states