Searched refs:initNodes (Results 1 – 1 of 1) sorted by relevance
1089 constructor(divContainer, title, totalCount, initNodes, reverseOrder) { argument1099 this.initNodes = initNodes;1101 for (let node of initNodes) {1104 this.maxDepth = this._getMaxDepth(this.initNodes);1198 let fakeNodes = [{c: this.initNodes}];