Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » "pull" information from a view
"pull" information from a view [message #465883] Wed, 11 April 2007 07:35
Eclipse UserFriend
Originally posted by: eclipse_pr.hmersch.de

Hi group,

My next Eclipse-RCP question:

How could I "pull" information from a view/plugin/rcp-component/... ?

"Pushing" information (like a selectionChange) is quite easy - just use the
ISelection / Provider stuff and be happy.
But: How could a view (or any component) access information actively?
Do I have to "listen" for changes and store a reference to the latest
selectionChanged notification?

I read e.g.
http://www-128.ibm.com/developerworks/opensource/library/os- ecllink/?ca=dgr-lnxw09EclipseGUIviews
which is quite good and says one could use IPropertyChange to pull, but
still I see listeners, which will be called.

Any solution, hint or tutorial on this?

best regards - Henning
Previous Topic:Show intro action in declarative way
Next Topic:RCP over HTTP [yuck]
Goto Forum:
  


Current Time: Sat Apr 27 04:36:33 GMT 2024

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

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

Back to the top