Navigating the Table Editor with the Keyboard
For navigating among the cells in the body of the table, the following keys are supported:
Keyboard Shortcuts
Action | Keyboard Shortcut |
---|---|
Shift the focus from one column to the one right of it. When the focus is in the tree column, pressing this arrow opens the node of the row (assuming it is closed). | <Right> arrow |
When the focus is in the tree column, pressing this combination opens all nodes and subnodes within the selected node of the row. | <Ctrl>+<Right> arrow |
Shift the focus from one column to the one left of it. When the focus is in the tree column, pressing this arrow closes the node of the row (assuming it is open). | <Left> arrow |
When the focus is in the tree column, pressing this combination closes all nodes and subnodes within the selected node of the row. | <Ctrl>+<Left> arrow |
Shift the focus from one column to the one right of it. | <Tab> |
Shift the focus from one column to the one left of it. | <Shift>+<Tab> |
Shift the focus from one row to the one above it. | <Up> arrow |
Shift the focus from one row to the one below it. | <Down> arrow |
Shift the focus to the left cell of the row. | <Home> |
Shift the focus to the right cell of the row. | <End> |
Go to edit mode in a property cell. | <Space bar> |
Go to view mode in a property cell, assuming that cell is in edit mode. This does not change the value if you have changed it. This key closes the dialog if pressed when there is no property cell in edit mode. | <Esc> |
Display drop-down list -- when the cell of that list has the focus. | <Space bar> |
Move from a drop-down list item to the one above it. | <Up> arrow |
Move from a drop-down list item to the one below it. | <Down> arrow |
Select a drop-down list item. | <Enter> |
Exit a drop-down list without entering any change. | <Esc> |
Move to the top row of the table body. | <Ctrl>+<Home> |
Move to the bottom row of the table body. | <Ctrl>+<End> |
To select a contiguous block of nodes, select the first node of the block using the <Up> or <Down> arrow keys, hold down the <Shift> key, then press the <Down> arrow until you reach the last node of the block.
To select a non-contiguous block of nodes, select the first node of the block using the <Up> or <Down> arrow keys, hold down the <Ctrl> key, then press the <Down> arrow until you reach the next node of the block and press the <Space> bar. Continue navigating up or down and pressing <Space> on required nodes until you are done.