Package io.jmix.flowui.data
@NonNullApi
package io.jmix.flowui.data
-
ClassDescriptionData binding state.Interface that provides buffering capabilities to a data unit.Represents a data unit connected to a
CollectionContainer.Exception that can be thrown during value conversion methods of UI components.Utility bean that provides typical data aware operations with UI components.Represents a data unit responsible for holding and managing data binding state within a UI component.An event that is fired when DataUnit state is changed.Marker interface to indicate that the implementing class provides no data.Represents a data unit that includes information about the metadata class of an entity contained in the source.EntityItems<E>Represents a data unit bound to a collection of entity items.Event that is fired then item collection is changed.EntityValueSource<E,V> A specializedValueSourcethat represents a data source tied to an entity instance and its properties within a data-aware context.An event fired when related entity instance is changed.HasType<T>Represents a data unit that provides the type information of its value.An object having aValueSourceProvider.Defines a contract for components that support the use of aDataProviderto manage and provide their data.Represents a component capable of handling a collection of items and providing filtering functionality based on user input.Interface to be implemented by components that support handling items based on aCollectionContainer.An interface that provides support for setting item options from a specifiedEnumClass.Interface defining a component or object that can be associated with aValueSource.ValueSource<V>Data component holding a typed value.An event that is fired when value of source is changed.Provides instances ofValueSource, for instance, for child components.