Package io.jmix.flowui.component.groupgrid.data
@NonNullApi
package io.jmix.flowui.component.groupgrid.data
-
ClassDescriptionRepresents a group data grid source of items.Event is fired when the group property descriptors count is changed (removed/ added).Describes a property that can be used to group items.The context provides information about an item and its associated grouping property.Exception thrown when a custom property is used for grouping but no
GroupPropertyDescriptoris found for it inGroupDataGridItems.