• Home
    • View
    • Login
    This page
    • Normal
    • Export PDF
    • Page Information

    Loading...
  1. Dashboard
  2. Undefined Space
  3. OpenJFX
  4. TreeTableView User Experience Documentation

Page History

Versions Compared

Old Version 7

changes.mady.by.user Brian Beck

Saved on Jan 18, 2013

compared with

New Version 8

changes.mady.by.user Jindrich Dinga

Saved on Nov 19, 2013

  • Previous Change: Difference between versions 6 and 7
  • Next Change: Difference between versions 8 and 9
  • View Page History

Key

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

...

Up

Move focus & selection up by one item. Create anchor. Cancel all previous selections.

Down

Move focus & selection down by one item. Create anchor. Cancel all previous selections.

Left

Row: Collapse current selection (or go to the parent node)

Cell: Move selection & focus left by one item. Cancel all previous selections.

Right

Row: Expand current selection (or go to the first child node).

Cell: Move selection & focus right by one item. Cancel all previous selections.

Ctrl-Up

Move focus up by one item without changing selection.

Ctrl-Down

Move focus down by one item without changing selection.

Shift-Up

Expand 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

Expand 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.

Space

Select focused item if it is not selected.

Ctrl-Space

Select focused item if it is not selected. Deselect focused item if it is selected. Create anchor.

Shift-Space

Select 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.

F2

Edit selected item.

Home

Move focus & selection to the first item. Create anchor.

End

Move focus & selection to the last item. Create anchor.

Shift-Home

Select all items between anchor and the first item. All previous selections are canceled, if applicable. Available in multi-selection mode only.

Shift-End

Select all items between anchor and the last item. All previous selections are canceled, if applicable. Available in multi-selection mode only.

Ctrl-Home

Move focus to the first item.

Ctrl-End

Move focus to the last item.

PageUp

Move 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.

PageDown

Move 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.

Shift-PageUp

Select 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-PageDown

Select 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-PageUp

Move 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.

Ctrl-PageDown

Move 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.

Ctrl-A

Select entire tree table. In multi-selection mode only.

Esc

Cancel editing.

Enter

Confirm editing (depends on the cell editor).

Ctrl-Shift-Up

Expand or contract selection up by one item. Only in multi-selection modes.

If focus is on an unselected item, pressing Ctrl-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. Available in multi-selection mode only.

Ctrl-Shift-Down

Expand or contract selection down by one item. Only in multi-selection modes.

If focus is on an unselected item, pressing Ctrl-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. Available in multi-selection mode only.

Ctrl-Shift-Space

Select all items between anchor and focused item. Focused item is also included in the selection. Create anchor. Available in multi-selection mode only.

Ctrl-Shift-Home

Select all items between anchor and the first item. Available in multi-selection mode only.

Ctrl-Shift-End

Select all items between anchor and the last item. Available in multi-selection mode only.

Ctrl-Shift-PageUp

Select 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.

Ctrl-Shift-PageDown

Select 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.

* (numlock)

When a node is selected, expand all nodes.

+ (numlock)

When a parent node is selected, expand the node.

- (numlock)

When a parent node is selected, collapse the node.

...

Up

Move focus & selection up by one item. Create anchor. Cancel all previous selections.

Down

Move focus & selection down by one item. Create anchor. Cancel all previous selections.

Left

Row: Collapse current selection (or go to the parent node)

Cell: Move selection & focus left by one item. Cancel all previous selections.

Right

Row: Expand current selection (or go to the first child node).

Cell: Move selection & focus right by one item. Cancel all previous selections.

Cmd-Up

Move focus up by one item without changing selection.

Cmd-Down

Move focus down by one item without changing selection.

Shift-Up

Expand 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

Expand 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.

Space

Select focused item if it is not selected.

Cmd-Ctrl-Space

Select focused item if it is not selected. Deselect focused item if it is selected. Create anchor.

Shift-Space

Select 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.

F2

Edit selected item.

Home

Move focus & selection to the first item. Create anchor.

End

Move focus & selection to the last item. Create anchor.

Shift-Home

Select all items between anchor and the first item. All previous selections are canceled, if applicable. Available in multi-selection mode only.

Shift-End

Select all items between anchor and the last item. All previous selections are canceled, if applicable. Available in multi-selection mode only.

Cmd-Home

Move focus to the first item.

Cmd-End

Move focus to the last item.

PageUp

Move 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.

PageDown

Move 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.

Shift-PageUp

Select 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-PageDown

Select 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.

Cmd-PageUp

Move 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.

Cmd-PageDown

Move 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.

Cmd-A

Select entire tree table. In multi-selection mode only.

Esc

Cancel editing.

Enter

Confirm editing (depends on the cell editor).

Cmd-Shift-Up

Expand or contract selection up by one item. Only in multi-selection modes.

If focus is on an unselected item, pressing Cmd-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. Available in multi-selection mode only.

Cmd-Shift-Down

Expand or contract selection down by one item. Only in multi-selection modes.

If focus is on an unselected item, pressing Cmd-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. Available in multi-selection mode only.

Cmd-Shift-Space

Select all items between anchor and focused item. Focused item is also included in the selection. Create anchor. Available in multi-selection mode only.

Cmd-Shift-Home

Select all items between anchor and the first item. Available in multi-selection mode only.

Cmd-Shift-End

Select all items between anchor and the last item. Available in multi-selection mode only.

Cmd-Shift-PageUp

Select 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.

Cmd-Shift-PageDown

Select 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.

* (numlock)

When a node is selected, expand all nodes.

+ (numlock)

When a parent node is selected, expand the node.

- (numlock)

When a parent node is selected, collapse the node.

Overview
Content Tools
ThemeBuilder

Terms of Use
• License: GPLv2
• Privacy • Trademarks • Contact Us

Powered by a free Atlassian Confluence Open Source Project License granted to https://www.atlassian.com/software/views/opensource-community-additional-license-offer. Evaluate Confluence today.

  • Kolekti ThemeBuilder Powered by Atlassian Confluence 8.5.23
  • Kolekti ThemeBuilder printed.by.atlassian.confluence
  • Report a bug
  • Atlassian News
Atlassian
Kolekti ThemeBuilder EngineAtlassian Confluence
{"serverDuration": 238, "requestCorrelationId": "0902520a764d0fb6"}