T - Type of data to display.C - Type of generated component. Not the same as the C in CollectionField.@FunctionalInterface public interface CollectionValueComponentProvider<T,C extends com.vaadin.flow.component.Component & com.vaadin.flow.component.HasValue<?,T>> extends CollectionComponentProvider<C>
CollectionField.
It enforces the generated component to implement HasValue.provideComponentCopyright © 2024 Miki. All rights reserved.