Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

TreeView LTR

The following table describes actions that are performed when a TreeTableView is focused and users press the following keys:

UP ArrowMove focus & selection up by one item. Create anchor. Cancel all previous selections.
DOWN ArrowMove focus & selection down by one item. Create anchor. Cancel all previous selections.
LEFT ArrowRow: Collapse current selection or go to the parent node.

Cell: Move selection & focus left by one item. Cancel all previous selections.
RIGHT ArrowRow: Expand current selection or go to the first child node.

Cell: Move selection & focus right by one item. Cancel all previous selections.
CTRL-UP ArrowMove focus up by one item without changing selection.

Use CMD-UP Arrow on Mac.
CTRL-DOWN ArrowMove focus down by one item without changing selection.

Use CMD-DOWN Arrow on Mac.
SHIFT-UP ArrowExpand or contract selection up by one item. Only in multi-selection modes.

If focus is on an unselected item, pressing Shift-Up selects all items between anchor and the item which is right above the focused item. The item which is right above the focused item is also included in the selection. All previous selections are canceled, if applicable. Available in multi-selection mode only.
SHIFT-DOWN ArrowExpand or contract selection down by one item. Only in multi-selection modes.

If focus is on an unselected item, pressing Shift-Down selects all items between anchor and the item which is right below the focused item. The item which is right below the focused item is also included in the selection. All previous selections are canceled, if applicable. Available in multi-selection mode only.
CTRL-SHIFT-UP ArrowExpand/Contract selection up by one item. Only in multi-selection modes.

If focus is on an unselected item, pressing Ctrl-Shift-Up Arrow selects all items between anchor and the item which is right above the focused item. The item which is right above the focused item is also included in the selection. Available in multi-selection mode only.

Use CMD-SHIFT-UP Arrow on Mac.
CTRL-SHIFT-DOWN ArrowExpand/Contract selection down by one item. Only in multi-selection modes.

If focus is on an unselected item, pressing Ctrl-Shift-Down Arrow selects all items between anchor and the item which is right below the focused item. The item which is right below the focused item is also included in the selection. Available in multi-selection mode only.

Use CMD-SHIFT-DOWN Arrow on Mac.
HOMEMove focus & selection to the first item. Create anchor.
ENDMove focus & selection to the last item. Create anchor.
CTRL-HOMEMove focus to the first item.

Use CMD-HOME on Mac.
CTRL-ENDMove focus to the last item.

Use CMD-END on Mac.
SHIFT-HOMESelect all items between anchor and the first item. All previous selections are canceled, if applicable. Available in multi-selection mode only.
SHIFT-ENDSelect all items between anchor and the last item. All previous selections are canceled, if applicable. Available in multi-selection mode only.
CTRL-SHIFT-HOMESelect all items between anchor and the first item. Available in multi-selection mode only.

Use CMD-SHIFT-HOME on Mac.
CTRL-SHIFT-ENDSelect all items between anchor and the last item. Available in multi-selection mode only.

Use CMD-SHIFT-END on Mac.
PAGE UPMove the selection up on the first fully visible item on the current page. If the first fully visible item is selected, move the selection on the first fully visible item on the previous page.

In multi-selection mode, it cancels all previous selections. Creates anchor.
PAGE DOWNMove the selection down on the last fully visible item on the current page. If the last fully visible item is selected, move the selection on the last fully visible item on the next page.

In multi-selection mode, it cancels all previous selections. Creates anchor.
CTRL-PAGE UPMove focus up on the first fully visible item on the current page. If the first fully visible item is focused, move focus on the first fully visible item on the previous page.

Use CMD-PAGE UP on Mac.
CTRL-PAGE DOWNMove focus down on the last fully visible item on the current page. If the last fully visible item is focused, move focus on the last fully visible item on the next page.

Use CMD-PAGE DOWN on Mac.
SHIFT-PAGE UPSelect all items between anchor and the first fully visible item on the current page. If the first fully visible item is already included in the selection, extend the selection to the first fully visible item on the previous page.

All previous selections, if applicable, are canceled. Available in multi-selection mode only.
SHIFT-PAGE DOWNSelect all items between anchor and the last fully visible item on the current page. If the last fully visible item is already included in the selection, extend the selection to the last fully visible item on the next page.

All previous selections, if applicable, are canceled. Available in multi-selection mode only.
CTRL-SHIFT-PAGE UPSelect all items between anchor and the first fully visible item on the current page. If the first fully visible item is already included in the selection, extend the selection to the first fully visible item on the previous page. Available in multi-selection mode only.

Use CMD-SHIFT-PAGE UP on Mac.
CTRL-SHIFT-PAGE DOWNSelect all items between anchor and the last fully visible item on the current page. If the last fully visible item is already included in the selection, extend the selection to the last fully visible item on the next page. Available in multi-selection mode only.

Use CMD-SHIFT-PAGE DOWN on Mac.
CTRL-ASelect entire tree table. Focus remains on the same item. In multi-selection mode only.

Use CMD-A on Mac.
F2Edit selected node.
ENTERPerform the default action on selected node or save changes made to the selected node.
ESCCancel changes made to the selected node.
+ (numlock)When a parent node is selected, expand the node.
- (numlock)When a parent node is selected, collapse the node.
* (numlock)When a node is selected, expand all nodes.
SPACEBARSelect focused item if it is not selected. Create anchor.
CTRL-SPACEBARSelect focused item if it is not selected. Deselect focused item if it is selected. Create anchor.

Use CTRL-CMD-SPACEBAR on Mac.
SHIFT-SPACEBARSelect all items between anchor and focused item. Focused item is also included in the selection. All previous selections are canceled, if applicable. Available in multi-selection mode only.
CTRL-SHIFT-SPACEBARSelect all items between anchor and focused item. Focused item is also included in the selection. Available in multi-selection mode only.

Use CMD-SHIFT-SPACEBAR on Mac.
TABMove focus to next focusable control.
SHIFT-TABMove focus to previous focusable control.

 

TreeView

TreeView LTRImage Modified

The following table describes actions that are performed when a TreeView is focused and users press the following keys:

UP ArrowMove selection one node up. Create anchor.
DOWN ArrowMove selection one node down.Create anchor.
LEFT ArrowCollapse current selection or go to parent node.
RIGHT ArrowExpand current selection or go to first child node.
CTRL-UP ArrowMove focus up by one item without changing selection.

Use CMD-UP Arrow on Mac.
CTRL-DOWN ArrowMove focus down by one item without changing selection.

Use CMD-DOWN Arrow on Mac.
SHIFT-UP ArrowExpand or contract selection up by one item. Only in multi-selection modes.

If focus is on an unselected item, pressing Shift-Up selects all items between anchor and the item which is right above the focused item. The item which is right above the focused item is also included in the selection. All previous selections are canceled, if applicable. Available in multi-selection mode only.
SHIFT-DOWN ArrowExpand or contract selection down by one item. Only in multi-selection modes.

If focus is on an unselected item, pressing Shift-Down selects all items between anchor and the item which is right below the focused item. The item which is right below the focused item is also included in the selection. All previous selections are canceled, if applicable. Available in multi-selection mode only.
CTRL-SHIFT-UP ArrowExpand/Contract selection up by one item. Only in multi-selection modes.

If focus is on an unselected item, pressing Ctrl-Shift-Up Arrow selects all items between anchor and the item which is right above the focused item. The item which is right above the focused item is also included in the selection. Available in multi-selection mode only.

Use CMD-SHIFT-UP Arrow on Mac.
CTRL-SHIFT-DOWN ArrowExpand/Contract selection down by one item. Only in multi-selection modes.

If focus is on an unselected item, pressing Ctrl-Shift-Down Arrow selects all items between anchor and the item which is right below the focused item. The item which is right below the focused item is also included in the selection. Available in multi-selection mode only.

Use CMD-SHIFT-DOWN Arrow on Mac.
HOMEMove focus & selection to the first node in the tree. Create anchor.
ENDMove focus & selection to the last node in the tree. Create anchor.
CTRL-HOMEMove focus to the first node in the tree.

Use CMD-HOME on Mac.
CTRL-ENDMove selection to the last node in the tree.

Use CMD-END on Mac.
SHIFT-HOMESelect all items between anchor and the first node in the tree. All previous selections are canceled, if applicable. Available in multi-selection mode only.
SHIFT-ENDSelect all items between anchor and the last node in the tree. All previous selections are canceled, if applicable. Available in multi-selection mode only.
CTRL-SHIFT-HOMESelect all items between anchor and the first item. Available in multi-selection mode only.

Use CMD-SHIFT-HOME on Mac.
CTRL-SHIFT-ENDSelect all items between anchor and the last item. Available in multi-selection mode only.

Use CMD-SHIFT-END on Mac.
PAGE UPMove the selection up on the first fully visible node on the current page. If the first fully visible node is selected, move the selection on the first fully visible node on the previous page.

In multi-selection mode, it cancels all previous selections. Creates anchor.
PAGE DOWNMove the selection down on the last fully visible node on the current page. If the last fully visible node is selected, move the selection on the last fully visible node on the next page.

In multi-selection mode, it cancels all previous selections. Creates anchor.
CTRL-PAGE UPMove focus up on the first fully visible node on the current page. If the first fully visible node is focused, move focus on the first fully visible node on the previous page.

Use CMD-PAGE UP on Mac.
CTRL-PAGE DOWNMove focus down on the last fully visible node on the current page. If the last fully visible node is focused, move focus on the last fully visible node on the next page.

Use CMD-PAGE DOWN on Mac.
SHIFT-PAGE UPSelect all nodes between anchor and the first fully visible node on the current page. If the first fully visible node is already included in the selection, extend the selection to the first fully visible node on the previous page.

All previous selections, if applicable, are canceled. Available in multi-selection mode only.
SHIFT-PAGE DOWNSelect all nodes between anchor and the last fully visible node on the current page. If the last fully visible node is already included in the selection, extend the selection to the last fully visible node on the next page.

All previous selections, if applicable, are canceled. Available in multi-selection mode only.
CTRL-SHIFT-PAGE UPSelect all nodes between anchor and the first fully visible node on the current page. If the first fully visible node is already included in the selection, extend the selection to the first fully visible node on the previous page. Available in multi-selection mode only.

Use CMD-SHIFT-PAGE UP on Mac.
CTRL-SHIFT-PAGE DOWNSelect all nodes between anchor and the last fully visible node on the current page. If the last fully visible node is already included in the selection, extend the selection to the last fully visible node on the next page. Available in multi-selection mode only.

Use CMD-SHIFT-PAGE DOWN on Mac.
CTRL-ASelect entire tree. Focus remains on the same item. In multi-selection mode only.

Use CMD-A on Mac.
F2Edit selected node.
ENTERPerform the default action on selected node or save changes made to the selected node.
ESCCancel changes made to the selected node.
+ (numlock)When a parent node is selected, expand the node.
- (numlock)When a parent node is selected, collapse the node.
* (numlock)When a node is selected, expand all nodes.
SPACEBARSelect focused item if it is not selected. Create anchor.
CTRL-SPACEBARSelect focused item if it is not selected. Deselect focused item if it is selected. Create anchor.

Use CTRL-CMD-SPACEBAR on Mac.
SHIFT-SPACEBARSelect all items between anchor and focused item. Focused item is also included in the selection. All previous selections are canceled, if applicable. Available in multi-selection mode only.
CTRL-SHIFT-SPACEBARSelect all items between anchor and focused item. Focused item is also included in the selection. Available in multi-selection mode only.

Use CMD-SHIFT-SPACEBAR on Mac.
TABMove focus to next focusable control.
SHIFT-TABMove focus to previous focusable control.

 

...