Class PropertyFilter.OperationChangeEvent<V>

java.lang.Object
java.util.EventObject
com.vaadin.flow.component.ComponentEvent<PropertyFilter<V>>
io.jmix.flowui.component.propertyfilter.PropertyFilter.OperationChangeEvent<V>
All Implemented Interfaces:
Serializable
Enclosing class:
PropertyFilter<V>

public static class PropertyFilter.OperationChangeEvent<V> extends com.vaadin.flow.component.ComponentEvent<PropertyFilter<V>>
Event sent when the operation property is changed.
See Also: