Class MultiItemSelector<T,I extends Nameable & Matchable & Enableable & Selectable & Itemable<T>>

All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ResourceLoaderAware

public class MultiItemSelector<T,I extends Nameable & Matchable & Enableable & Selectable & Itemable<T>> extends AbstractSelectorComponent<T,MultiItemSelector.MultiItemSelectorContext<T,I>,I>
Component able to pick multiple items.