Skip to main content



      Home
Home » Eclipse Projects » WindowBuilder » XML databinding in SWT help
XML databinding in SWT help [message #1063487] Thu, 13 June 2013 05:50 Go to next message
Eclipse UserFriend
I am working on a small application which will do the following.

1) Have a dropdown on the UI populated from the database.
2) Have two text boxes on the UI.
2) Clicking on the Submit button should save the values to database.

I understand that this can be done using POJO binding, but the requirement is something like below.

1) No POJO class to be used for binding. The dropdown should be populated using configuration. XML binding ?
2) I dont want to do something like findElemenet("element-name") and save the values to DB.

The requirement is that the designers should be able to make the UI and without much integration effort we should make it working. Any help would be greatly appreciated.
Re: XML databinding in SWT help [message #1063573 is a reply to message #1063487] Thu, 13 June 2013 08:39 Go to previous messageGo to next message
Eclipse UserFriend
I'm sorry, but this is not a "XML databinding in SWT help" forum. For help with understanding data binding and how you might use it in your application, you should ask your question in the Eclipse JFace forum which does cover the data binding topic. If you have questions that are specific to WindowBuilder, feel free to ask them here.
Re: XML databinding in SWT help [message #1063744 is a reply to message #1063573] Fri, 14 June 2013 01:31 Go to previous message
Eclipse UserFriend
Thanks Eric, I shall post the question in jface forum.
Previous Topic:Cannot change inherited controls
Next Topic:WindowBuilder hangs when accessing password protected URL/image
Goto Forum:
  


Current Time: Wed Jul 23 12:12:17 EDT 2025

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

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

Back to the top