Sencha Forum
>
Ext JS Community Forums 4.x
>
Ext: Q&A
> how to get component object through without component id or itemid
PDA
View Full Version :
how to get component object through without component id or itemid
Periyasamy A
12 Oct 2012, 12:24 PM
how to get component object through without component id or itemid
vietits
12 Oct 2012, 3:50 PM
You can use Ext.ComponentQuery.query(selector, root), <container>.child(selector), <container>.up(selector), <container>.down(selector).
Powered by vBulletin® Version 4.1.5 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.