Package io.jmix.flowui.view.navigation
@NonNullApi
package io.jmix.flowui.view.navigation
-
ClassDescriptionAbstractNavigationProcessor<N extends AbstractViewNavigator>Abstract base class for implementing navigation processors that handle navigation to specific views using a defined navigator.ting between views.Provides a fluent interface to configure navigation parameters and navigate to a
View.Crockford's Base32 encoding of UUID values.DetailViewClassNavigator<E,V extends View<?>> Facilitates navigation to a detail view of a specific type with additional configuration options.The navigation processor implementation that is responsible for processing navigation to specific views using aDetailViewNavigatorinstance.Provides a fluent interface to configure navigation parameters and navigate to an entity detailView.ListViewClassNavigator<E,V extends View<?>> Facilitates navigation to a detail view of a specific type with additional configuration options.The navigation processor implementation that is responsible for processing navigation to specific views using aListViewNavigatorinstance.Provides a fluent interface to configure navigation parameters and navigate to an entity listView.Utility bean that facilitates url modifications and generations.SupportsAfterViewNavigationHandler<V extends View>An interface to be implemented byViewNavigatorthat firesSupportsAfterViewNavigationHandler.AfterViewNavigationEvent.Represents an event that is triggered after navigation to a specific view has occurred.The utility class that is responsible for serializing and deserializing various data types into string representations suitable for URL parameters.ViewClassNavigator<V extends View<?>>Provides a fluent interface to configure navigation parameters and navigate to aView.The navigation processor implementation that is responsible for processing navigation to specific views using aViewNavigatorinstance.Utility class that provides support for navigating between views.Provides a fluent interface to configure navigation parameters and navigate to aView.