Dijit Tree V1 API Test
Dijit Tree V1 API Test
This file is for testing the old Tree API's, where the store is specified directly
rather than specifying a model which connects to a store.
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 change the display name of the leaf node.
*
Continents
A rootless tree (no "continents" node) with custom icons
*
undefined
DEPRECATED: Tree: from version 2.0, should specify a model object rather than a store/query
DEPRECATED: Tree: from version 2.0, should specify a model object rather than a store/query
Click on an object in the Log display
Hover over HTML elements in the main page. Click to hold selection.