UNPKG

coffeescript-ui

Version:
30 lines (23 loc) 1.3 kB
```div-parameter ## Parameter DataField | Parameter | Format | Default | Mandatory | Description | | --- | --- | :---: | :---: | --- | | data | <dt>&lt;Plain-Object&gt;<dd>*Needs at least one property / key*<dt>function() | - | no | Lorem | | data_not_for_others | <dt>&lt;Boolean&gt; | false | no | <dt>true<dd><dt>false<dd> | | disabled | <dt>&lt;Boolean&gt;<dt>function() | false | no | <dt>true<dd><dt>false<dd> | | tooltip | <dt>&lt;Plain-Object&gt; | - | no | Lorem | | hidden | <dt>&lt;Boolean&gt; | - | no | <dt>true<dd><dt>false<dd> | | form | <dt>{} | - | no | Lorem | | undo_support | <dt>&lt;Boolean&gt; | true | no |<dt>true<dd><dt>false<dd> | | undo__and_change_support | <dt>&lt;Boolean&gt; | - | no |<dt>true<dd><dt>false<dd> | | mark_change | <dt>&lt;Boolean&gt; | true | no |<dt>true<dd><dt>false<dd> | | check_change | <dt>&lt;Boolean&gt; | true | no |<dt>true<dd><dt>false<dd> | ## Callbacks DataField | Callback | Format | Default | Mandatory | Description | | --- | --- | :---: | :---: | --- | | onDataChanged | <dt>function() | - | no | Lorem | | onDataInit | <dt>function() | - | no | Lorem | | onInit | <dt>function() | - | no | Lorem | | onRender | <dt>function() | - | no | &nbsp; | ``` @@include(../../core/dom/dom_p.md)