{ region: 'center', xtype: 'panel', collapsible: true, id: 'someId', layout: 'fit' }
Ext.getCmp('someId').add(grid)