Class KeyValueCollectionLoaderImpl

java.lang.Object
io.jmix.flowui.model.impl.KeyValueCollectionLoaderImpl
All Implemented Interfaces:
BaseCollectionLoader, DataLoader, KeyValueCollectionLoader

public class KeyValueCollectionLoaderImpl extends Object implements KeyValueCollectionLoader
Implementation of the KeyValueCollectionLoader interface, responsible for loading and managing a collection of key-value pairs into a KeyValueCollectionContainer from a data source.