Index

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

P

processAddition(TriConsumer<Integer, Integer, Set<Integer>>) - Method in class io.github.palexdev.virtualizedfx.utils.ListChangeHelper.Change
For each ListChangeHelper.ChangeBean that is an addition executes the given action.
processChange(ListChangeListener.Change<? extends T>, NumberRange<Integer>) - Static method in class io.github.palexdev.virtualizedfx.utils.ListChangeHelper
Processes the given change for the given range of indexes.
processLayout(List<CellsManager.CellUpdate>) - Method in class io.github.palexdev.virtualizedfx.flow.simple.CellsManager
Responsible for laying out the cells from a list of CellsManager<T,C extends Cell<T>>.io.github.palexdev.virtualizedfx.flow.simple.CellsManager.CellUpdates.
processRemoval(TriConsumer<Integer, Integer, Set<Integer>>) - Method in class io.github.palexdev.virtualizedfx.utils.ListChangeHelper.Change
For each ListChangeHelper.ChangeBean that is a removal executes the given action.
processReplacement(BiConsumer<Set<Integer>, Set<Integer>>) - Method in class io.github.palexdev.virtualizedfx.utils.ListChangeHelper.Change
For each ListChangeHelper.ReplaceBean executes the given action.
A B C D E F G H I L M N O P R S T U V W 
All Classes and Interfaces|All Packages