ComboBox: TestEditor to ListView binding

Kirill Kirichenko kirill.kirichenko at oracle.com
Fri Jul 4 19:09:49 UTC 2014


JavaFX ComboBox has binding between TextEdit field and the ListView 
selection such that edit field gets updated when we change the selected 
item in the drop down list.
Is there a way to break this binding - when we select an item in the 
list the editor field remains untouched. Where should I look at ?


Thanks.
K


More information about the openjfx-dev mailing list