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.cellPositionerprivate final CellPositioner<T, C> Navigator.positionerConstructors 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)