griffon.javafx.collections.DelegatingObservableList instead.@Deprecated public abstract class DelegatingObservableList<E> extends DelegatingObservableList<E>
DelegatingObservableListmodCount| Constructor and Description |
|---|
DelegatingObservableList(ObservableList<E> delegate)
Deprecated.
|
add, add, addAll, addAll, addAll, clear, contains, containsAll, forEach, get, getDelegate, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, remove, removeAll, removeAll, retainAll, retainAll, set, setAll, setAll, size, sourceChanged, subList, toArray, toArrayaddListener, addListener, beginChange, endChange, fireChange, hasListeners, nextAdd, nextPermutation, nextRemove, nextRemove, nextReplace, nextSet, nextUpdate, removeListener, removeListenerequals, hashCode, removeRangetoStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddListener, filtered, removeListener, sorted, sortedequals, hashCode, replaceAll, sort, spliteratorparallelStream, removeIf, streamaddListener, removeListenerpublic DelegatingObservableList(@Nonnull ObservableList<E> delegate)