Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » Share data between XWT instances ?
Share data between XWT instances ? [message #576663] Mon, 24 May 2010 09:37 Go to next message
Eclipse UserFriend
Originally posted by: a.boughlam.netfective.ma

Hi everyone,

My question is : How can I access to another XWT instance ?
For example If I have a 'People.xwt' view with a list of persons and a button 'Add'. If I click on 'Add' it instanciate a 'Person' object and open a 'Person.xwt' view for editing. How can i add this 'Person' object to the list of persons in the people view ?

Thanks in advance.

A. Boughlam.
Re: Share data between XWT instances ? [message #576716 is a reply to message #576663] Tue, 25 May 2010 18:10 Go to previous message
Yves YANG is currently offline Yves YANGFriend
Messages: 688
Registered: July 2009
Senior Member
You just need to get the root person, and then add the new person in ths
list of persons..

Regards
Yves YANG
"A. Boughlam" <a.boughlam@netfective.ma> wrote in message
news:htdhdd$ahh$1@build.eclipse.org...
> Hi everyone,
>
> My question is : How can I access to another XWT instance ? For example If
> I have a 'People.xwt' view with a list of persons and a button 'Add'. If
> I click on 'Add' it instanciate a 'Person' object and open a 'Person.xwt'
> view for editing. How can i add this 'Person' object to the list of
> persons in the people view ?
> Thanks in advance.
>
> A. Boughlam.
Previous Topic:e4/4.0 M6 available
Next Topic:XWT fails to load x:Class class
Goto Forum:
  


Current Time: Thu Apr 25 16:37:47 GMT 2024

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

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

Back to the top