Hi devs,

want to set selected page on a tabview. But it doenst work.

var pages = tabview.getChildren();
console.log(pages);
tabview.setSelection(pages[1]);


console.log shows an array of 4 page objects.


Any idea?

regards Sak




------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to