public XXButton extend Button{
private long id;
// getter setter

}



________________________________
From: Jim Douglas <[email protected]>
To: Google Web Toolkit <[email protected]>
Sent: Tuesday, July 12, 2011 12:53 AM
Subject: Re: is there a way to identify clickevent coming from which button?

http://google-web-toolkit.googlecode.com/svn/javadoc/2.3/com/google/gwt/event/shared/GwtEvent.html#getSource()

On Jul 11, 9:45 am, dadada <[email protected]> wrote:
> hi all,
>
> is there a way to identify clickevent?
>
> So that I know which button it is coming from? I want to reuse the
> clickhandler.
>
> Thanks!
>
> /bryan

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to