======
window
======


.. js:class:: webix.ui.window(data)

   :param object data: A configuration object

   Window view.





References
~~~~~~~~~~


views
   `~webix.ui.view`:js:class:.
helpers
   `~webix._event`:js:func:,  `~webix.animate`:js:func:,  `~webix.animate.clear`:js:func:,  `~webix.animate.isSupported`:js:func:,  `~webix.assert`:js:func:,  `~webix.bind`:js:func:,  `~webix.clone`:js:func:,  `~webix.delay`:js:func:,  `~webix.protoUI`:js:func:,  `~webix.toNode`:js:func:,  `~webix.ui._popups`:js:func:,  `~webix.ui._view`:js:func:,  `~webix.ui.zIndex`:js:func:,  `~webix.uid`:js:func:.
mixins
   `~webix.EventSystem`:js:class:,  `~webix.Modality`:js:class:,  `~webix.Movable`:js:class:.






Referenced by
~~~~~~~~~~~~~


views
   `~webix.ui.popup`:js:class:.
helpers
   `~webix.ui._popups`:js:func:.




External references
~~~~~~~~~~~~~~~~~~~

`Official documentation page`_.

.. _official documentation:
.. _Official documentation page: http://docs.webix.com/api__refs__ui.window.html

Code
~~~~

.. literalinclude:: js_srcs/window_view.js
   :language: javascript
   :linenos: