for example i have object one a Textinput haveing id="
id_txtBox
", and a panel having a lot of children(TextInputs, Trees, Buttons etc.).. if user is editing text in one of panel's child and then clik on "id_txtBox". can we get to know
the id/object user were editing before the click on "id_txtBox
". i mean from which object the "id_txtBox" has stolen focus..?