Class ContainerValueSourceProvider<E>

java.lang.Object
io.jmix.flowui.data.value.ContainerValueSourceProvider<E>
Type Parameters:
E - the type of entity that the associated InstanceContainer works with
All Implemented Interfaces:
ValueSourceProvider

public class ContainerValueSourceProvider<E> extends Object implements ValueSourceProvider
A provider of ValueSource instances based on a given InstanceContainer.