Interface FluentHasValue<S extends FluentHasValue<S,E,V>,E extends com.vaadin.flow.component.HasValue.ValueChangeEvent<V>,V>

All Superinterfaces:
com.vaadin.flow.component.HasValue<E,V>, Serializable

public interface FluentHasValue<S extends FluentHasValue<S,E,V>,E extends com.vaadin.flow.component.HasValue.ValueChangeEvent<V>,V> extends com.vaadin.flow.component.HasValue<E,V>