Hello,
is it possible to select a page by its caption in a TabView.
suppose I've something like:
tabView.add(new qx.ui.tabview.Page("page1").set({layout : new
qx.ui.layout.VBox()}));
tabView.add(new qx.ui.tabview.Page("page2").set({layout : new
qx.ui.layout.VBox()}));
tabView.add(new qx.ui.tabview.Page("abc3").set({layout : new
qx.ui.layout.VBox()}));
tabView.add(new qx.ui.tabview.Page("page4").set({layout : new
qx.ui.layout.VBox()}));
how could I make for example the page "page2" the selected one?
Regards
--
View this message in context:
http://qooxdoo.678.n2.nabble.com/Select-page-by-its-caption-tp7375689p7375689.html
Sent from the qooxdoo mailing list archive at Nabble.com.
------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel