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

F

features() - Method in class io.github.palexdev.virtualizedfx.unused.simple.SimpleVirtualFlow
Deprecated.
 
filter(Node, EventType<E>, EventHandler<E>) - Static method in class io.github.palexdev.virtualizedfx.controls.behavior.actions.EventAction
Equivalent to EventAction(Node, EventType, EventHandler, boolean) but this also registers the action on the node already.
filter(Node, EventType<E>, EventHandler<E>) - Method in class io.github.palexdev.virtualizedfx.controls.behavior.base.BehaviorBase
Creates a new EventAction using EventAction.filter(Node, EventType, EventHandler) and adds it to the actions list.
findShift(int[], int) - Method in class io.github.palexdev.virtualizedfx.flow.FlowState
Given an ordered array of indexes and the index to find, returns the index at which resides.
firstColumn() - Method in class io.github.palexdev.virtualizedfx.grid.GridHelper.DefaultGridHelper
 
firstColumn() - Method in interface io.github.palexdev.virtualizedfx.grid.GridHelper
 
firstRow() - Method in class io.github.palexdev.virtualizedfx.grid.GridHelper.DefaultGridHelper
 
firstRow() - Method in interface io.github.palexdev.virtualizedfx.grid.GridHelper
 
firstVisible() - Method in interface io.github.palexdev.virtualizedfx.flow.OrientationHelper
 
firstVisible() - Method in class io.github.palexdev.virtualizedfx.flow.OrientationHelper.HorizontalHelper
 
firstVisible() - Method in class io.github.palexdev.virtualizedfx.flow.OrientationHelper.VerticalHelper
 
firstVisible() - Method in interface io.github.palexdev.virtualizedfx.unused.base.OrientationHelper
Deprecated.
 
firstVisible() - Method in class io.github.palexdev.virtualizedfx.unused.base.OrientationHelper.HorizontalHelper
Deprecated.
Computes the first visible cell index in the viewport with this formula:
firstVisible() - Method in class io.github.palexdev.virtualizedfx.unused.base.OrientationHelper.VerticalHelper
Deprecated.
Computes the first visible cell index in the viewport with this formula:
firstVisible() - Method in class io.github.palexdev.virtualizedfx.unused.simple.LayoutManager
Deprecated.
fitToBreadthProperty() - Method in class io.github.palexdev.virtualizedfx.flow.VirtualFlow
Specifies whether cells should be resized to be the same size of the viewport in the opposite direction of the current VirtualFlow.orientationProperty().
fitToHeightProperty() - Method in interface io.github.palexdev.virtualizedfx.unused.base.VirtualFlow
Deprecated.
Specifies whether the cells should take all the space available on the y axis.
fitToHeightProperty() - Method in class io.github.palexdev.virtualizedfx.unused.simple.SimpleVirtualFlow
Deprecated.
Specifies whether the cells should take all the space available on the y axis.
fitToWidthProperty() - Method in interface io.github.palexdev.virtualizedfx.unused.base.VirtualFlow
Deprecated.
Specifies whether the cells should take all the space available on the x axis.
fitToWidthProperty() - Method in class io.github.palexdev.virtualizedfx.unused.simple.SimpleVirtualFlow
Deprecated.
Specifies whether the cells should take all the space available on the x axis.
FlowMapping<T,C extends Cell<T>> - Interface in io.github.palexdev.virtualizedfx.flow
Utility API used by the FlowState to map indexes from an old state to a new one.
FlowMapping.AbstractMapping<T,C extends Cell<T>> - Class in io.github.palexdev.virtualizedfx.flow
 
FlowMapping.FullMapping<T,C extends Cell<T>> - Class in io.github.palexdev.virtualizedfx.flow
 
FlowMapping.PartialMapping<T,C extends Cell<T>> - Class in io.github.palexdev.virtualizedfx.flow
 
FlowMapping.ValidMapping<T,C extends Cell<T>> - Class in io.github.palexdev.virtualizedfx.flow
 
FlowState<T,C extends Cell<T>> - Class in io.github.palexdev.virtualizedfx.flow
Class used by the ViewportManager to represent the state of the viewport at a given time.
FlowState(VirtualFlow<T, C>, IntegerRange) - Constructor for class io.github.palexdev.virtualizedfx.flow.FlowState
 
FlowStateProperty<T,C extends Cell<T>> - Class in io.github.palexdev.virtualizedfx.beans
 
FlowStateProperty() - Constructor for class io.github.palexdev.virtualizedfx.beans.FlowStateProperty
 
FlowStateProperty(FlowState<T, C>) - Constructor for class io.github.palexdev.virtualizedfx.beans.FlowStateProperty
 
FlowStateProperty(Object, String) - Constructor for class io.github.palexdev.virtualizedfx.beans.FlowStateProperty
 
FlowStateProperty(Object, String, FlowState<T, C>) - Constructor for class io.github.palexdev.virtualizedfx.beans.FlowStateProperty
 
forRange(Iterable<Integer>) - Method in class io.github.palexdev.virtualizedfx.grid.GridIterator
 
forRow(Consumer<Integer>) - Method in class io.github.palexdev.virtualizedfx.grid.GridIterator
 
FullMapping(int) - Constructor for class io.github.palexdev.virtualizedfx.flow.FlowMapping.FullMapping
 
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