Searched refs:xhrUrl (Results 1 – 1 of 1) sorted by relevance
26 function _makeTypeahead(jQElement, xhrUrl, xhrParams, selectedCB) { argument27 if (!xhrUrl || xhrUrl.length === 0) {50 xhrReq = $.getJSON(xhrUrl, xhrParams, function (data) {