Acts as a bridge between Select2 components and the application's domain model.
The two important services provided by implementations are:
For the most common usecase where each choice is rendered as a text string see {@link TextChoiceProvider}.
@author igor @param < T> type of choice object
|
|
|
|