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

/yui3/src/attribute/js/
H A DAttributeCore.js343 return this._setAttr(name, val);
358 return this._setAttr(name, val, null, true);
366 * @method _setAttr
382 _setAttr : function(name, val, opts, force) {

Completed in 15 milliseconds