Uses of Interface
org.reactfx.inhibeans.collection.ObservableList
Packages that use ObservableList
-
Uses of ObservableList in org.reactfx.collection
Subinterfaces of ObservableList in org.reactfx.collectionClasses in org.reactfx.collection that implement ObservableList -
Uses of ObservableList in org.reactfx.inhibeans.collection
Methods in org.reactfx.inhibeans.collection that return ObservableListModifier and TypeMethodDescriptionstatic <E> ObservableList
<E> Collections.wrap
(javafx.collections.ObservableList<E> delegate) Deprecated.
LiveList.suspendable(javafx.collections.ObservableList)
instead.