JFace Data Binding - nested properties [message #467352] |
Mon, 30 January 2006 02:38  |
Eclipse User |
|
|
|
Hi!
I have 3 classes :
Country, Area, Town.
Each country have array of area`s and each area have array of town`s.
My MVC-based GUI have 3 AutoComplete - Text components for selecting
nessassary Country, Area, Town. As well if, for example, some Country
doesn`t have nested Areas, then when user selects such a country in first
Textbox, Area & Town textboxes are changing state to "disabled".
I`m thinking about raplacing my monster MVC with JFace databinding.
Actually I`m stucked on how to do this. As I saw test Nr.5 is disabled -
it is nested.properties test for Text components. So, without nested
properties what would be the smartest way to realize such behaviour? Or I
should wait for implementation?
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.23059 seconds