X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.data.Store.json;fp=docs%2Fsymbols%2FRoo.data.Store.json;h=384e8540a96cb040a2b6647e95bf1eb4788568db;hp=61d213d9c7a289f36b6684d243835a0c71e9c1f9;hb=9c024aa0d7e78ad1630dca48384ef6586cd374d4;hpb=d25b2a59660233bd4af2b7c68dcdb508dd3b7727 diff --git a/docs/symbols/Roo.data.Store.json b/docs/symbols/Roo.data.Store.json index 61d213d9c7..384e8540a9 100644 --- a/docs/symbols/Roo.data.Store.json +++ b/docs/symbols/Roo.data.Store.json @@ -484,6 +484,28 @@ } ] }, + { + "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.",