View.panels
View.panels
Ext.util.MixedCollection
of child panels.
Example
Get a reference to a panel using
get()
:
var requestForm = View.panels.get(panelId);
Ext.util.MixedCollection
of child panels.
Get a reference to a panel using
get()
:
var requestForm = View.panels.get(panelId);