Searched refs:is_parent (Results 1 – 1 of 1) sorted by relevance
1114 is_parent : function (obj) { method1156 return obj && this.is_parent(obj) && !obj.state.opened;1165 return !this.is_parent(obj);2674 …function(node, status) { if(status && this.is_parent(node)) { this.open_all(node, animation, origi…