Roo/grid/CellSelectionModel.js
authorAlan Knowles <alan@akbkhome.com>
Thu, 5 Apr 2012 06:59:51 +0000 (14:59 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 5 Apr 2012 06:59:51 +0000 (14:59 +0800)
Roo/grid/CellSelectionModel.js

index bbb4363..0a46986 100644 (file)
@@ -60,7 +60,7 @@ Roo.grid.CellSelectionModel = function(config){
             * @event beforeeditnext
             * Fires before the next editable sell is made active
             * You can use this to skip to another cell
-            * @param {SelectionModel} this
+            * @param {Array} newCell the new [ row, col ] to be selected
             */
            "beforeeditnext" : true
     });