Searched defs:TreeElement (Results 1 – 2 of 2) sorted by relevance
443 function TreeElement(title, representedObject, hasChildren) class
706 TreeElement.prototype.selectOnMouseDown.call(this, event); class