Package org.wicketstuff.select2

Class Summary
AjaxSettings Select2 Ajax settings.
ApplicationSettings Application-wide settings that apply to all Select2 components.
ChoiceProvider<T> Acts as a bridge between Select2 components and the application's domain model.
DragAndDropBehavior Adds drag & drop behavior to Select2MultiChoice components, i.e.
JQuery  
Response<T> Response that will be sent to Select2 after it queries for matching choices.
Select2Choice<T> Single-select Select2 component.
Select2MultiChoice<T> Multi-select Select2 component.
Select2ResourcesBehavior Adds various resources needed by Select2 such as JavaScript and CSS.
Settings Select2 settings.
Settings.Widths Some predefined width option values
StringTextChoiceProvider A simple TextChoiceProvider for Strings.
TextChoiceProvider<T> Takes care of Json serialization for the most common usecase where each choice is rendered as a text string.
 



Copyright © 2018. All rights reserved.