A class representing a selection of items the user has selected in a UI. The set of choices is presented as a set of {@link com.vaadin.data.Item}s in a {@link com.vaadin.data.Container}.
A Select
component may be in single- or multiselect mode. Multiselect mode means that more than one item can be selected simultaneously.
|
|
|
|