Tracking add child event fired from popup bar, before model is updated. [message #123189] |
Wed, 02 May 2007 06:40  |
Eclipse User |
|
|
|
Originally posted by: biju_gopinathan.rediffmail.com
Hi Friends,
Does anyone know where can we track add child event fired from pop up
bar, before model is updated.
AFAIK the event can be tracked at
CanonicalEditPolicy#handleNotificationEvent , but only after the model
is being updated.
Where can we trace the event even before the model is being
updated.
Any Idea... Thanks and Regards biju
|
|
|
Re: Tracking add child event fired from popup bar, before model is updated. [message #123355 is a reply to message #123189] |
Wed, 02 May 2007 08:22  |
Eclipse User |
|
|
|
Originally posted by: biju_gopinathan.rediffmail.com
Hi Friends,
Its fixed by overriding doExecute method in XXXCreateCommand, we are
able to trace the event here, before the model is updated.
Is this the best place to do it or is there any other technique.
Thanks and Regards biju
biju wrote:
> Hi Friends,
>
> Does anyone know where can we track add child event fired from pop
> up bar, before model is updated.
>
> AFAIK the event can be tracked at
> CanonicalEditPolicy#handleNotificationEvent , but only after the model
> is being updated.
>
> Where can we trace the event even before the model is being
> updated.
>
> Any Idea... Thanks and Regards biju
|
|
|
Powered by
FUDForum. Page generated in 0.03331 seconds