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

/yui3/src/base/js/
H A DBaseCore.js283 * This value is cached the first time the method, or _getAttrCfgs, is invoked. Subsequent invocations return the
297 * @method _getAttrCfgs
303 _getAttrCfgs : function() {
373 * A helper method used by _getClasses and _getAttrCfgs, which determines both
521 attrCfgs = this._getAttrCfgs(),

Completed in 9 milliseconds