Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

JavaFx8 DatePicker binding

drenda81Mar 25 2014 — edited Mar 31 2014

Hi,

I'm start using this nice control but I can't figure out how make a bidirectional binding between my model an the widget.

My model has a ObjectProperty<Date> property but in the DatePicker there is a ObjectProperty<LocalDate>

There is a way to make the binding work?

Thanks

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Apr 28 2014
Added on Mar 25 2014
5 comments
4,195 views