Searched refs:sorter (Results 1 – 5 of 5) sorted by relevance
33 this.sorter = this.options.sorter || this.sorter102 items = this.sorter(items)115 , sorter: function (items) { method in Typeahead
1 …sorter=this.options.sorter||this.sorter;this.select=this.options.select||this.select;this.autoSele…
34 this.sorter = this.options.sorter || this.sorter;224 items = this.sorter(items);253 sorter: function (items) { method in Typeahead
1671 this.sorter = this.options.sorter || this.sorter1727 items = this.sorter(items)1736 }, sorter: function (items) { method in Typeahead
892 this.sorter = this.options.sorter || this.sorter;928 d = this.sorter(d);935 }, sorter: function (f) { method in c