dispatch.call(type[, that[, arguments…]])
Like function.call, invokes each registered callback for the specified type, passing the callback the specified arguments, with that as the this
context. See dispatch.apply for more information.
dispatch.call(type[, that[, arguments…]])
Like function.call, invokes each registered callback for the specified type, passing the callback the specified arguments, with that as the this
context. See dispatch.apply for more information.
Designed by : w10schools
service@w10schools.com
Please login to continue.