Uses of Class
io.github.palexdev.materialfx.beans.properties.functional.ComparatorProperty
Packages that use ComparatorProperty
Package
Description
-
Uses of ComparatorProperty in io.github.palexdev.materialfx.collections
Methods in io.github.palexdev.materialfx.collections that return ComparatorPropertyModifier and TypeMethodDescriptionTransformableList.comparatorProperty()Specifies the comparator used to sort the source list.TransformableListWrapper.comparatorProperty()Delegate forTransformableList.comparatorProperty(). -
Uses of ComparatorProperty in io.github.palexdev.materialfx.controls
Methods in io.github.palexdev.materialfx.controls that return ComparatorPropertyModifier and TypeMethodDescriptionMFXTableColumn.comparatorProperty()Specifies theComparatorused to sort the column.