Searched refs:xhrParams (Results 1 – 1 of 1) sorted by relevance
26 function _makeTypeahead(jQElement, xhrUrl, xhrParams, selectedCB) { argument43 xhrParams.search = query;50 xhrReq = $.getJSON(xhrUrl, xhrParams, function (data) {