Click
Click Examples

Source Viewer : /tree/page-link-tree-page.htm

Provides a demonstration of using the Tree component to link to different pages.

<p/>

$tree

<p/>
Below is the details of the node interacted with.
<p/>
#if($treeNode)
    $treeNode
#else
    No node interacted with yet.
#end