Other |
---|
tbdUnresolved |
Blocks :
|
|
Blocks :
|
|
Blocks :
|
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.
|