i try to change the selectionmodel on a table to select and deselct by
clicking and not press STRG too
table1.setSelectionModel("MULTIPLE_INTERVAL_SELECTION_TOGGLE");
table1.setSelectionModel(qx.ui.table.selection.Model.MULTIPLE_INTERVAL_SELECTION_TOGGLE);
table1.setSelectionModel(5);
but the selection mdoel isnt changed.
How can i do that?
Thanks for any help.
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel