======== skin.set ======== .. js:function:: webix.skin.set(name) webix.skin.set helper. Please look into the linked `official documentation`_. References ~~~~~~~~~~ helpers `~webix.assert`:js:func:, `~webix.skin`:js:func:, `~webix.ui`:js:func:. Referenced by ~~~~~~~~~~~~~ helpers `~webix.ui._detectScrollSize`:js:func:. External references ~~~~~~~~~~~~~~~~~~~ `Official documentation page`_. .. _official documentation: .. _Official documentation page: http://docs.webix.com/api__skin_set.html Code ~~~~ .. literalinclude:: js_srcs/skin.set_helper.js :language: javascript :linenos: