Re: [qooxdoo-devel] Wrong API doc on table column model

2016-02-18 Thread Dietrich Streifert
Hi Netras please create a pull request on github for this: https://github.com/qooxdoo/qooxdoo/pulls Thank you Regards Dietrich Am 16.02.2016 um 10:40 schrieb Martin Sláma: Hello, I have spent some time investigating behavior of the table column model, because it did not do what was writte

[qooxdoo-devel] Wrong API doc on table column model

2016-02-16 Thread Martin Sláma
Hello, I have spent some time investigating behavior of the table column model, because it did not do what was written in API doc. Specifically I mean method Basic.setColumnsOrder(Array), where example in parameters description is wrong. setColumnsOrder(Integer[] newPositions) Reorder