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, toArray
addListener, addListener, beginChange, endChange, fireChange, hasListeners, nextAdd, nextPermutation, nextRemove, nextRemove, nextReplace, nextSet, nextUpdate, removeListener, removeListener
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public DelegatingObservableList(@Nonnull javafx.collections.ObservableList<E> delegate)