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.
-Continents
+Africa
+Asia
+Oceania
+Europe
+North America
+South America
A rootless tree (no "continents" node) with context menus, and custom icons
Enabled Item
+
Disabled Item
+
Cut
+
Copy
+
Paste
+
Enabled Submenu
+
Disabled Submenu
+
-Continents
+Africa
+Asia
+Oceania
+Europe
+North America
+South America
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.