Searched refs:getVal (Results 1 – 3 of 3) sorted by relevance
2788 …if (placeholder !== undefined && this.getVal().length === 0 && this.search.hasClass("select2-focu…2949 val = this.getVal(),2989 var val = this.getVal(),3031 var val = this.getVal(),3103 getVal: function () {3157 return this.getVal();
22 …getVal().length&&this.search.hasClass("select2-focused")===!1?(this.search.val(a).addClass("select… method
2236 getVal = function( elem ) { function2264 val = getVal(elem);2310 jQuery.data( elem, "_change_data", getVal(elem) );