debug_code

webix.debug_code(code)

webix.debug_code helper.

Please look into the linked official documentation.

Referenced by

mixins
xml().

External references

Official documentation page.

Code

1
2
3
4
webix.debug_code = function(code){
    code.call(webix);
};
//event system