Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » JFace » [Data Binding] Binding depends on another binding
[Data Binding] Binding depends on another binding [message #987609] Tue, 27 November 2012 05:27 Go to previous message
Ted Mosby is currently offline Ted Mosby
Messages: 8
Registered: April 2012
Junior Member
Hi

I have a question. Is it possible that a binding depends on another binding? I have a combobox which contains profile names. If i choose a profile name some other widgets will be filled with the values of the chosen profile. I wanted to know if it is possible to fill the other widgets when a profile is selected in the combobox with data binding? I bound the combobox to a model property, when the user select another profile, the value will be changed and the other widgets should be updated. Can i do this only with data binding? Or must i call the setter for all widgets manually?

Thx!
 
Read Message
Read Message
Previous Topic:selectionChangedListener and viewer.setSelection
Next Topic:Selection width of selection in treeViewer
Goto Forum:
  


Current Time: Sat May 18 23:35:46 EDT 2013

Powered by FUDForum. Page generated in 0.01710 seconds