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

/yui3/src/attribute/js/
H A DAttributeCore.js62 * <p>See the <a href="#method_addAttr">addAttr</a> method, for the complete set of configuration
205 * @method addAttr
221 addAttr: function(name, config, lazy) {
325 this.addAttr(name, lazyCfg);
724 * See <a href="#method_addAttr">addAttr</a>.
755 * See <a href="#method_addAttr">addAttr</a>.
781 host.addAttr(attr, attrCfg, lazy);

Completed in 10 milliseconds