Package io.jmix.ui.component.data
@NonNullApi
package io.jmix.ui.component.data
-
ClassDescriptionData binding instance.Data binding state.Exception that can be thrown during value conversion methods of UI components.Utillity bean that provides typical data aware operations with UI components.A common interface for providing data for
DataGrid
component.An event that is fired when item set is changed.An event that is fired when selected item is changed.The DataGridItems that supports sorting.An event that is fired when value of item property is changed.An event that is fired when DataUnit state is changed.GroupInfo<P>Class contains information about current cell value and cell value of parent group columns.Data-aware component that supports data binding withValueSource
.An object having a ValueSourceProvider.Options<I>Options object that can provide items as options for UI components.TableItems<I>A common interface for providing data forTable
component.An event that is fired when item set is changed.Ordered table items.An event that is fired when selected item is changed.Sortable table items.An event that is fired when value of item property is changed.A common interface for providing data for theTreeDataGrid
component.TreeItems<T>An event that is fired when TreeItems item set is changed.An event that is fired when TreeItems selected item is changed.An event that is fired when TreeItems value is changed.A common interface for providing data forTreeTable
component.Exception that can be thrown during value conversion inDatatype
.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.