Creates a new BooleanExpression
that performs the conditional
OR-operation on this BooleanExpression
and a
ObservableBooleanValue
.
other
| the other ObservableBooleanValue |
BooleanExpression
NullPointerException
| if other is null |
Diagram: BooleanProperty