索引
All Classes and Interfaces|所有程序包
D
- determineScrollDirection(Orientation, double) - 类中的静态方法 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 orScrollUtils.leftOrRight(double)if orientation is HORIZONTAL. - difference(Set<T>, Set<T>) - 类中的静态方法 io.github.palexdev.virtualizedfx.collections.SetsDiff
-
Computes the difference between the given sets.
- dispose() - 接口中的方法 io.github.palexdev.virtualizedfx.cell.Cell
-
Automatically called before the cell's node is removed from the container.
- dispose() - 接口中的方法 io.github.palexdev.virtualizedfx.flow.base.OrientationHelper
-
Removes and clears any listener.
- dispose() - 类中的方法 io.github.palexdev.virtualizedfx.flow.base.OrientationHelper.HorizontalHelper
-
Removes and clears any listener.
- dispose() - 类中的方法 io.github.palexdev.virtualizedfx.flow.base.OrientationHelper.VerticalHelper
-
Removes and clears any listener.
- doMemoize(Function<T, U>) - 类中的方法 io.github.palexdev.virtualizedfx.cache.Memoizer
- DOWN - enum class 中的枚举常量 io.github.palexdev.virtualizedfx.utils.ScrollUtils.ScrollDirection
All Classes and Interfaces|所有程序包