Hello,
Does Focus panel that has Focus recieve an onBlurEvent if mouse is
clicked on one of its children?I have a focus panel with a Grid as its
child. I want to close the Focus Panel when clicked outside the focus
panel - so I have a BlurHandler defined. But when I click inside the
Focus panel ( on one of the cells of the Grid ) the Grid's
onCellClicked is never called - instead the BlurHandler onBlur is
called. Do I need to do anything specific to not trigger onBlur when a
child is clicked?

Thanks in advance,
-sri
--~--~---------~--~----~------------~-------~--~----~
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