Loader
Table of Contents
Interfaces
- ChoiceLoaderInterface
- Loads a choice list.
Classes
- AbstractChoiceLoader
- CallbackChoiceLoader
- Loads an {@link ArrayChoiceList} instance from a callable returning iterable choices.
- FilterChoiceLoaderDecorator
- A decorator to filter choices only when they are loaded or partially loaded.
- IntlCallbackChoiceLoader
- Callback choice loader optimized for Intl choice types.