roojs-ui.js
[roojs1] / roojs-ui-debug.js
index 0fd6b72..60bc0a7 100644 (file)
@@ -785,7 +785,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)
     {