Hi Sak, I'm not an expert for the table. Fabian or Derrell are the experts for the complex table. I will ask Fabian when he is back in office, so please be patient with the answer.
Thanks, Chris Am 23.12.2009 15:35, schrieb i...@saksys.de: > Hi devs, > > want to know how to toggle boolean cells with just one click. I need 3 > clicks to toggle my cell in table. > > My snipplet: > > var tcm = table.getTableColumnModel(); > > tcm.setDataCellRenderer(0, new qx.ui.table.cellrenderer.Boolean()); > var propertyCellEditorFactory = new > qx.ui.table.celleditor.Dynamic(function(){return new > qx.ui.table.celleditor.CheckBox();}); > tcm.setCellEditorFactory(0, propertyCellEditorFactory); > > 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 > -- Christian Schmidt Software Entwickler 1&1 Internet AG - Web Technologies Ernst-Frey-Straße 9 · DE-76135 Karlsruhe schmidt.christ...@1und1.de Amtsgericht Montabaur / HRB 6484 Vorstände: Henning Ahlert, Ralph Dommermuth, Matthias Ehrlich, Thomas Gottschlich, Robert Hoffmann, Markus Huhn, Hans-Henning Kettler, Dr. Oliver Mauss, Jan Oetjen Aufsichtsratsvorsitzender: Michael Scheeren ------------------------------------------------------------------------------ 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