| [news.eclipse.platform] Re: databinding - how do I detect changes in model |
thanks Eric. I was looking at databinding tutorial at vogel's website. I did write a model class as specified in the tutorial. However I missed the point on how do I bind the model to the table. I guess we need to put in tableviewer.setInput(). I am sorry if I have something too elementary. Any code snippets for a RCP application demonstrating this would be very helpful.
Hope this helps, Eric