Uncommited changes synced
[roojs1] / docs / symbols / Roo.data.SimpleStore.json
index 32ef82f..b1e41b7 100644 (file)
   "returns" : [
   ],
   "config" : [
+    {
+      "name" : "an",
+      "type" : "Object",
+      "desc" : "existing reader (eg. copied from another store)",
+      "memberOf" : "Roo.data.SimpleStore",
+      "values" : [
+      ]
+    },
     {
       "name" : "listeners",
       "type" : "Object",
         }
       ]
     },
+    {
+      "name" : "loadDataFromChildren",
+      "desc" : "using 'cn' the nested child reader read the child array into it's child stores.",
+      "isStatic" : false,
+      "isConstructor" : false,
+      "isPrivate" : false,
+      "memberOf" : "Roo.data.Store",
+      "example" : "",
+      "deprecated" : "",
+      "since" : "",
+      "see" : "",
+      "params" : [
+        {
+          "name" : "rec",
+          "type" : "Object",
+          "desc" : "The record with a 'children array",
+          "isOptional" : false
+        }
+      ],
+      "returns" : [
+      ]
+    },
     {
       "name" : "clearFilter",
       "desc" : "Revert to a view of the Record cache with no filtering applied.",