Zimlet JavaScript API Reference - Function

Built-In Namespace Function



Method Summary
Method Attributes Method Name and Description
 
run()
This should be a temporary hack as we transition from AjxCallback to bind().
Method Detail
run()
This should be a temporary hack as we transition from AjxCallback to bind(). Rather than change hundreds of call sites with 'callback.run()' to see if the callback is an AjxCallback or a closure, add a run() method to Function which just invokes the closure.
Defined in: AjxEnv.js.

Documentation generated by JsDoc Toolkit 2.3.0 on Tue Jun 28 2016 21:01:25 GMT-0400 (EDT)