========= toFunctor ========= .. js:function:: webix.toFunctor(str, scope) webix.toFunctor helper. Please look into the linked `official documentation`_. Referenced by ~~~~~~~~~~~~~ components `~webix.DataLoader`:js:class:. mixins `~webix.EventSystem`:js:class:, `~webix.HTMLOptions`:js:class:, `~webix.MouseEvents`:js:class:, `~webix.RenderStack`:js:class:. views `~webix.ui.calendar`:js:class:, `~webix.ui.datatable`:js:class:, `~webix.ui.suggest`:js:class:. External references ~~~~~~~~~~~~~~~~~~~ `Official documentation page`_. .. _official documentation: .. _Official documentation page: http://docs.webix.com/api___tofunctor.html Code ~~~~ .. literalinclude:: js_srcs/toFunctor_helper.js :language: javascript :linenos: