Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » WindowBuilder » XML databinding in SWT help
XML databinding in SWT help [message #1063487] Thu, 13 June 2013 09:50 Go to next message
Devesh Mishra is currently offline Devesh MishraFriend
Messages: 20
Registered: June 2013
Junior Member
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 12:39 Go to previous messageGo to next message
Eric Clayberg is currently offline Eric ClaybergFriend
Messages: 979
Registered: July 2009
Location: Boston, MA
Senior Member
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 05:31 Go to previous message
Devesh Mishra is currently offline Devesh MishraFriend
Messages: 20
Registered: June 2013
Junior Member
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: Fri Apr 19 22:07:50 GMT 2024

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

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

Back to the top