Touch Information
| Target | Gesture | Action |
|---|---|---|
| Node Disclosure Icon | Tap | Toggle the node's expanded state. |
| Node Text | Tap | Select the node. Toggle the select state if multi-select mode. |
| Node Text | Press and Hold | Open the context menu. |
Keyboard Information
| Key | Use |
|---|---|
| Up/down arrow | Moves between visible nodes. |
| Left-arrow | On an expanded node, collapses the node. On a collapsed or leaf node, moves focus to the node's parent. |
| Right-arrow | On a collapsed node, expands the node. On an expanded node, moves to the first first child of the node. On an end node, does nothing. |
| Space bar | Toggles the selected status of the node. |
| Home | Moves to the top node of the tree. |
| End | Moves to the last visible node of the tree. |
| Shift-Up arrow | Extends selection up one node (assuming multiple selection has been defined). |
| Shift-Down arrow | Extends selection down one node (assuming multiple selection has been defined). |
| Shift-Home | Extends selection up to the top-most node. |
| Shift+pgDn | Extends selection to the last node. |
| Ctrl+Space bar | Toggles the selection state of the current node (assuming multiple selection has been defined). |
| Shift+Space bar | Extends selection to the current node (assuming multiple selection has been defined). |
| Shift+F10 | Invoke Context Menu (if defined) on current node. |
| * (asterisk) | Expands all nodes. |