Hi,

I have a private inner class that implements ChangeHandler. This ChangeHander 
is applied to the listbox. Each click on the listbox will create another 
listbox and added to the container. The onChange event is fired twice for one 
click on the list box.

Let say, I have 2 list box already added to the container. I expect only one 
onChange is triggered when I click the last listbox. But, now, twice is fired.

How does that happen?
How can I troubleshoot this problem?

Thanks




      

-- 
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-tool...@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