Hey, i would like to know if there is in sencha touch 1.x a way to rebuild a view or call a view after destroy.
i have a panel, i add a component to this panel, and i destroy the component with deactivate the panel.
I would like to rebuild a new view, the same component as before destroyed.