Uses of Class
javafx.beans.binding.When
Package
Description
Provides classes that create and operate on a
Binding
that calculates a value that depends on one or more sources.-
Uses of When in javafx.beans.binding
Modifier and TypeMethodDescriptionstatic When
Bindings.when
(ObservableBooleanValue condition) Creates a binding that calculates the result of a ternary expression.