========
htmlform
========
.. js:class:: webix.ui.htmlform(data)
:param object data: A configuration object
Htmlform view.
References
~~~~~~~~~~
views
`~webix.ui.template`:js:class:, `~webix.ui.view`:js:class:.
components
`~webix.DataLoader`:js:class:.
helpers
`~webix.bind`:js:func:, `~webix.extend`:js:func:, `~webix.protoUI`:js:func:, `~webix.toNode`:js:func:, `~webix.uid`:js:func:.
mixins
`~webix.EventSystem`:js:class:, `~webix.Values`:js:class:.
External references
~~~~~~~~~~~~~~~~~~~
`Official documentation page`_.
.. _official documentation:
.. _Official documentation page: http://docs.webix.com/api__refs__ui.htmlform.html
Code
~~~~
.. literalinclude:: js_srcs/htmlform_view.js
:language: javascript
:linenos: