Uses of Class
javafx.collections.transformation.FilteredList
Packages that use FilteredList
Package
Description
Contains the essential JavaFX collections and collection utilities
-
Uses of FilteredList in javafx.collections
Methods in javafx.collections that return FilteredListModifier and TypeMethodDescriptiondefault FilteredList
<E> Creates aFilteredList
wrapper of this list using the specified predicate.