UNPKG

coffeescript-ui

Version:
21 lines (16 loc) 817 B
```div-parameter ## Parameter ListViewTree | Parameter | Format | Default | Mandatory | Description | | --- | --- | :---: | :---: | --- | | rowMoveWithinNodesOnly | <dt>&lt;Boolean&gt; | - | no | <dt>true<dd><dt>false<dd> | | children | <dt>&lt;Array&gt; | - | no | Lorem | | selectable | <dt>&lt;Boolean&gt; | - | no | <dt>true<dd><dt>false<dd> | | no_hierarchy | <dt>&lt;Boolean&gt; | false | no | <dt>true<dd><dt>dont display a tree hierarchy<dd> | | root | <dt>instanceof ListViewRow | - | no | Lorem | ## Callbacks ListViewTree | Callback | Format | Default | Mandatory | Description | | --- | --- | :---: | :---: | --- | | onOpen | <dt>function() | - | no | Lorem | | onClose | <dt>function() | - | no | Lorem | ``` @@include(../listview/listview_p.md)