Use FilteredList for Parent.unmodifiableManagedChildren

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 8
    • Component/s: javafx
    • None

      FilteredList is an unmodifiable ObservableList, that is created by filtering another ObservableList, i.e. it provides the functionality needed by Parent.unmodifiableManagedChildren. FilteredList will have better performance than the current implementation, because it will touch only the elements that have changed in the source list.

            Assignee:
            Unassigned
            Reporter:
            Michael Heinrichs (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Imported: