|
Re: Model Change Event for Common Navigator [message #309232 is a reply to message #309220] |
Thu, 19 October 2006 09:11  |
Eclipse User |
|
|
|
Ken,
On your content provider, you have an inputChanged method that is
provided a Viewer. This is the viewer that contains your elements. You
must issue adds/removes/refreshes directly against the viewer to update
the content.
Michael
Ken Gilmer wrote:
>
> Hello,
>
> I'm using the Common Navigator as the view into my custom "project"
> model. I'm able to extend the relevant extension points to get my model
> in, with actions, etc. thanks to Michael Elder's excellent HOWTO here:
> http://scribbledideas.blogspot.com/2006/06/building-common-n avigator-based-viewer_18.html
> So far so good. Now I want to notify Common Navigator that one of my
> model objects has changed (empty virtual folder now has something in
> it), but can't seem to find any info on how to do this... Any tips?
>
> Thanks!
> Ken Gilmer
>
|
|
|
Powered by
FUDForum. Page generated in 0.07195 seconds