索引
All Classes and Interfaces|所有程序包
R
- recomputeCellsSize() - 类中的方法 io.github.palexdev.virtualizedfx.flow.simple.SimpleVirtualFlowContainer
-
Forces the
LayoutManagerto recompute the cells sizes. - ReplaceBean(NumberRange<Integer>, Set<Integer>, Set<Integer>) - 类的构造器 io.github.palexdev.virtualizedfx.utils.ListChangeHelper.ReplaceBean
- requestCellsLayout() - 类中的方法 io.github.palexdev.virtualizedfx.flow.simple.SimpleVirtualFlowContainer
-
Forces the
CellsManagerto recompute the cells layout. - requestLayout() - 类中的方法 io.github.palexdev.virtualizedfx.flow.simple.CellsManager
-
Forces
CellsManager.processLayout(List)with the previously computed updates. - reset() - 类中的方法 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() - 类中的方法 io.github.palexdev.virtualizedfx.flow.simple.SimpleVirtualFlowContainer
-
Delegate method for
CellsManager.reset(). - resizeRelocate(Node, double, double, double) - 类中的方法 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) - 接口中的方法 io.github.palexdev.virtualizedfx.flow.base.OrientationHelper
-
Resizes and relocates the given node with the given parameters.
- resizeRelocate(Node, double, double, double) - 类中的方法 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 - io.github.palexdev.virtualizedfx中的类
- retrieveCellsSizes(C) - 类中的方法 io.github.palexdev.virtualizedfx.flow.simple.LayoutManager
-
Called during initialization to compute the sizes of a Cell before it's laid out.
- RIGHT - enum class 中的枚举常量 io.github.palexdev.virtualizedfx.utils.ScrollUtils.ScrollDirection
- runAndWait(Runnable) - 类中的静态方法 io.github.palexdev.virtualizedfx.utils.ExecutionUtils
-
Calls
ExecutionUtils.runAndWaitEx(Runnable)but consumes/ignores any thrown exception. - runAndWaitEx(Runnable) - 类中的静态方法 io.github.palexdev.virtualizedfx.utils.ExecutionUtils
-
Invokes a Runnable on the JavaFX Application Thread and waits for it to finish.
All Classes and Interfaces|所有程序包