Index

A B C D E F G H I L M N O P R S T U V W 
All Classes and Interfaces|All Packages

D

determineScrollDirection(Orientation, double) - Static method in class io.github.palexdev.virtualizedfx.utils.ScrollUtils
Determines the direction of the scroll from the given orientation and the given delta, uses ScrollUtils.upOrDown(double) if orientation is VERTICAL or ScrollUtils.leftOrRight(double) if orientation is HORIZONTAL.
difference(Set<T>, Set<T>) - Static method in class io.github.palexdev.virtualizedfx.collections.SetsDiff
Computes the difference between the given sets.
dispose() - Method in interface io.github.palexdev.virtualizedfx.cell.Cell
Automatically called before the cell's node is removed from the container.
dispose() - Method in interface io.github.palexdev.virtualizedfx.flow.base.OrientationHelper
Removes and clears any listener.
dispose() - Method in class io.github.palexdev.virtualizedfx.flow.base.OrientationHelper.HorizontalHelper
Removes and clears any listener.
dispose() - Method in class io.github.palexdev.virtualizedfx.flow.base.OrientationHelper.VerticalHelper
Removes and clears any listener.
doMemoize(Function<T, U>) - Method in class io.github.palexdev.virtualizedfx.cache.Memoizer
 
DOWN - Enum constant in enum class io.github.palexdev.virtualizedfx.utils.ScrollUtils.ScrollDirection
 
A B C D E F G H I L M N O P R S T U V W 
All Classes and Interfaces|All Packages