Index

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

R

recomputeCellsSize() - Method in class io.github.palexdev.virtualizedfx.unused.simple.SimpleVirtualFlowContainer
Deprecated.
Forces the LayoutManager to recompute the cells sizes.
register(ObservableValue<T>, InvalidationListener) - Method in class io.github.palexdev.virtualizedfx.controls.behavior.base.BehaviorBase
Creates a new InvalidationAction using InvalidationAction.of(ObservableValue, InvalidationListener) and adds it to the actions list.
register(ObservableValue<T>, ChangeListener<T>) - Method in class io.github.palexdev.virtualizedfx.controls.behavior.base.BehaviorBase
Creates a new ChangeAction using ChangeAction.of(ObservableValue, ChangeListener) and adds it to the actions list.
removeLast() - Method in class io.github.palexdev.virtualizedfx.flow.FlowState
Retrieves the last cell index with FlowState.getLastAvailable(), then removes and returns the cell from the cells map.
requestCellsLayout() - Method in class io.github.palexdev.virtualizedfx.unused.simple.SimpleVirtualFlowContainer
Deprecated.
Forces the CellsManager to recompute the cells layout.
requestFocus() - Method in class io.github.palexdev.virtualizedfx.controls.behavior.MFXScrollBarBehavior
Requests focus for the scroll bar if it's not already focused and if it's focus traversable.
requestLayout() - Method in class io.github.palexdev.virtualizedfx.unused.simple.CellsManager
Deprecated.
Forces CellsManager.processLayout(List) with the previously computed updates.
requestViewportLayout() - Method in class io.github.palexdev.virtualizedfx.flow.VirtualFlow
requestViewportLayout() - Method in class io.github.palexdev.virtualizedfx.grid.VirtualGrid
reset() - Method in class io.github.palexdev.virtualizedfx.flow.ViewportManager
Resets the viewport by first calling ViewportManager.clear(), then ViewportManager.init().
reset() - Method in class io.github.palexdev.virtualizedfx.grid.ViewportManager
Responsible for resetting the viewport.
reset() - Method in class io.github.palexdev.virtualizedfx.unused.simple.CellsManager
Deprecated.
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.unused.simple.SimpleVirtualFlowContainer
Deprecated.
Delegate method for CellsManager.reset().
resizeRelocate(Node, double, double, double) - Method in class io.github.palexdev.virtualizedfx.unused.base.OrientationHelper.HorizontalHelper
Deprecated.
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.unused.base.OrientationHelper
Deprecated.
Resizes and relocates the given node with the given parameters.
resizeRelocate(Node, double, double, double) - Method in class io.github.palexdev.virtualizedfx.unused.base.OrientationHelper.VerticalHelper
Deprecated.
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.unused.simple.LayoutManager
Deprecated.
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.enums.ScrollPaneEnums.VBarPos
 
rowsFilled() - Method in class io.github.palexdev.virtualizedfx.grid.GridState
 
rowsPerPageProperty() - Method in class io.github.palexdev.virtualizedfx.grid.paginated.PaginatedVirtualGrid
Specifies the number of rows to display per page.
rowsRange() - Method in class io.github.palexdev.virtualizedfx.grid.GridHelper.DefaultGridHelper
rowsRange() - Method in interface io.github.palexdev.virtualizedfx.grid.GridHelper
 
A B C D E F G H I L M N O P R S T U V W X Y 
All Classes and Interfaces|All Packages