Searched refs:get_container_ul (Results 1 – 1 of 1) sorted by relevance
527 this._data.core.li_height = this.get_container_ul().children("li").first().height() || 24;667 o = this._firstChild(this.get_container_ul()[0]);702 if(this._firstChild(this.get_container_ul()[0])) {703 this.element.attr('aria-activedescendant',this._firstChild(this.get_container_ul()[0]).id);714 if(!this.get_container_ul().find('.jstree-loading').length) {876 get_container_ul : function () { method1004 tmp = this._firstChild(this.get_container_ul()[0]);1049 tmp = this.get_container_ul()[0].lastChild;1101 return this.get_container_ul().children(".jstree-node");1453 this.get_container_ul().children('.jstree-initial-node').remove();[all …]