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

P

pageToPos(int) - Method in interface io.github.palexdev.virtualizedfx.flow.paginated.PaginatedHelper
Converts the given page number to the corresponding position in pixels.
pageToPos(int) - Method in class io.github.palexdev.virtualizedfx.flow.paginated.PaginatedHelper.PaginatedHorizontalHelper
Converts the given page number to the corresponding position in pixels.
pageToPos(int) - Method in class io.github.palexdev.virtualizedfx.flow.paginated.PaginatedHelper.PaginatedVerticalHelper
Converts the given page number to the corresponding position in pixels.
PaginatedHelper - Interface in io.github.palexdev.virtualizedfx.flow.paginated
Small API extension of OrientationHelper, to be used exclusively with PaginatedVirtualFlow.
PaginatedHelper.PaginatedHorizontalHelper - Class in io.github.palexdev.virtualizedfx.flow.paginated
Concrete implementation of PaginatedHelper to be used with PaginatedVirtualFlow when its VirtualFlow.orientationProperty() is HORIZONTAL, extends OrientationHelper.HorizontalHelper.
PaginatedHelper.PaginatedVerticalHelper - Class in io.github.palexdev.virtualizedfx.flow.paginated
Concrete implementation of PaginatedHelper to be used with PaginatedVirtualFlow when its VirtualFlow.orientationProperty() is VERTICAL, extends OrientationHelper.VerticalHelper.
PaginatedHorizontalHelper(PaginatedVirtualFlow<?, ?>, ViewportManager<?, ?>) - Constructor for class io.github.palexdev.virtualizedfx.flow.paginated.PaginatedHelper.PaginatedHorizontalHelper
 
PaginatedVerticalHelper(PaginatedVirtualFlow<?, ?>, ViewportManager<?, ?>) - Constructor for class io.github.palexdev.virtualizedfx.flow.paginated.PaginatedHelper.PaginatedVerticalHelper
 
PaginatedVirtualFlow<T,C extends Cell<T>> - Class in io.github.palexdev.virtualizedfx.flow.paginated
Extension of VirtualFlow to offer pagination features.
PaginatedVirtualFlow() - Constructor for class io.github.palexdev.virtualizedfx.flow.paginated.PaginatedVirtualFlow
 
PaginatedVirtualFlow(ObservableList<T>, Function<T, C>) - Constructor for class io.github.palexdev.virtualizedfx.flow.paginated.PaginatedVirtualFlow
 
PaginatedVirtualFlow(ObservableList<T>, Function<T, C>, Orientation) - Constructor for class io.github.palexdev.virtualizedfx.flow.paginated.PaginatedVirtualFlow
 
PaginatedVirtualFlowSkin<T,C extends Cell<T>> - Class in io.github.palexdev.virtualizedfx.flow.paginated
Default skin implementation for PaginatedVirtualFlow, extends VirtualFlowSkin.
PaginatedVirtualFlowSkin(PaginatedVirtualFlow<T, C>) - Constructor for class io.github.palexdev.virtualizedfx.flow.paginated.PaginatedVirtualFlowSkin
 
PartialMapping(int) - Constructor for class io.github.palexdev.virtualizedfx.flow.FlowMapping.PartialMapping
 
pFlow - Variable in class io.github.palexdev.virtualizedfx.flow.paginated.PaginatedHelper.PaginatedHorizontalHelper
 
pFlow - Variable in class io.github.palexdev.virtualizedfx.flow.paginated.PaginatedHelper.PaginatedVerticalHelper
 
processLayout(List<CellsManager.CellUpdate>) - Method in class io.github.palexdev.virtualizedfx.unused.simple.CellsManager
Deprecated.
Responsible for laying out the cells from a list of CellsManager<T,C extends Cell<T>>.io.github.palexdev.virtualizedfx.unused.simple.CellsManager.CellUpdates.
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