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

/yui3/src/attribute/js/
H A DAttributeCore.js771 value = host._getAttrInitVal(attr, attrCfg, host._tVals);
835 * @method _getAttrInitVal
838 _getAttrInitVal : function(attr, cfg, initValues) {

Completed in 10 milliseconds