Index
All Classes and Interfaces|All Packages
O
- of(T) - Static method in class io.github.palexdev.virtualizedfx.beans.NumberRange
-
Returns a new instance of NumberRange with the given val as both min and max bounds.
- of(T, T) - Static method in class io.github.palexdev.virtualizedfx.beans.NumberRange
-
Returns a new instance of NumberRange with the given min and max bounds.
- OrientationHelper - Interface in io.github.palexdev.virtualizedfx.flow.base
-
Helper class to avoid as much as possible if/else statements to check the VirtualFlow orientation.
- OrientationHelper.HorizontalHelper - Class in io.github.palexdev.virtualizedfx.flow.base
-
Implementation of
OrientationHelper
forOrientation.HORIZONTAL
. - OrientationHelper.VerticalHelper - Class in io.github.palexdev.virtualizedfx.flow.base
-
Implementation of
OrientationHelper
forOrientation.VERTICAL
. - orientationProperty() - Method in class io.github.palexdev.virtualizedfx.flow.simple.SimpleVirtualFlow
-
The orientation property of the VirtualFlow.
All Classes and Interfaces|All Packages