Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Databinding with different input / output models
Databinding with different input / output models [message #503436] Mon, 14 December 2009 07:00
Markus Schindler is currently offline Markus SchindlerFriend
Messages: 30
Registered: July 2009
Member
Hello,

I have a question about databinding.

In my application our GUI is filled with the data from a webservice via Axis Objects.
On some UI forms I want to make things like "Edit", but these changes on the UI should NOT change the input model, because the webservice needs an
other model class to execute.

For example: My data to show is a GetPersonResponse.class, but my data to edit is EditPersonRequest.class.

I hope you understand my problem, and maybe there are a possibility to handle this with databinding.

regards,
Markus
Previous Topic:content-type selection by filename-pattern?
Next Topic:CVS Console not showing any output
Goto Forum:
  


Current Time: Tue Mar 19 08:36:05 GMT 2024

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

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

Back to the top