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

/yui3/src/datasource/js/
H A Ddatasource-polling.js64 * @method clearInterval
67 clearInterval: function(id, key) {
84 Y.each(this._intervals, this.clearInterval, this);

Completed in 144 milliseconds