selectedValues property

Iterable<T> get selectedValues

Returns ordered list of selected values.

Implementation

Iterable<T> get selectedValues;