Package io.jmix.flowui.facet.urlqueryparameters
@NonNullApi
package io.jmix.flowui.facet.urlqueryparameters
-
ClassDescriptionAn abstract class for binding a UI component with URL query parameters.Base class for URL query binder providers.This class provides functionality to bind filters in
DataGridto URL query parameters.A POJO class for storing properties of theDataGridHeaderFilter's initial state.Provider for binding URL query parameters toDataGridfilters.A task for initializing and registering a binder of typeDataGridFilterUrlQueryParametersBinderto aUrlQueryParametersFacet.Provides support for parsing and serializing URL query parameters for filtering data.A binder class for managing URL query parameters related to aGenericFiltercomponent.A POJO class for storing configuration of theGenericFilter's initial state.Provides an implementation of a URL query parameter binder provider for a generic filter component.A task for initializing and configuring aGenericFilterUrlQueryParametersBinderthat binds aGenericFiltercomponent to URL query parameters.A URL query parameter binder that saves the component's state upon initialization and can restore it.Handles the binding of pagination-related URL query parameters with aPaginationComponent.A POJO class for storing properties of thePaginationComponent's initial state.Provides a binder implementation for URL query parameters specifically designed for pagination components.A task that initializes and registers aPaginationUrlQueryParametersBinderfor components capable of handling pagination behavior.A URL query parameters binder forPropertyFiltercomponents.A POJO class for storing properties of thePropertyFilter's initial state.Provides a specific implementation ofUrlQueryParametersBinderProviderthat supports the binding of URL query parameters toPropertyFiltercomponents.A task responsible for initializing a property filter component and binding it to URL query parameters within the context of aUrlQueryParametersFacet.Interface to be implemented by Spring beans that should load binder for specific component fromUrlQueryParametersFacetXML description.