X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.data.JsonStore.json;fp=docs%2Fsymbols%2FRoo.data.JsonStore.json;h=b3d98dcb4ff747316dd454a36f1fb5c31e0c6269;hp=6164eca5662891fd44217ad2d75ec833e425a687;hb=9c024aa0d7e78ad1630dca48384ef6586cd374d4;hpb=d25b2a59660233bd4af2b7c68dcdb508dd3b7727 diff --git a/docs/symbols/Roo.data.JsonStore.json b/docs/symbols/Roo.data.JsonStore.json index 6164eca566..b3d98dcb4f 100644 --- a/docs/symbols/Roo.data.JsonStore.json +++ b/docs/symbols/Roo.data.JsonStore.json @@ -493,6 +493,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.",