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

R

recomputeCellsSize() - Method in class io.github.palexdev.virtualizedfx.flow.simple.SimpleVirtualFlowContainer
Forces the LayoutManager to recompute the cells sizes.
ReplaceBean(NumberRange<Integer>, Set<Integer>, Set<Integer>) - Constructor for class io.github.palexdev.virtualizedfx.utils.ListChangeHelper.ReplaceBean
 
requestCellsLayout() - Method in class io.github.palexdev.virtualizedfx.flow.simple.SimpleVirtualFlowContainer
Forces the CellsManager to recompute the cells layout.
requestLayout() - Method in class io.github.palexdev.virtualizedfx.flow.simple.CellsManager
Forces CellsManager.processLayout(List) with the previously computed updates.
reset() - Method in class io.github.palexdev.virtualizedfx.flow.simple.CellsManager
Drastic reset of the VirtualFlow, scroll position is set back to 0.0, CellsManager.clear() is called, cells are re-initialized CellsManager.initCells(int).
reset() - Method in class io.github.palexdev.virtualizedfx.flow.simple.SimpleVirtualFlowContainer
Delegate method for CellsManager.reset().
resizeRelocate(Node, double, double, double) - Method in class io.github.palexdev.virtualizedfx.flow.base.OrientationHelper.HorizontalHelper
Resizes and relocated the given node with the given parameters, the y offset is always 0.
resizeRelocate(Node, double, double, double) - Method in interface io.github.palexdev.virtualizedfx.flow.base.OrientationHelper
Resizes and relocates the given node with the given parameters.
resizeRelocate(Node, double, double, double) - Method in class io.github.palexdev.virtualizedfx.flow.base.OrientationHelper.VerticalHelper
Resizes and relocated the given node with the given parameters, the x offset is always 0.
ResourceManager - Class in io.github.palexdev.virtualizedfx
 
retrieveCellsSizes(C) - Method in class io.github.palexdev.virtualizedfx.flow.simple.LayoutManager
Called during initialization to compute the sizes of a Cell before it's laid out.
RIGHT - Enum constant in enum class io.github.palexdev.virtualizedfx.utils.ScrollUtils.ScrollDirection
 
runAndWait(Runnable) - Static method in class io.github.palexdev.virtualizedfx.utils.ExecutionUtils
Calls ExecutionUtils.runAndWaitEx(Runnable) but consumes/ignores any thrown exception.
runAndWaitEx(Runnable) - Static method in class io.github.palexdev.virtualizedfx.utils.ExecutionUtils
Invokes a Runnable on the JavaFX Application Thread and waits for it to finish.
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