Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » [DataBinding] ComputedList refresh
[DataBinding] ComputedList refresh [message #534432] Wed, 19 May 2010 08:00 Go to previous message
Matt Biggs is currently offline Matt BiggsFriend
Messages: 71
Registered: July 2009
Member
I have a TableViewer bound to a ComputedList which is calculated from a standard EMF EList.

At one point i have to execute a fairly large number of commands.

These are all wrapped up in a CompoundCommand however when each sub command executes it's causes the ComputedList to trigger and fires off rather alot of refresh events on the TableViewer.

Is there a way i can either disable notifications in EMF to prevent the databinding triggering, or a ComputedList that works with a delay to batch up the events a bit like EMF's AdapterFactoryContentProvider.ViewerRefresh does?

Any help would be much appreciated.

 
Read Message
Read Message
Previous Topic:How to override destination location for emf
Next Topic:Default value of attribute with type enum
Goto Forum:
  


Current Time: Tue Jun 11 13:59:36 GMT 2024

Powered by FUDForum. Page generated in 0.04029 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top