Roo/grid/ColumnModel.js
authorAlan Knowles <alan@roojs.com>
Fri, 10 Jun 2016 08:27:46 +0000 (16:27 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 10 Jun 2016 08:27:46 +0000 (16:27 +0800)
Roo/grid/ColumnModel.js

index 12d9a99..e9e7624 100644 (file)
@@ -454,7 +454,7 @@ Roo.extend(Roo.grid.ColumnModel, Roo.util.Observable, {
     /**
      * Returns true if the cell is editable.
      * @param {Number} colIndex The column index
-     * @param {Number} rowIndex The row index
+     * @param {Number} rowIndex The row index - this is nto actually used..?
      * @return {Boolean}
      */
     isCellEditable : function(colIndex, rowIndex){