[jfx17] RFR: 8268642: Expand the javafx.beans.property.Property documentation [v2]

Kevin Rushforth kcr at openjdk.java.net
Thu Jul 15 20:58:20 UTC 2021


On Thu, 24 Jun 2021 01:53:53 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")
>
> Michael Strauß has updated the pull request incrementally with one additional commit since the last revision:
> 
>   changes as per review

@mstr2 I'll re-review once you address the outstanding comments.

-------------

PR: https://git.openjdk.java.net/jfx/pull/533


More information about the openjfx-dev mailing list