Delete a bidirectional binding that was previously defined with
bindBidirectional(Property, Property)
.
<T>
| the types of the properties | |
property1
| the first Property<T> | |
property2
| the second Property<T> |
NullPointerException
| if one of the properties is null | |
IllegalArgumentException
| if both properties are equal |
Diagram: Bindings