Uses of Class
org.fxmisc.flowless.CellPositioner
-
Uses of CellPositioner in org.fxmisc.flowless
Fields in org.fxmisc.flowless declared as CellPositionerModifier and TypeFieldDescriptionprivate final CellPositioner
<T, C> VirtualFlow.cellPositioner
private final CellPositioner
<T, C> Navigator.positioner
Constructors in org.fxmisc.flowless with parameters of type CellPositionerModifierConstructorDescriptionNavigator
(CellListManager<T, C> cellListManager, CellPositioner<T, C> positioner, OrientationHelper orientation, javafx.beans.property.ObjectProperty<VirtualFlow.Gravity> gravity, SizeTracker sizeTracker)