passing informations between EGF models [message #199491] |
Sun, 16 October 2005 19:48 |
Eclipse User |
|
|
|
Originally posted by: jkarlik.info.fundp.ac.be
Hello,
I would like to know if it's possible to pass some customized
information between two GEF treeviews for example.
Let's say I have two treeviews representing two different models.
When I select a element in the first treeview, this treeview sends,
thanks to the listening mechanism) a request to the other one. The
request could be a specific object (I wrote my self) representing a
XPath request for example. Is it possible, if yes where must I go to get
more informations about it?
I thank you in advance.
|
|
|
Re: passing informations between EGF models [message #199992 is a reply to message #199491] |
Thu, 20 October 2005 10:34 |
Eclipse User |
|
|
|
Originally posted by: jkarlik.info.fundp.ac.be
karlik joachim a écrit :
> Hello,
>
> I would like to know if it's possible to pass some customized
> information between two GEF treeviews for example.
>
> Let's say I have two treeviews representing two different models.
> When I select a element in the first treeview, this treeview sends,
> thanks to the listening mechanism) a request to the other one. The
> request could be a specific object (I wrote my self) representing a
> XPath request for example. Is it possible, if yes where must I go to get
> more informations about it?
>
> I thank you in advance.
Does nobody have some kind of answer for this? It would so nice because
the learning of GEF is very difficult for newbies I think.
Thanks.
|
|
|
Re: passing informations between EGF models [message #200101 is a reply to message #199491] |
Thu, 20 October 2005 16:50 |
Eclipse User |
|
|
|
Originally posted by: none.unknown.com
You can use the platform's selection service to pass the information between
the two. Or you could use something like the SelectionSynchronizer.
"karlik joachim" <jkarlik@info.fundp.ac.be> wrote in message
news:diuaqf$adq$1@news.eclipse.org...
> Hello,
>
> I would like to know if it's possible to pass some customized
> information between two GEF treeviews for example.
>
> Let's say I have two treeviews representing two different models.
> When I select a element in the first treeview, this treeview sends,
> thanks to the listening mechanism) a request to the other one. The
> request could be a specific object (I wrote my self) representing a
> XPath request for example. Is it possible, if yes where must I go to get
> more informations about it?
>
> I thank you in advance.
|
|
|
Powered by
FUDForum. Page generated in 0.30498 seconds