Interface WithNullValueOptionallyAllowedMixin<SELF extends HasNullValueOptionallyAllowed<E,V>,E extends com.vaadin.flow.component.HasValue.ValueChangeEvent<V>,V>

All Superinterfaces:
HasNullValueOptionallyAllowed<E,V>, com.vaadin.flow.component.HasValue<E,V>, Serializable
All Known Implementing Classes:
AbstractSuperFloatingPointField, AbstractSuperNumberField, ButtonSelect, ComponentSelect, SuperBigDecimalField, SuperDoubleField, SuperIntegerField, SuperLongField

public interface WithNullValueOptionallyAllowedMixin<SELF extends HasNullValueOptionallyAllowed<E,V>,E extends com.vaadin.flow.component.HasValue.ValueChangeEvent<V>,V> extends HasNullValueOptionallyAllowed<E,V>
Mixin interface for HasNullValueOptionallyAllowed.
Since:
2020-06-09
Author:
miki