Index
All Classes|All Packages
R
- ReplaceBean(NumberRange<Integer>, Set<Integer>, Set<Integer>) - Constructor for class io.github.palexdev.virtualizedfx.utils.ListChangeHelper.ReplaceBean
- 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-initializedCellsManager.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
- 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.
All Classes|All Packages