========== datepicker ========== .. js:class:: webix.ui.datepicker(data) :param object data: A configuration object Datepicker view. References ~~~~~~~~~~ views `~webix.ui.text`:js:class:. helpers `~webix.isArray`:js:func:, `~webix.isUndefined`:js:func:, `~webix.protoUI`:js:func:. Referenced by ~~~~~~~~~~~~~ views `~webix.ui.colorpicker`:js:class:. External references ~~~~~~~~~~~~~~~~~~~ `Official documentation page`_. .. _official documentation: .. _Official documentation page: http://docs.webix.com/api__refs__ui.datepicker.html Code ~~~~ .. literalinclude:: js_srcs/datepicker_view.js :language: javascript :linenos: