Skip to main content



      Home
Home » Modeling » EMF » Refresh View Programmatically
icon10.gif  Refresh View Programmatically [message #1405174] Wed, 06 August 2014 15:10 Go to next message
Eclipse UserFriend
Hi, I 've created a view to display result of validation like ProblemView. My problem is: it displays an error 2 times when i validated 2 times, how to refresh View programmatically to avoid it?

Thanks advance!
Re: Refresh View Programmatically [message #1405332 is a reply to message #1405174] Thu, 07 August 2014 01:41 Go to previous messageGo to next message
Eclipse UserFriend
Dat,

Comments below.

On 06/08/2014 9:10 PM, Dat Nguyen wrote:
> Hi, I 've created a view to display result of validation like
> ProblemView. My problem is: it displays an error 2 times when i
> validated 2 times, how to refresh View programmatically to avoid it?
Viewer.refresh. But the fact it's showing twice suggests you've also
done something to update the view (showing the errors a second time) but
not enough (didn't remove the first ones)...
>
> Thanks advance!
Re: Refresh View Programmatically [message #1405382 is a reply to message #1405332] Thu, 07 August 2014 04:14 Go to previous messageGo to next message
Eclipse UserFriend
and how to get Viewer? I found only how to get View but not Viewer.
Re: Refresh View Programmatically [message #1405532 is a reply to message #1405382] Thu, 07 August 2014 11:00 Go to previous message
Eclipse UserFriend
Dat,

This doesn't sound like an EMF question and I know nothing about your
ProblemView implementation so I'm not in a position to tell you where to
find anything.

On 07/08/2014 10:14 AM, Dat Nguyen wrote:
> and how to get Viewer? I found only how to get View but not Viewer.
Previous Topic:Filtering Attributes
Next Topic:Timeout exception while debugging CDO
Goto Forum:
  


Current Time: Fri Jun 13 04:35:39 EDT 2025

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

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

Back to the top