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|Serialized Form

U

unitIncrementProperty() - Method in class io.github.palexdev.virtualizedfx.controls.MFXScrollBar
Specifies the amount added/subtracted to the MFXScrollBar.valueProperty() used by the increment/decrement buttons and by scrolling.
update(double) - Method in class io.github.palexdev.virtualizedfx.unused.simple.LayoutManager
Deprecated.
Called on scroll to update the amount of pixels scrolled and then calls CellsManager.updateCells(int), the passed start index is computed by LayoutManager.firstVisible().
update(double) - Method in class io.github.palexdev.virtualizedfx.unused.simple.SimpleVirtualFlowContainer
Deprecated.
Delegate method for LayoutManager.update(double).
updateCells(int) - Method in class io.github.palexdev.virtualizedfx.unused.simple.CellsManager
Deprecated.
Responsible for updating the cells in the viewport.
updateCells(int) - Method in class io.github.palexdev.virtualizedfx.unused.simple.SimpleVirtualFlowContainer
Deprecated.
Delegate method for CellsManager.updateCells(int).
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
updateMaxPage() - Method in class io.github.palexdev.virtualizedfx.flow.paginated.PaginatedVirtualFlow
Responsible for updating PaginatedVirtualFlow.maxPageProperty() when needed.
updateScrollDirection(int) - Method in class io.github.palexdev.virtualizedfx.controls.behavior.MFXScrollBarBehavior
Responsible for updating the MFXScrollBarBehavior.directionProperty() from an integer value that is either 1 or -1.
UpdateType - Enum Class in io.github.palexdev.virtualizedfx.enums
Enumeration to differentiate the various types of FlowState.
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|Serialized Form