blob: 1405833471cb9b18c09cb58981a96209cc5f9be1 [file] [log] [blame]
<!-- generated by Spindle, http://spindle.sourceforge.net -->
<span jwcid="@Border">
<h2>Contrib Tree Component Examples</h2>
<p>
There are 2 major components in the tree package.
</p>
<p>The first one is called just a Tree. This components render the node views and divided the rows by inserting the HTML tag BR.
</p>
<p><a href="FileSystemTree.page">Here</a> you can test the simple file system demo - file explorer.
</p>
<p>The second one is called TreeTable. It use Contrib:Table to render the rows with expanded tree nodes.
You could pass additional table columns to the TreeTable as parameters.
</p>
<p>
<a href="FileSystemTableTree.page">Here</a> you can test the simple file system demo - file explorer.
</p>
</span>