Class DataVectorSourceItems.ItemSetChangeEvent<E>

java.lang.Object
java.util.EventObject
io.jmix.mapsflowui.component.data.DataVectorSourceItems.ItemSetChangeEvent<E>
Type Parameters:
E - item type
All Implemented Interfaces:
Serializable
Enclosing interface:
DataVectorSourceItems<E>

public static class DataVectorSourceItems.ItemSetChangeEvent<E> extends EventObject
An event that is fired when item set has changed.
See Also: