tags:

views:

21

answers:

0

Hi all,

I have a uiBinder class which consists of some labels and a button, I instantiate couple of objects of this class in another uiBinder class. Now I want to do something whenever button is clicked in any of these objects, Do you have any idea how can I do this?

thanks