roojs-ui.js
authorAlan Knowles <alan@roojs.com>
Thu, 29 Jul 2021 05:19:48 +0000 (13:19 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 29 Jul 2021 05:19:48 +0000 (13:19 +0800)
roojs-ui-debug.js
roojs-all.js
roojs-debug.js

roojs-debug.js
roojs-ui-debug.js

index a50b108..d0bc472 100644 (file)
@@ -55643,6 +55643,9 @@ Roo.extend(Roo.grid.Grid, Roo.util.Observable, {
        /**
         * @cfg {Roo.grid.ColumnModel} cm[] The columns of the grid
         */
+       /**
+        * @cfg {Roo.grid.Store} ds The data store for the grid
+        */
        /**
         * @cfg {Roo.Toolbar} toolbar a toolbar for buttons etc.
         */
index 3378b86..4d3e22f 100644 (file)
@@ -32481,6 +32481,9 @@ Roo.extend(Roo.grid.Grid, Roo.util.Observable, {
        /**
         * @cfg {Roo.grid.ColumnModel} cm[] The columns of the grid
         */
+       /**
+        * @cfg {Roo.grid.Store} ds The data store for the grid
+        */
        /**
         * @cfg {Roo.Toolbar} toolbar a toolbar for buttons etc.
         */