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|Constant Field Values

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(List<Integer>, int) - Method in class io.github.palexdev.virtualizedfx.flow.FlowState
Given an ordered list of indexes and the index to find, returns the index at which resides.
findShift(List<Integer>, int) - Method in class io.github.palexdev.virtualizedfx.table.TableState
Given an ordered list 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
 
firstColumn() - Method in interface io.github.palexdev.virtualizedfx.table.TableHelper
 
firstColumn() - Method in class io.github.palexdev.virtualizedfx.table.TableHelper.FixedTableHelper
 
firstColumn() - Method in class io.github.palexdev.virtualizedfx.table.TableHelper.VariableTableHelper
 
firstRow() - Method in class io.github.palexdev.virtualizedfx.grid.GridHelper.DefaultGridHelper
 
firstRow() - Method in interface io.github.palexdev.virtualizedfx.grid.GridHelper
 
firstRow() - Method in interface io.github.palexdev.virtualizedfx.table.TableHelper
 
firstRow() - Method in class io.github.palexdev.virtualizedfx.table.TableHelper.FixedTableHelper
 
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.
FIXED - Enum constant in enum class io.github.palexdev.virtualizedfx.enums.ColumnsLayoutMode
In this mode, all columns will have the same width specified by VirtualTable.columnSizeProperty().
FixedPaginatedTableHelper(PaginatedVirtualTable<?>) - Constructor for class io.github.palexdev.virtualizedfx.table.paginated.PaginatedHelper.FixedPaginatedTableHelper
 
FixedTableHelper(VirtualTable<?>) - Constructor for class io.github.palexdev.virtualizedfx.table.TableHelper.FixedTableHelper
 
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
Convenience property that extends ReadOnlyObjectWrapper for FlowState.
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
 
FullMapping(int, 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|Constant Field Values