[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.gef] Re: passing informations between EGF models

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.