Searched defs:last (Results 1 - 1 of 1) sorted by relevance
/yui3/src/yui/js/ | ||
H A D | queue-base.js | 51 * Get the last in the queue. LIFO support. 53 * @method last 54 * @return {MIXED} the last item in the queue. 56 last: function() { |
Completed in 8 milliseconds