| Package | Description |
|---|---|
| javafx.beans.binding |
Characteristics of Bindings
|
| Modifier and Type | Method and Description |
|---|---|
static When |
Bindings.when(ObservableBooleanValue condition)
Creates a binding that calculates the result of a ternary expression.
|