Package io.jmix.flowui.facet.settings
@NonNullApi
package io.jmix.flowui.facet.settings
-
ClassDescriptionAbstractUiComponentSettings<S extends UiComponentSettings<S>>Abstract base class that partially implements the
UiComponentSettingsinterface and provides common functionality related to managing settings for a specificComponent.AbstractUiComponentSettingsJson<S extends UiComponentSettings<S>,J extends AbstractUiComponentSettingsJson<S, J>> Abstract base class forUiComponentSettingsimplementations that use JSON structure.Deprecated, for removal: This API element is subject to removal in a future version.Saves and restores settings for components.Implementation ofComponentSettingsManagerthat applies, saves, and manages settings for components usingComponentSettingsRegistryandUserSettingsCache.Provides information for which component registered settings class.CollectsComponentSettingsBinderand provides information for which component registered settings class.Base interface for classes that collect component settings fromFragment.FragmentSettingsthat uses JSON structure.Base interface for POJO classes that describe component settings.Provides methods for collaboration betweenSettingsFacetandUrlQueryParametersFacet.UiComponentSettings<S extends UiComponentSettings<S>>Base interface for classes that collect component settings fromView.Deprecated, for removal: This API element is subject to removal in a future version.useComponentSettingsManagerinsteadDeprecated, for removal: This API element is subject to removal in a future version.useComponentSettingsRegistryinsteadViewSettingsthat uses JSON structure.
AbstractUiComponentSettingsinstead