How to retrieve Title from Component Object
I retrieve a component object using Ext.getCmp which returns an object
with a bunch of parameters.. I am looking to pull out the title parameter
so I can parse it for a certain string. Any idea how to do this?
No comments:
Post a Comment