The ReadOnlyUnbackedObservableList class was developed to support the needs of the selection model, but since then alternate and better options have been developed, in particular ObservableListBase. This class makes change management far simpler and less likely to be incorrect. This jira issue is will track the work involved in removing dependencies on the ReadOnlyUnbackedObservableList class.
- relates to
-
JDK-8154506 SelectedItems list is tripped up by cell multiple selection
-
- Resolved
-
-
JDK-8154216 Remove usage of ReadOnlyUnbackedObservableList in selection models for the selectedItems list
-
- Resolved
-
-
JDK-8154286 Remove usage of ReadOnlyUnbackedObservableList in selection models for the selectedIndices list
-
- Resolved
-