Package io.jmix.ui.navigation
Class HistoryNavigator
java.lang.Object
io.jmix.ui.navigation.HistoryNavigator
Bean that handles URL history transitions.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final Historyprotected final AppUIprotected final UrlChangeHandlerprotected UrlTools -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanprotected NavigationStatefindPreviousState(NavigationState requestedState) protected voidhandleHistoryBackward(NavigationState requestedState) protected booleanhandleHistoryNavigation(NavigationState requestedState) protected voidhandleRootBackNavigation(NavigationState previousState) protected voidhandleScreenBackNavigation(NavigationState currentState, NavigationState previousState) protected voidproceedHistoryBackward(NavigationState requestedState)
-
Field Details
-
urlTools
-
ui
-
urlChangeHandler
-
history
-
-
Constructor Details
-
Method Details
-
closeWorkAreaScreens
protected boolean closeWorkAreaScreens()