======== calendar ======== .. js:class:: webix.ui.calendar(data) :param object data: A configuration object Calendar view. References ~~~~~~~~~~ views `~webix.ui.view`:js:class:. helpers `~webix._event`:js:func:, `~webix.bind`:js:func:, `~webix.copy`:js:func:, `~webix.extend`:js:func:, `~webix.isArray`:js:func:, `~webix.isUndefined`:js:func:, `~webix.log`:js:func:, `~webix.protoUI`:js:func:, `~webix.template`:js:func:, `~webix.toFunctor`:js:func:. mixins `~webix.EventSystem`:js:class:, `~webix.KeysNavigation`:js:class:, `~webix.MouseEvents`:js:class:. External references ~~~~~~~~~~~~~~~~~~~ `Official documentation page`_. .. _official documentation: .. _Official documentation page: http://docs.webix.com/api__refs__ui.calendar.html Code ~~~~ .. literalinclude:: js_srcs/calendar_view.js :language: javascript :linenos: