griffon.javafx.collections.MappingObservableList
instead.@Deprecated public class MappingObservableList<T,S> extends MappingObservableList<T,S>
MappingObservableList
Constructor and Description |
---|
MappingObservableList(javafx.collections.ObservableList<? extends S> source,
java.util.function.Function<S,T> mapper)
Deprecated.
|
MappingObservableList(javafx.collections.ObservableList<? extends S> source,
javafx.beans.value.ObservableValue<java.util.function.Function<S,T>> mapper)
Deprecated.
|
get, getSourceIndex, resolveMapper, size, sourceChanged
getSource, getSourceIndexFor, isInTransformationChain
addAll, addListener, addListener, beginChange, endChange, fireChange, hasListeners, nextAdd, nextPermutation, nextRemove, nextRemove, nextReplace, nextSet, nextUpdate, remove, removeAll, removeListener, removeListener, retainAll, setAll, setAll
add, add, addAll, clear, equals, hashCode, indexOf, iterator, lastIndexOf, listIterator, listIterator, remove, removeRange, set, subList
addAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
addAll, addListener, filtered, remove, removeAll, removeListener, retainAll, setAll, setAll, sorted, sorted