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

/yui3/src/attribute/js/
H A DAttributeExtras.js47 * @method modifyAttr
51 modifyAttr: function(name, config) {
74 if (!host.attrAdded(name)) {Y.log('Attribute modifyAttr:' + name + ' has not been added. Use addAttr to add the attribute', 'warn', 'attribute');}

Completed in 169 milliseconds