Searched refs:is_open (Results 1 – 1 of 1) sorted by relevance
634 if(this.is_open(e.currentTarget)) {652 else if (this.is_open(e.currentTarget)) {1144 is_open : function (obj) { method2643 if(this.is_open(obj)) {2707 dom = this.is_open(obj) ? dom.find('.jstree-open').addBack() : dom.find('.jstree-open');