RFR: 8268642: Expand the javafx.beans.property.Property documentation
Kevin Rushforth
kcr at openjdk.java.net
Mon Jun 14 17:17:49 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")
If this is go forward, it will need a CSR. Before you spend time creating one, I want to do a preliminary read through this, since it is a somewhat large doc change.
-------------
PR: https://git.openjdk.java.net/jfx/pull/533
More information about the openjfx-dev
mailing list