Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » triggering isDirty from EMF model change
triggering isDirty from EMF model change [message #436740] Fri, 16 September 2005 13:35
Eclipse UserFriend
Originally posted by: bdberry.us.ibm.com

Hi,

I am using a complex EMF model as my data structure to persist user
input in my custom editor. I believe that I should somehow be able to
"listen" to model changes via eNotify() method in EObject. Has anyone
tried this or can someone point me in the right direction? I have about
seven different editor tabs that affect the same model and I want to
trigger the fireProperty(PROP_DIRTY) based on the user entering new input.
Previous Topic:Logging and Configuration handling in plugins for rcp
Next Topic:where to store a derby database in a plugin?
Goto Forum:
  


Current Time: Sat Dec 07 18:03:51 GMT 2024

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

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

Back to the top