I have a requirement to add dynamically tabs in dialog which will contain different xtypes. So, I have written a listner to add tabs on click of a button(this button seats inside of dialog). Now on click of "ok" button, again another listener will be called which will create node structure in CRX co...