Class Select2Behavior

java.lang.Object
org.apache.wicket.behavior.Behavior
org.wicketstuff.select2.Select2Behavior
All Implemented Interfaces:
Serializable, IComponentAwareEventSink, IComponentAwareHeaderContributor, IClusterable

public class Select2Behavior extends Behavior
Behavior that adds a select2 to a dropdown choice.
Author:
Ernesto Reinaldo Barreiro (reiern70@gmail.com)
See Also: