=========== destructors =========== .. js:function:: webix.destructors([see official doc]) webix.destructors helper. Please look into the linked `official documentation`_. References ~~~~~~~~~~ helpers `~webix._events`:js:func:, `~webix.event`:js:func:, `~webix.eventRemove`:js:func:, `~webix.toArray`:js:func:, `~webix.ui._popups`:js:func:. External references ~~~~~~~~~~~~~~~~~~~ `Official documentation page`_. .. _official documentation: .. _Official documentation page: http://docs.webix.com/api___destructors.html Code ~~~~ .. literalinclude:: js_srcs/destructors_helper.js :language: javascript :linenos: