Roo/grid/Grid.js
authorAlan Knowles <alan@roojs.com>
Thu, 29 Jul 2021 05:10:05 +0000 (13:10 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 29 Jul 2021 05:10:05 +0000 (13:10 +0800)
Roo/grid/Grid.js

index acbcb3b..5370a71 100644 (file)
@@ -320,7 +320,9 @@ Roo.extend(Roo.grid.Grid, Roo.util.Observable, {
     /**
         * @cfg {Roo.grid.AbstractSelectionModel} sm [default={Roo.grid.RowSelectionModel}] The selection Model
         */
-       
+       /**
+        * @cfg {Roo.grid.GridView} vuew [default={Roo.grid.GridView}] The view that renders the grid
+        */
        /**
      * @cfg {String} ddGroup - drag drop group.
      */