Hi experts,
I have defined a panel ( sap.ui.commons.Panel ) which contains a button .
Now on click of that button i want to get information about the Panel which contains it.nt
I have used oEvent.getSource() to fetch the button pressed details but....... from there how do i get the details of the Panel which contains the button??