Home
last modified time | relevance | path

Searched refs:selectChoice (Results 1 – 2 of 2) sorted by relevance

/plugin/tagfilter/script/select2/
Dselect2.js2552 selectChoice: function (choice) { method
2589 _this.selectChoice($(this));
2641 this.selectChoice(selectedChoice);
2650 … this.selectChoice(selection.find(".select2-search-choice:not(.select2-locked)").last());
2654 this.selectChoice(null);
2715 this.selectChoice(null);
2727 this.selectChoice(null);
Dselect2.min.js22selectChoice:function(a){var b=this.container.find(".select2-search-choice-focus");b.length&&a&&a[… method