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

Roo/grid/Grid.js
roojs-debug.js
roojs-ui-debug.js

index 5370a71..0d18904 100644 (file)
@@ -321,7 +321,7 @@ 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 {Roo.grid.GridView} view [default={Roo.grid.GridView}] The view that renders the grid
         */
        /**
      * @cfg {String} ddGroup - drag drop group.
index dc846d2..f32bd89 100644 (file)
@@ -55636,7 +55636,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.
      */
index 035af4d..44c9de9 100644 (file)
@@ -32474,7 +32474,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.
      */