griffon.javafx.collections.DelegatingObservableList instead.@Deprecated public abstract class DelegatingObservableList<E> extends DelegatingObservableList<E>
DelegatingObservableList| Constructor and Description |
|---|
DelegatingObservableList(javafx.collections.ObservableList<E> delegate)
Deprecated.
|
add, add, addAll, addAll, addAll, clear, contains, containsAll, 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, removeListenerclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic DelegatingObservableList(@Nonnull
javafx.collections.ObservableList<E> delegate)