Tagged Questions
1
vote
1answer
666 views
How to add mappanel back to container once removed?
I am trying to test following scenario:
A Ext.Window has one gx_mappanel item;
both Ext.Window and gx_mappanel are stored in variables;
One button is to remove gx_mappanel item from Ext.Window ...