Searched defs:openNode (Results 1 - 1 of 1) sorted by relevance

/lucene-3.6.0/lucene/contrib/xml-query-parser/docs/
H A Dcctree.js77 So if one calls openNode on any of them, what happens is that only
185 if (action == "open") href="CCTree.trees[" + this.treeId + "].openNode('" + this.id + "')";
268 CCTree.prototype.openNode = function(displayNodeId)

Completed in 199 milliseconds