Custom Views that depend on SourceModule [message #20646] |
Fri, 25 January 2008 06:28  |
Eclipse User |
|
|
|
hi people,
We have our custom view other than Content Outline which also depends on
the model elements of SourceModule, say, we require only variables to be
displayed in other variables view. Which means, we need to add view as
listener to reconcilor or source module, so that as the source module is
rebuild/reconciled, the view also get refreshed with elements in rebuild
source module. Where do i add the view as a listener to Source Module/
reconcilor.
Thanks in advance.
with regards,
Abhijit.
|
|
|
Re: Custom Views that depend on SourceModule [message #20656 is a reply to message #20646] |
Fri, 25 January 2008 10:28  |
Eclipse User |
|
|
|
Hi Abhijit,
Please use DLTKCore.addElementChangedListener() method to add listener for DLTK structure model.
Best regards,
Andrei Sobolev.
> hi people,
>
> We have our custom view other than Content Outline which also depends on
> the model elements of SourceModule, say, we require only variables to be
> displayed in other variables view. Which means, we need to add view as
> listener to reconcilor or source module, so that as the source module is
> rebuild/reconciled, the view also get refreshed with elements in rebuild
> source module. Where do i add the view as a listener to Source Module/
> reconcilor.
>
> Thanks in advance.
>
> with regards,
> Abhijit.
>
|
|
|
Powered by
FUDForum. Page generated in 0.03280 seconds