Trapping button's click event

Is it possible to trap send button’s(or any button) click event in the lotus notes eclipse plugin?

Subject: designer

Wouldn’t you look at it in designer and look at/modify the onClick event? Or is that not what you meant?

Subject: want to trap event not using lotus script but in the eclipse plugin created for lotus notes

Hi Maria

Thanks for your response.

Actually we already have that script but now have decided to remove dependency on the lotus script, so we have created an eclipse plugin and trying to catch send button’s click event in the plugin.

Subject: sorry, not versed with the plugins yet