roojs-ui.js
[roojs1] / roojs-debug.js
index dfc6f2c..7ce6211 100644 (file)
@@ -23269,7 +23269,10 @@ Roo.extend(Roo.data.Store, Roo.util.Observable, {
         this.loadRecords(r, {add: append}, true);
     },
     
-    
+     /**
+     * using 'cn' the nested child reader read the child array into it's child stores.
+     * @param {Object} rec The record with a 'children array
+     */
     loadDataFromChildren : function(rec)
     {