Package io.jmix.flowui.facet.settings.component.binder
@NonNullApi
package io.jmix.flowui.facet.settings.component.binder
-
ClassDescriptionAbstractGridSettingsBinder<V extends com.vaadin.flow.component.grid.Grid<?>,
S extends DataGridSettings> Abstract implementation of theDataLoadingSettingsBinderinterface for handling settings binding and persistence in aGrid.ComponentSettingsBinder<V extends com.vaadin.flow.component.Component,S extends Settings> Base interface for component settings registration.Binds the settings for instances ofDataGrid.DataLoadingSettingsBinder<V extends com.vaadin.flow.component.Component,S extends Settings> Settings binder for components which support data loading.A settings binder implementation for theGenericFiltercomponent, handling the persistence and application ofGenericFilterSettings.Binder for applying and savingJmixDetailsSettingsto aJmixDetailscomponent.Binder class for managing the settings ofSimplePaginationcomponents.A component responsible for binding and applyingTreeDataGridSettingsto aTreeDataGrid.