Other |
---|
tbdUnresolved |
Relates :
|
Property's methods bindBidirectional and unbindBidirectional could be made default. Their implementations in JavaFX just call the respective static methods of the Bindings class. Providing default implementation would reduce boilerplate when writing custom Property implementations.