I am reloading the active tab in javascript :
parent.parent.BodyPanel.activeTab.reload();
But I want to reload the whole Panel. The reason I want to achieve this is that there is a lock button, which when is clicked it should lock the whole Panel without refreshing each tab manually