==== type ==== .. js:function:: webix.type(obj, data) webix.type helper. Please look into the linked `official documentation`_. References ~~~~~~~~~~ helpers `~webix.clone`:js:func:, `~webix.template`:js:func:. Referenced by ~~~~~~~~~~~~~ helpers `~webix.protoUI`:js:func:. components `~webix.SingleRender`:js:class:. mixins `~webix.RenderStack`:js:class:, `~webix.TreeStateCheckbox`:js:class:. views `~webix.ui.carousel`:js:class:, `~webix.ui.datatable`:js:class:, `~webix.ui.grouplist`:js:class:. External references ~~~~~~~~~~~~~~~~~~~ `Official documentation page`_. .. _official documentation: .. _Official documentation page: http://docs.webix.com/api___type.html Code ~~~~ .. literalinclude:: js_srcs/type_helper.js :language: javascript :linenos: