Interface WithCollectionValueComponentProviderMixin<T,SELF extends HasCollectionValueComponentProvider<T>>

Type Parameters:
T - Type of data in the collection.
SELF - Self type.
All Superinterfaces:
HasCollectionValueComponentProvider<T>
All Known Implementing Classes:
CollectionField, MapField

public interface WithCollectionValueComponentProviderMixin<T,SELF extends HasCollectionValueComponentProvider<T>> extends HasCollectionValueComponentProvider<T>
Since:
2021-08-25
Author:
miki