Dijit Tree Test

Tree with hardcoded root node (not corresponding to any item in the store)

Clicking a folder node will open/close it (openOnclick==true), and clicking a leaf node will log a message to the console.

A rootless tree (no "continents" node) with context menus, and custom icons

Double click, expand on load, direct style setting, tooltip test

Double-Clicking a folder node will open/close it (openOnDblClick==true), and clicking or Double Clicking a leaf node will log a message to the console.