Searched refs:selectChoice (Results 1 – 2 of 2) sorted by relevance
2552 selectChoice: function (choice) { method2589 _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);
22 …selectChoice:function(a){var b=this.container.find(".select2-search-choice-focus");b.length&&a&&a[… method