Bug 291741 - [emf binding] manual refresh of viewers needed when model changes
Summary: [emf binding] manual refresh of viewers needed when model changes
Status: NEW
Alias: None
Product: XWT
Classification: Technology
Component: Core (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-08 09:42 EDT by Erdal Karaca CLA
Modified: 2013-01-24 15:32 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Erdal Karaca CLA 2009-10-08 09:42:32 EDT
I have bound an emf model to a table viewer.
Now, when the model changes, e.g. a new "row" is added to the model, the viewer needs to be refreshed manually.

XWT should auto-detect model changes.