selectedItems property

Set<T> selectedItems
final

A set of the items currently selected by the combobox overlay.

Implementation

final Set<T> selectedItems;