Skip to Content
0
Former Member
May 12, 2005 at 07:18 AM

Event source recognize

23 Views

Hi

Is that possible to recognize which object is source of event? I have e.g. two buttons, everyone has specific action, but only one handler onClick and in this method i would like know who has this method invoked. The IWDCustomEvent interface has method getName but this method return the method name (not the action name:( ). I can't also use parameter because button has no parameter to mapping. Have anyone another idea?

Regards Bogdan

Message was edited by: Bogdan Rokosa