-
May 3rd, 2009, 12:04 PM
#1
GlazedListTableWidget in sample code
Greetings,
I've downloaded Richclient code from svn trunk and have been looking at the simple sample example trying to figure out how GlazedListTableWidget synchronizes with the data store upon delete and create events. Looks like some commented out code used the ContactTable which is notified on LifecycleApplicaiontEvents; however, I don't see how GlazedListTableWidget is aware of such events in order to synchronize with changes to the data store.
Can someone tell me what I'm missing?
-
May 4th, 2009, 03:41 PM
#2
This would be interesting for me, too.
I adapted the provided code to be used from a Data access object.
See the createTableModel method here
http://timefinder.svn.sourceforge.ne...va?view=markup
But then I got problems (duplicates on commit) in org.springframework.richclient.form.AbstractDetail Form
So I had to adapt the spring-rc code again:
http://timefinder.svn.sourceforge.ne...va?view=markup
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules