Fork me on GitHub

window.Ext.getCmp

Thu, 10/29/2009 - 09:27

Hi Kal,

This is a job for Firebug - try loading the application into Firefox and inspecting the javascript object graph with the Firebug extension. I use Firebug constantly alongside development to verify these sorts of things. Just drop 'window' into the script execution window and run it, then you can explore the object graph that it evaluates to.
cheers

Reply

The content of this field is kept private and will not be shown publicly.