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

}



________________________________
From: Jim Douglas <jdou...@basis.com>
To: Google Web Toolkit <google-web-toolkit@googlegroups.com>
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 <ytbr...@gmail.com> 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 google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
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 google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to