dojo.parser._nameAnonFunc
dojo.require("dojo.parser");
defined in dojo/parser.js
Creates a reference to anonFuncPtr in thisObj with a completely unique name. The new name is returned as a String.
parameter | type | description |
---|---|---|
anonFuncPtr | Function | |
thisObj | Object |