Index

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

U

UP - Enum constant in enum class io.github.palexdev.virtualizedfx.utils.ScrollUtils.ScrollDirection
 
update(double) - Method in class io.github.palexdev.virtualizedfx.flow.simple.LayoutManager
Called on scroll to update the amount of pixels scrolled and then calls CellsManager.updateCells(int, int), the passed indexes are computed by LayoutManager.firstVisible() and LayoutManager.lastVisible().
update(double) - Method in class io.github.palexdev.virtualizedfx.flow.simple.SimpleVirtualFlowContainer
Delegate method for LayoutManager.update(double).
updateCells(int, int) - Method in class io.github.palexdev.virtualizedfx.flow.simple.CellsManager
Responsible for updating the cells in the viewport.
updateCells(int, int) - Method in class io.github.palexdev.virtualizedfx.flow.simple.SimpleVirtualFlowContainer
updateIndex(int) - Method in interface io.github.palexdev.virtualizedfx.cell.Cell
Automatically called by the VirtualFlow.
updateItem(T) - Method in interface io.github.palexdev.virtualizedfx.cell.Cell
Automatically called by the VirtualFlow
upOrDown(double) - Static method in class io.github.palexdev.virtualizedfx.utils.ScrollUtils
If the given delta is lesser than 0 returns DOWN, otherwise returns UP.
A B C D E F G H I L M N O P R S T U V W 
All Classes|All Packages