User-agent: Mozilla Thunderbird 1.0.6 (Windows/20050716)
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?