Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 13:37 Go to next message
Alin Catalin is currently offline Alin CatalinFriend
Messages: 2
Registered: September 2013
Junior Member
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 13:21 Go to previous message
Alin Catalin is currently offline Alin CatalinFriend
Messages: 2
Registered: September 2013
Junior Member
I found the solution.

[Updated on: Tue, 01 October 2013 13:22]

Report message to a moderator

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


Current Time: Fri Apr 26 03:02:16 GMT 2024

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

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

Back to the top