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