Searched refs:to_load (Results 1 – 1 of 1) sorted by relevance
1274 var to_load = [],1279 to_load.push(obj.id); field1283 to_load.push(c[i]);1286 if(to_load.length) {1287 this._load_nodes(to_load, function () {3277 var opened = [], to_load = [], s = this._data.core.selected.concat([]);3278 to_load.push(obj.id);3281 this._load_nodes(to_load, $.proxy(function (nodes) {