[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform] Re: databinding - how do I detect changes in model

On 2/18/2009 7:41 PM, Roy wrote:
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.

Have you looked at the Data Binding Snippets page: http://wiki.eclipse.org/JFace_Data_Binding/Snippets
I have that project checked out into my workspace so I can easily run and/or experiment with the code.


Hope this helps,
Eric