Searched defs:array (Results 1 - 1 of 1) sorted by relevance

/yui3/src/autocomplete/js/
H A Dautocomplete-base.js141 results. Each item in the array is an object with the following
292 Creates a DataSource-like object that simply returns the specified array as
304 type: 'array',
313 function, which is expected to call the provided callback with an array of
318 parameters, and calls the callback with an array of results.
382 casting the path to an array (since we already know it's an array) and
465 // filter returns an array of (potentially fewer) result objects,
493 // The highlighter returns an array of highlighted strings (not
494 // an array o
[all...]

Completed in 72 milliseconds