Re: [qooxdoo-devel] Typo in api of qx.ui.table.selection.Model

2013-03-01 Thread Daniel Wagner
Hi, On 02/27/2013 04:47 PM, Benjamin Dreux wrote: > Hi > When looking at description of selection mode in the api of > qx.ui.table.selection.Model > we can notice at each explanation paragraph there is a number. > > For instance > > > SINGLE_SELECTION > > {int} The selection mode “single”. T

[qooxdoo-devel] Typo in api of qx.ui.table.selection.Model

2013-02-27 Thread Benjamin Dreux
Hi When looking at description of selection mode in the api of qx.ui.table.selection.Model we can notice at each explanation paragraph there is a number. For instance SINGLE_SELECTION {int} The selection mode “single”. This mode only allows one selected item. Value: 2 I don't think it is intend