selection property

SelectionModel<T> selection
getter/setter pair

The selection model this container represents.

Implementation

SelectionModel<T> selection = SelectionModel.empty();