fix docs
authorAlan <alan@roojs.com>
Thu, 3 Mar 2022 05:51:25 +0000 (13:51 +0800)
committerAlan <alan@roojs.com>
Thu, 3 Mar 2022 05:51:25 +0000 (13:51 +0800)
docs/json/roodata.json
docs/src/Roo_grid_Grid.js.html
docs/symbols/Roo.grid.Calendar.json
docs/symbols/Roo.grid.EditorGrid.json
docs/symbols/Roo.grid.Grid.json
docs/symbols/Roo.grid.PropertyGrid.json
roojs-debug.js
roojs-ui-debug.js

index 5a01b43..75b4177 100644 (file)
       },
       {
         "name" : "ds",
-        "type" : "Roo.grid.Store",
+        "type" : "Roo.data.Store",
         "desc" : "The data store for the grid",
         "memberOf" : "Roo.grid.Grid"
       },
       },
       {
         "name" : "ds",
-        "type" : "Roo.grid.Store",
+        "type" : "Roo.data.Store",
         "desc" : "The data store for the grid",
         "memberOf" : "Roo.grid.Grid"
       },
       },
       {
         "name" : "ds",
-        "type" : "Roo.grid.Store",
+        "type" : "Roo.data.Store",
         "desc" : "The data store for the grid",
         "memberOf" : ""
       },
       },
       {
         "name" : "ds",
-        "type" : "Roo.grid.Store",
+        "type" : "Roo.data.Store",
         "desc" : "The data store for the grid",
         "memberOf" : "Roo.grid.Grid"
       },
index fa07f37..1020e4c 100644 (file)
         * @cfg {Roo.grid.ColumnModel} cm[] The columns of the grid
         */
        /**
-        * @cfg {Roo.grid.Store} ds The data store for the grid
+        * @cfg {Roo.data.Store} ds The data store for the grid
         */
        /**
         * @cfg {Roo.Toolbar} toolbar a toolbar for buttons etc.
index 3faf8cc..b9e33d3 100644 (file)
     },
     {
       "name" : "ds",
-      "type" : "Roo.grid.Store",
+      "type" : "Roo.data.Store",
       "desc" : "The data store for the grid",
       "memberOf" : "Roo.grid.Grid"
     },
index 7b98a30..90e681b 100644 (file)
     },
     {
       "name" : "ds",
-      "type" : "Roo.grid.Store",
+      "type" : "Roo.data.Store",
       "desc" : "The data store for the grid",
       "memberOf" : "Roo.grid.Grid"
     },
index 0f587ee..9b7f853 100644 (file)
     },
     {
       "name" : "ds",
-      "type" : "Roo.grid.Store",
+      "type" : "Roo.data.Store",
       "desc" : "The data store for the grid",
       "memberOf" : ""
     },
index b4589db..3b40be6 100644 (file)
@@ -99,7 +99,7 @@
     },
     {
       "name" : "ds",
-      "type" : "Roo.grid.Store",
+      "type" : "Roo.data.Store",
       "desc" : "The data store for the grid",
       "memberOf" : "Roo.grid.Grid"
     },
index da256ee..67a6f54 100644 (file)
@@ -61414,7 +61414,7 @@ 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.data.Store} ds The data store for the grid
         */
        /**
         * @cfg {Roo.Toolbar} toolbar a toolbar for buttons etc.
index d04711a..9ea2073 100644 (file)
@@ -36945,7 +36945,7 @@ 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.data.Store} ds The data store for the grid
         */
        /**
         * @cfg {Roo.Toolbar} toolbar a toolbar for buttons etc.