Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » How to use databinding between widget and List nested in model object
How to use databinding between widget and List nested in model object [message #1121312] Mon, 30 September 2013 09:37 Go to next message
Eclipse UserFriend
Hi,
I have a problem with databinding with the model part.The structure of the model object to be observe is in the image.I have a model class named Property which has attributes like "simbol", "value", "label", "type" .The model object has a list of Property objects.
I want to bind the widget from UI to the attribute "value" contained in the object Property included in the ArrayList object "attributes" of the model object present where the binding is created.
Thanks,
Alin

index.php/fa/16329/0/
Re: How to use databinding between widget and List nested in model object [message #1122349 is a reply to message #1121312] Tue, 01 October 2013 09:21 Go to previous message
Eclipse UserFriend
I found the solution.

[Updated on: Tue, 01 October 2013 09:22] by Moderator

Previous Topic:CoolBar ContributionItem ignored in E4
Next Topic:java.lang.RuntimeException: Application "id" could not be found
Goto Forum:
  


Current Time: Wed Mar 19 05:14:59 EDT 2025

Powered by FUDForum. Page generated in 0.03890 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top