Roo/grid/Grid.js
[roojs1] / roojs-debug.js
index b5d7b0f..9dc7cd5 100644 (file)
@@ -55634,6 +55634,15 @@ Roo.grid.Grid = function(container, config){
 Roo.extend(Roo.grid.Grid, Roo.util.Observable, {
     
     /**
+        * @cfg {Roo.grid.AbstractSelectionModel} sm The selection Model (default = Roo.grid.RowSelectionModel)
+        */
+       /**
+        * @cfg {Roo.grid.GridView} view  The view that renders the grid (default = Roo.grid.GridView)
+        */
+       /**
+        * @cfg {Roo.grid.ColumnModel} cm[] The columns of the grid
+        */
+       /**
      * @cfg {String} ddGroup - drag drop group.
      */
       /**