X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=roojs-bootstrap-debug.js;h=2d38483bf53948a2275ba859aa2458fff05abc3b;hb=0022ffeeb325affebe362db53c64c45361197f0b;hp=fc00b05b0f411aad58a83079675bdc3eda13f31b;hpb=d7b863f96c9ad983b0c503f8e36e6cb256a886a8;p=roojs1 diff --git a/roojs-bootstrap-debug.js b/roojs-bootstrap-debug.js index fc00b05b0f..2d38483bf5 100644 --- a/roojs-bootstrap-debug.js +++ b/roojs-bootstrap-debug.js @@ -11825,6 +11825,16 @@ Roo.extend(Roo.data.Store, Roo.util.Observable, { var r = this.reader.readRecords(o); 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) + { + + }, + /** * Gets the number of cached records.