extjs - Any query string to rise and fall -


to handle button events, have find child of parent container. there way address sibling components using ext.componentquery.query syntax?

var target=this->up('window')->down('combo'); // there 1 step addressing method , down methods? 

use nextsibling method:

this.nextsibling('combo');


Comments

Popular posts from this blog

c++ - OpenCV Error: Assertion failed <scn == 3 ::scn == 4> in unknown function, -

php - render data via PDO::FETCH_FUNC vs loop -

The canvas has been tainted by cross-origin data in chrome only -