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

/yui3/src/uploader/js/
H A Duploader-flash.js12 var substitute = Y.substitute, variable
294 contentBox.append(Y.Node.create(substitute(UploaderFlash.FLASH_CONTAINER,
877 return Y.Node.create(substitute(Y.UploaderFlash.SELECT_FILES_BUTTON, {selectButtonLabel: this.get("selectButtonLabel")}));
H A Duploader-html5.js12 var substitute = Y.substitute, variable
767 return Y.Node.create(substitute(Y.UploaderHTML5.SELECT_FILES_BUTTON, {selectButtonLabel: this.get("selectButtonLabel"),

Completed in 307 milliseconds