Review request for RT-20719
Richard Bair
richard.bair at oracle.com
Wed Apr 25 14:50:34 PDT 2012
Hi Greg,
I'm a bit unsettled by this one. How exactly is IDProperty used again? I get confused because <Circle id="foo" fx:id="bar"> has two id's. The fx:id is used for the name of the property in the controller when doing injection, but otherwise why is the node's property annotated with @IDProperty?
Also I wonder if we can have a more FXML specific name than IDProperty.
Thanks
Richard
On Mar 30, 2012, at 5:17 AM, Greg Brown wrote:
> http://javafx-jira.kenai.com/browse/RT-20719
>
> This change would simply move the IDProperty annotation that currently lives in the private com.sun.javafx.beans package to the public javafx.beans package, allowing application developers to take advantage of it.
>
More information about the openjfx-dev
mailing list