tags:

views:

38

answers:

0

I have a uibinder that has a bunch of textboxes on it, instead of adding a focus handler on each one I was wondering if I can add a focus listener to the enclosing panel and get notified when each textbox gains focus?