Skip to main content



      Home
Home » Modeling » Graphiti » where to add model listeners to refresh property view(Property view automatic refresh)
where to add model listeners to refresh property view [message #550447] Fri, 30 July 2010 08:09 Go to next message
Eclipse UserFriend
Hi

I want to refresh the Property view of an element in case the element is modified directly(not using the property view). Do we require a listener. where do we add the listener ..
Re: where to add model listeners to refresh property view [message #550725 is a reply to message #550447] Wed, 04 August 2010 04:28 Go to previous messageGo to next message
Eclipse UserFriend
Sorry for the late reply, the forum server was down...

You need to do this on each refresh of the seletion, because the displayed
object may change. Don't forget to de-register your listener for the old
object!

-Michael

<atinruia@gmail.com> wrote in message news:i2ufe7$uiu$1@build.eclipse.org...
> Hi
>
> I want to refresh the Property view of an element in case the element is
> modified directly(not using the property view). Do we require a listener.
> where do we add the listener ..
Re: where to add model listeners to refresh property view [message #562104 is a reply to message #550447] Wed, 04 August 2010 04:28 Go to previous message
Eclipse UserFriend
Sorry for the late reply, the forum server was down...

You need to do this on each refresh of the seletion, because the displayed
object may change. Don't forget to de-register your listener for the old
object!

-Michael

<atinruia@gmail.com> wrote in message news:i2ufe7$uiu$1@build.eclipse.org...
> Hi
>
> I want to refresh the Property view of an element in case the element is
> modified directly(not using the property view). Do we require a listener.
> where do we add the listener ..
Previous Topic:Re: Problem in Loading a saved file
Next Topic:How to link to non modelelements
Goto Forum:
  


Current Time: Wed Jul 23 20:45:55 EDT 2025

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

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

Back to the top