RFR: 8268642: Expand the javafx.beans.property.Property documentation
Nir Lisker
nlisker at openjdk.java.net
Tue Jun 15 09:28:39 UTC 2021
On Mon, 14 Jun 2021 17:06:34 GMT, Michael Strauß <mstrauss at openjdk.org> wrote:
> * Expand the `Property.bind` and `Property.bindBidirectional` documentation
> * Change the name of the formal parameter of `Property.bind` to "source" (currently, it is inconsistently named "observable", "rawObservable" or "newObservable")
I will review this.
-------------
PR: https://git.openjdk.java.net/jfx/pull/533
More information about the openjfx-dev
mailing list