View.panels

Ext.util.MixedCollection of child panels.

Example

Get a reference to a panel using get() :

var requestForm = View.panels.get(panelId);