@openui5/sap.ui.table 1.136.0 → 1.136.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (100) hide show
  1. package/THIRDPARTY.txt +1 -1
  2. package/package.json +3 -3
  3. package/src/sap/ui/table/.library +1 -1
  4. package/src/sap/ui/table/AnalyticalColumn.js +1 -1
  5. package/src/sap/ui/table/AnalyticalColumnMenu.js +1 -1
  6. package/src/sap/ui/table/AnalyticalTable.js +1 -1
  7. package/src/sap/ui/table/Column.js +1 -1
  8. package/src/sap/ui/table/ColumnMenu.js +1 -1
  9. package/src/sap/ui/table/CreationRow.js +1 -1
  10. package/src/sap/ui/table/Row.js +1 -1
  11. package/src/sap/ui/table/RowAction.js +1 -1
  12. package/src/sap/ui/table/RowActionItem.js +1 -1
  13. package/src/sap/ui/table/RowSettings.js +1 -1
  14. package/src/sap/ui/table/Table.js +1 -1
  15. package/src/sap/ui/table/TablePersoController.js +1 -1
  16. package/src/sap/ui/table/TreeTable.js +1 -1
  17. package/src/sap/ui/table/extensions/Accessibility.js +1 -1
  18. package/src/sap/ui/table/extensions/AccessibilityRender.js +1 -1
  19. package/src/sap/ui/table/extensions/DragAndDrop.js +1 -1
  20. package/src/sap/ui/table/extensions/ExtensionBase.js +1 -1
  21. package/src/sap/ui/table/extensions/Keyboard.js +1 -1
  22. package/src/sap/ui/table/extensions/KeyboardDelegate.js +1 -1
  23. package/src/sap/ui/table/extensions/Pointer.js +1 -1
  24. package/src/sap/ui/table/extensions/Scrolling.js +1 -1
  25. package/src/sap/ui/table/extensions/ScrollingIOS.js +1 -1
  26. package/src/sap/ui/table/extensions/Synchronization.js +1 -1
  27. package/src/sap/ui/table/i18n/interaction.xml +74 -70
  28. package/src/sap/ui/table/i18n/interaction_ar.xml +191 -0
  29. package/src/sap/ui/table/i18n/interaction_bg.xml +191 -0
  30. package/src/sap/ui/table/i18n/interaction_ca.xml +191 -0
  31. package/src/sap/ui/table/i18n/interaction_cnr.xml +191 -0
  32. package/src/sap/ui/table/i18n/interaction_cs.xml +191 -0
  33. package/src/sap/ui/table/i18n/interaction_cy.xml +191 -0
  34. package/src/sap/ui/table/i18n/interaction_da.xml +191 -0
  35. package/src/sap/ui/table/i18n/interaction_de.xml +191 -0
  36. package/src/sap/ui/table/i18n/interaction_el.xml +191 -0
  37. package/src/sap/ui/table/i18n/interaction_en.xml +191 -0
  38. package/src/sap/ui/table/i18n/interaction_en_GB.xml +191 -0
  39. package/src/sap/ui/table/i18n/interaction_en_US_saprigi.xml +191 -0
  40. package/src/sap/ui/table/i18n/interaction_es.xml +191 -0
  41. package/src/sap/ui/table/i18n/interaction_es_MX.xml +191 -0
  42. package/src/sap/ui/table/i18n/interaction_et.xml +191 -0
  43. package/src/sap/ui/table/i18n/interaction_fi.xml +191 -0
  44. package/src/sap/ui/table/i18n/interaction_fr.xml +191 -0
  45. package/src/sap/ui/table/i18n/interaction_fr_CA.xml +191 -0
  46. package/src/sap/ui/table/i18n/interaction_hi.xml +191 -0
  47. package/src/sap/ui/table/i18n/interaction_hr.xml +191 -0
  48. package/src/sap/ui/table/i18n/interaction_hu.xml +191 -0
  49. package/src/sap/ui/table/i18n/interaction_id.xml +191 -0
  50. package/src/sap/ui/table/i18n/interaction_it.xml +191 -0
  51. package/src/sap/ui/table/i18n/interaction_iw.xml +191 -0
  52. package/src/sap/ui/table/i18n/interaction_ja.xml +191 -0
  53. package/src/sap/ui/table/i18n/interaction_kk.xml +191 -0
  54. package/src/sap/ui/table/i18n/interaction_ko.xml +191 -0
  55. package/src/sap/ui/table/i18n/interaction_lt.xml +191 -0
  56. package/src/sap/ui/table/i18n/interaction_lv.xml +191 -0
  57. package/src/sap/ui/table/i18n/interaction_mk.xml +191 -0
  58. package/src/sap/ui/table/i18n/interaction_ms.xml +191 -0
  59. package/src/sap/ui/table/i18n/interaction_nl.xml +191 -0
  60. package/src/sap/ui/table/i18n/interaction_no.xml +191 -0
  61. package/src/sap/ui/table/i18n/interaction_pl.xml +191 -0
  62. package/src/sap/ui/table/i18n/interaction_pt.xml +191 -0
  63. package/src/sap/ui/table/i18n/interaction_pt_PT.xml +191 -0
  64. package/src/sap/ui/table/i18n/interaction_ro.xml +191 -0
  65. package/src/sap/ui/table/i18n/interaction_ru.xml +191 -0
  66. package/src/sap/ui/table/i18n/interaction_sh.xml +191 -0
  67. package/src/sap/ui/table/i18n/interaction_sk.xml +191 -0
  68. package/src/sap/ui/table/i18n/interaction_sl.xml +191 -0
  69. package/src/sap/ui/table/i18n/interaction_sr.xml +191 -0
  70. package/src/sap/ui/table/i18n/interaction_sv.xml +191 -0
  71. package/src/sap/ui/table/i18n/interaction_th.xml +191 -0
  72. package/src/sap/ui/table/i18n/interaction_tr.xml +191 -0
  73. package/src/sap/ui/table/i18n/interaction_uk.xml +191 -0
  74. package/src/sap/ui/table/i18n/interaction_vi.xml +191 -0
  75. package/src/sap/ui/table/i18n/interaction_zh_CN.xml +191 -0
  76. package/src/sap/ui/table/i18n/interaction_zh_TW.xml +191 -0
  77. package/src/sap/ui/table/library.js +10 -10
  78. package/src/sap/ui/table/menus/AnalyticalTableContextMenu.js +1 -1
  79. package/src/sap/ui/table/menus/ColumnHeaderMenuAdapter.js +1 -1
  80. package/src/sap/ui/table/menus/ContextMenu.js +1 -1
  81. package/src/sap/ui/table/menus/MobileColumnHeaderMenuAdapter.js +1 -1
  82. package/src/sap/ui/table/messagebundle_el.properties +1 -1
  83. package/src/sap/ui/table/plugins/BindingSelection.js +1 -1
  84. package/src/sap/ui/table/plugins/MultiSelectionPlugin.js +1 -1
  85. package/src/sap/ui/table/plugins/ODataV4Selection.js +1 -1
  86. package/src/sap/ui/table/plugins/PluginBase.js +1 -1
  87. package/src/sap/ui/table/plugins/SelectionModelSelection.js +1 -1
  88. package/src/sap/ui/table/plugins/SelectionPlugin.js +1 -1
  89. package/src/sap/ui/table/plugins/V4Aggregation.js +1 -1
  90. package/src/sap/ui/table/rowmodes/Auto.js +1 -1
  91. package/src/sap/ui/table/rowmodes/Fixed.js +1 -1
  92. package/src/sap/ui/table/rowmodes/Interactive.js +1 -1
  93. package/src/sap/ui/table/rowmodes/RowMode.js +1 -1
  94. package/src/sap/ui/table/rowmodes/Variable.js +1 -1
  95. package/src/sap/ui/table/utils/TableUtils.js +1 -1
  96. package/src/sap/ui/table/utils/_BindingUtils.js +1 -1
  97. package/src/sap/ui/table/utils/_ColumnUtils.js +1 -1
  98. package/src/sap/ui/table/utils/_GroupingUtils.js +1 -1
  99. package/src/sap/ui/table/utils/_HookUtils.js +1 -1
  100. package/src/sap/ui/table/utils/_MenuUtils.js +1 -1
@@ -0,0 +1,191 @@
1
+ <?xml version="1.0" encoding="UTF8"?>
2
+ <interaction-documentation library="sap.m" xmlns="http://schemas.sap.com/sapui5/extension/sap.ui.core.InteractionDocumentation/1">
3
+ <control-interactions>
4
+ <control name="sap.ui.table.Table"/>
5
+ <control name="sap.ui.table.AnalyticalTable"/>
6
+ <control name="sap.ui.table.TreeTable"/>
7
+ <interaction>‌​‍​‌​‍‍‌​‌​‍​‌‍‌‌‍‌‌‍‍‍​‌‍‍​‍​‍‍​​​‍‍‌‍ <kbd>ArrowUp</kbd> <kbd>ArrowDown</kbd> <kbd>ArrowRight</kbd> <kbd>ArrowLeft</kbd> <description>
8
+ <p>‍‌‌‌‍‍‌​​‍‍‌​​‍​‍​‍‍‌‍‌​​‌​‍‍‍‌​‍​‌​‌‌‌Moves the focus to the next cell within the same column or row in the respective directions.</p>
9
+ <p>‍‍‍​‌‌​‌‍‍‍​‍‍​‌​​‍‌‌‍​‍​‍​​​‍‍‍‌​‌‍‌‌​​<kbd>ArrowUp</kbd></p>
10
+ <p>‌​‌‌​‌‍​‍‍​‌‍‍‌‍‍‍‌‍‌​‌​‍​‌‌​‌​​​​‍‍‌‍If the focus is on the first row, the focus moves to the column header.</p>
11
+ <p>‍​​‌‌​‍‍‌​‍‌‍‌‍‌‌‍‌‌​‌‍​‍​‌​‍‍‌​‍​‌‌‌​​‍<kbd>ArrowDown</kbd></p>
12
+ <p>‍​‌‌‌‌‌‌​‍​‌‍‍​‍​‍​‌‍​​‍‌‍‌‍‍‌‍‌‍​‍‌​‍‍‍If the focus is on a column header, the focus moves to the cell in the first visible row of this column, which depends on the current scroll position.</p>
13
+ <p>‌‌​​​​‍​‍​‌‌‌​​​​​‌‍‌‌‌‍​‍‌‌‌​‌​‌‌‌​‌‌‌‍​If the focus is on the <span class="uicontrol">Select All</span> checkbox, the focus moves to the row selector in the first visible row, which depends on the current scroll position.</p>
14
+ <p>‍‌‍​‌‌‌‌‌​​‌‍‌​‌​‌​‌‌‍​​‌​‍‌​‌‌​‌​‍​​‍​​<kbd>ArrowLeft</kbd></p>
15
+ <p>‌‍‍‍‌​‌‌​​​‌‌‌​‌​​‌‌‍‍‍‌‍‍​‍‍‌‍​​‍​​‌​​‌If the focus is on a cell in the first column, the focus moves to the row selector.</p>
16
+ <p>‌‌​‍​‍‌​​‌​​‌‌​‍‍‌‍‌‌‍​​​​‍​‌‍‌​‍‍‍‌‌​​​​If the focus is on a column header, the focus moves to the column header to the left.</p>
17
+ <p>‍‌‌​‌‌‌‍‍​‍‌‍​‌‍​‌​‌‌‌‍​‍​‍‍‌‌​‍​​‍‍​‌‌If the focus is on the column header of the first column, the focus moves to the <span class="uicontrol">Select All</span> checkbox.</p>
18
+ <p>‍​‍​‍‌‌​‌​‌‍​‍​​​​​‍‍‌‍​​‌‌‌​​​‍​​​​​​‌‌If the focus is on the group header of an expanded group, the group is collapsed.</p>
19
+ <p>‌​‍​​‍​‍‍‌​‌​​‍‍​​‌​‌​‌‍‌‌​‌‌‌​‍‍‍‍​‍‌‌<kbd>ArrowRight</kbd></p>
20
+ <p>‌​‍​​​​​‍‍​​‍‍‌​‍‌​‌‍‍​​‌​‌​​‌​​​‌‌​‌‌‌​‌If the focus is on the column header, the focus moves to the column header to the right.</p>
21
+ <p>‌‌​‍​​​‍‍‌‌​‌‍‍‍‌‌​‍‌‌​​‌‍‍​​​​‍‌‍​‌​‍​‌If the focus is on the row selector, the focus moves to the cell of the first column within the same row.</p>
22
+ <p>‌‍‍‍‍‌‌‍‌​​​​‌‌‍‌​‌​‌‍‌‍​‍‌​‌‍​‍‌​‍‍‌​​If the focus is on the <span class="uicontrol">Select All</span> checkbox, the focus moves to the column header of the first column.</p>
23
+ </description>
24
+ </interaction>
25
+ <interaction>‌‌‌​‌‌‍​‌​​​‍‌‌‌‍​‌‍‍​‍‍​‍‍‍​‍‍‍‌‍‍​‌​‍‍‍ <kbd>PageUp</kbd> <description>
26
+ <p>‌​‍‍​‍​​‍​‍​‍‍‍‍‍‍​​​​‍​‍​‍​‍‍​​‍‌​​‍‍‍​‌If the focus is on cell level, the focus moves to the cell at the very top of the same column. If the focus is already on that level, the focus moves one page up and stays on the same column with the required scrolling.</p>
27
+ <p>‍‌‌​​​‍​​‌​​‌‍​​‍​‌​‌‍​​​​‍​‍​‍‌​‌​‌‍​‍‌If the focus is on the first row, the focus moves to the column header.</p>
28
+ </description>
29
+ </interaction>
30
+ <interaction>‍​‍‍‌‌‌‌​​‌​‌​‍‌‌​​​‌‌‍​‍‍‍‌​​‍​‌​​‍‍‍‍ <kbd>PageDown</kbd> <description>
31
+ <p>‌​‌​‍‌‌​‍‍‌‍‌‌‌‍‍​‍​‍​‌‍​‍‍​‌‌​‌‌‍‍‌​‌‌‌If the focus is on cell level, the focus moves to the last visible cell in the same column. If the focus is already on that level, it moves one page down and stays on the same column with the required scrolling.</p>
32
+ <p>‌​‍‍​‍‌​‍‌‍‌​‌​‌‍‌‌‌‍‍​‌​‌​‌​‍​‌‍‍‍​‌‌‌​​If the focus is on the column header, the focus moves to the first row.</p>
33
+ </description>
34
+ </interaction>
35
+ <interaction>‌‌​‌‌‌​​‍‍‌​‍​​‍‍​‌​​​‍‌‌​‍​‌‍‍‍​‍‌​​‍‌‌​ <kbd>Alt + PageUp</kbd> <description>
36
+ <p>‌‌‌‌​​‍‌‍​‌‌‌​​‌​​‍‌‍‍‌‌‍​‌‌‍‍​‍​​‌‌‍‌​‌​If the focus is on cell level or on a column header, the focus moves five columns to the left (default page size). If there are fewer columns on the left than the current page size, the focus moves to the first column.</p>
37
+ <p>‌‌‌‍‌‌​​‌​‌‌​‍‍‌​​‌‌​‌‍‍‌​​‍‌​​‍‍‌‌‍‍‌‍If the focus is on the first column on cell level, the focus moves to the row selector.</p>
38
+ <p>‌​​​‍‍​​‍​‌‍​‌‌‌‌‍‍​​​​‌​‌‌‍‍‌‌​‍‌‍​​‌‌​​If the focus is on the column header of the first column, the focus moves to <span class="uicontrol">Select All</span>.</p>
39
+ </description>
40
+ </interaction>
41
+ <interaction>‌‍‌‍‌​‍‌​​​​‌‍‌‌‍‌​‌‍‌‌‌‌​​‍‌‌‌‍‌‍ <kbd>Alt + PageDown</kbd> <description>
42
+ <p>‍​‌​‌​​‌‍‍​​‌‍‌‌‍​‌‍​​‌‍‌‍‌​​​​‌​‍​​‍‍​If the focus is on cell level, the focus moves five columns to the right (default page size).</p>
43
+ <p>‌​‌‌‌‍‌‍​‍‌​‍‌‍‌​​‍‍​‍‍​‌‍​​‍​‌​‍‍‌‍‌‍​‍‍If the focus is on the column header and there are fewer columns on the right than the current page size, the focus moves to the last column.</p>
44
+ <p>‌​​‍‍​​​‌‍‍​‍​​‍​​​‌‍‌‍‍‍​‌‍​‌‍‍‍‍‍‍​‍​​If the focus is on the row selector, the focus moves to the first column in the same row.</p>
45
+ <p>‌‌‍‌​‌​‍​‌​​‍‍‍​​‍‍​‍‌‌‌​‌‍‍‍‍‍​‌‌‍​‌‌‌‌If the focus is on <span class="uicontrol">Select All</span>, the focus moves to the header of the first column.</p>
46
+ </description>
47
+ </interaction>
48
+ <interaction>‌​​‍‌‌​‍‌‍​‍‌‌‍​‌‌​‍‌‍‌‌‍​‌‍​​​‍‌‍​​‌​​‌​ <kbd>Home</kbd> <kbd>Pos1</kbd> <description>
49
+ <p>‌‌‌‌‌​‍‌‍‍‍‍‍​‌​‌‍​‌‌​​​​​‍‍‌‍‍‌​​‌​‍​‌‌If the focus is on the cell, the focus moves to the first column in the same row.</p>
50
+ <p>‌‌​​​​‍​​‌​‍‍‌‍‌‍​‌​‌‍​‌​​‍‌‌‍​‍​​‌​​​​If the focus is on the cell in the first column, the focus moves to the row selector.</p>
51
+ <p>‌‌‍‍‌‍‍‍‌​‍​‍​​‌​​‍‌​​​​‌‌‍​‍‍‌​​‍‌‍‍‍‍​If the focus is on the column header, the focus moves to the header of the first column.</p>
52
+ <p>‍​‌​​​​‌‍​‍‌‌‍​​​‌‍​‌‌‌‌​​​‍​​‍​‍‌‌‌‍​​‌If the focus is on the first column header, the focus moves to <span class="uicontrol">Select All</span>.</p>
53
+ </description>
54
+ </interaction>
55
+ <interaction>‍‌​‍‍‍‍​‌​​‌‌‌‍‌​‌‌​‍​​‌​​‍‌‍​​​‍​​​​​‌ <kbd>End</kbd> <description>
56
+ <p>‌‍‌‍‌‍‍‌‌‍​​​‌‌‍‌‌​‌​​‌‍​​​‌‌‍​​​​​‌‍‍‍​If the focus is on the cell or column header, the focus moves to the last column.</p>
57
+ <p>‌‌​​‌​‍‍‌‍​​‌​‌‌‍‌‌​‍‍‍​​​‌‍‌‌‌‍‌‍​​‍‌‌‌‌If the focus is on the row selector, the focus moves to the first column in the same row.</p>
58
+ <p>‌​‍‌​‍‍‌‍‌‍‌‍‍‌‌‌‍​‌‍​​‍‍​‍‌‌​‍‍‌‍‌‍​‌​​If the focus is on <span class="uicontrol">Select All</span>, the focus moves to the header of the first column.</p>
59
+ </description>
60
+ </interaction>
61
+ <interaction>‌​​‍‍‌‌​​‍‍‍‍‍‌‍‍‍‍​​‌​‍​​‌‍‍​‍‍​​‍‌‌‍​​‍ <kbd>Ctrl + Home</kbd> <kbd>Pos1</kbd> <description>
62
+ <p>‍​‍‌‍​‍‌‌‌‍​​‌‍‍‌‌‌‌‌‍‍‌​​‌‌‌​‌​‍‌‌‌‍‌‌If the focus is on the cell, the focus moves to the column header.</p>
63
+ <p>‌‌‍‍‌​‌‍‌‌‍​​​‍‌‍​​‍‌‍‍‍‍‌​​‌​‍​​​‌‌​‌​​If the focus is on the row selector, the focus moves to <span class="uicontrol">Select All</span>.</p>
64
+ </description>
65
+ </interaction>
66
+ <interaction>‍​‌‍‌‍‌‍​​‍‍‌‌‍‌‍‌​​​​‌​‌‌‌‌‌‍‍‍​‌​​‌‌​‍ <kbd>Ctrl + End</kbd> <description>
67
+ <p>‌‌‍​‍‍‍‍‍​‌‍​‍‌‍‌​‌‌‍​​​‍‍‌‌​‌‌​‌​‌‌​​​​If the focus is on the cell or column header, the focus moves to the last row in the same column.</p>
68
+ <p>‍‍‌‌‍​​​‌​‍‍‌​‍​​‌‍​​‍‍‍​‌‍‌‌​‍‍‍‍‌‌‍​​‌If the focus is on the row selector or <span class="uicontrol">Select All</span>, the focus moves to the last row selector.</p>
69
+ </description>
70
+ </interaction>
71
+ <interaction>‌​‍‍​‍‍​‍‌‍​‌‍​‌‌‌‍​​‌​‌‍‌​‍​​‍​‍​‍​‍​‌​‌ <kbd>Enter</kbd> <kbd>Spacebar</kbd> <description>
72
+ <p>‌‌‌‌‍‍​‌‍‍‍​‌‍​‍​​‍​‌​‌‍​​‌‌‍‌‍‍​‌‍‌​‌‌​‌If the focus is on the cell, the focus moves to the first focusable control in the cell.</p>
73
+ <p>‌‌‍‌‍​‍‌​‌‌‍‍​‌‍‌​‌‌‍‍‍‍​‌​‍​​‌​‍‍​‍​​‌‌If the focus is on the <span class="uicontrol">Select All</span> checkbox or a row selector, toggles the checkbox state.</p>
74
+ <p>‌‍​‍‌‌‌​‌​‍‍​‌​‌‌‌‍​​‌‍‍‍‍​‍‌​‌‍​‍​‍‍‌‌If the focus is on the column header, the column header menu is opened.</p>
75
+ <p>‌​‌‍‍‍​‌​‍‌‌​‍‍​‍‍‌​‍​​‌‌‌‌​‌​‍‍‍‍‍‍‌‌‌​​If the focus is on the group header, the related group is collapsed or expanded.</p>
76
+ <p>‌​‍‍​​‍‌‌‌‌​‍‍​‍​​‌‍‍​​‌‌​​‍‍‌‍​​​​​​‍​<kbd>Enter</kbd></p>
77
+ <p>‍‌‌​‍​‌‍​‍‍‌​​‍​‌‌​‌‍​​‌​‌‍​‌​‍​‌​​‍‍‌‌‍If the focus is on the group header, the group header menu is opened.</p>
78
+ <p>‌‍‌‍‍‍​‌‍​‌‍‍​​​‌‍‌‍​​‍‌​​‍‍​‌​‌​‌​‌‌​‌‍<kbd>Spacebar</kbd></p>
79
+ <p>‌​​​‌​‌​‍‌‍‌‌​​‌‌​‍‍​​​‍‍‌‌​‌​‍​‍​‌​​‌​‌‍<span class="emphasis">If cell selection is enabled:</span></p>
80
+ <p>‌​​‌​‌‌​‌‌‍‌‌​​‌‍‍‍‍​​‌‍‍‍‌‌​‌‌​​‍‌‌‍‌‌‍​If the focus is on a cell, the focused cell is selected.</p>
81
+ <p>‌‍​​​‍​‌​‍​‍‌‌​‌‍​​‌​‌‌‍‌‍‍‍‍‌​‍‍​​‌​‍‌If the focus is on a cell selection block, the selection of the cells is removed.</p>
82
+ <p>‌​​​​‍​‌‌‍​‍​‍​‍​​​‌​‍​‍‌‌​‍‍‌​‍‍​‌‍‍‌‌​​If the focus is on a cell, and the table has a certain configuration of the selection behavior (to select a row, you can either select the row itself or the selection checkbox if it is available), only the focused cell is selected instead of the row.</p>
83
+ <p>‌‌‌‍‍​​‍‌‍‌‌​‌​‍‍‍‍​​‍‍​‍‍​‌‌​​​‌‌‍​‍‍‍​<kbd>Shift + Spacebar</kbd></p>
84
+ <p>‌​‍‌‌​‌‌​‍​‍‌‍‍‌​‍‌‌‌‍‍​‌‍​​‌‌​‌‍‌​‍‍‌‍If the focus is on a cell or the row selector, this toggles the selection of the current row.</p>
85
+ <p>‌‌‍​‌‍‌‍‍‌‍‍‍‍​‍​‍‍‍​‌‌‌‍‌‍‍‍​​​​​‌​‌​‍‍<span class="emphasis">If cell selection is enabled:</span></p>
86
+ <p>‌​‍​​‌‍​‌‌​​‌‌‍​‍​‍​‌​‍‍‌​​‌‌‍‌‌‌‌​​‍‍‍‍​If the focus is on a cell selection block, the cell selection block is changed into a row selection. The cell selection is removed.</p>
87
+ <p>‌​‌‍‍​​‍‍‌‌‌‍​​‌‍‍​‌​‍​​‌‌‍‌​‌‌‍​‍​‍‌​‌Depending on the row selection mode the following happens:</p>
88
+ <ul>
89
+ <li>‍​​‌‌‌​‌‍‌​​‍​​‌‍​​‌‍​‍‌​‌‍‍‍‍‍‌‌‌‍‍​‌​All rows of the block are selected (multiple selection)</li>
90
+ <li>‌​‌‌​‍‌‍‌​‌​​‍​​​​‌​‍‌‌‍‌​​​​​​‍‍‌​​‌‍​Only the row with the currently focused cell is selected (single selection)</li>
91
+ <li>‍​‌‌‌​‍​‍‍​‍‌​‌​‍‍‍‍​‌‌‌‍‌‍‌‌‌‍‌​‌‌​‍​‌None of the rows are selected</li>
92
+ </ul>
93
+ </description>
94
+ </interaction>
95
+ <interaction>‍‍​​‍​‍‍‍‌‍‌‌‌​​‌‌‍​‌‌​​‍‌‍‌‍‌‍​‍‌‌‍‌‌​‍ <kbd>ESC</kbd> <description>
96
+ <p>‌​‍‌‌‌​‌‍‍​‌​​​‌‍‌‌​​‍‌‌​‌‌‍‌‍‌​‌‌​‌‍‍‍‌​<span class="emphasis">If cell selection is enabled:</span></p>
97
+ <p>‌​​‍‌‍‍‍‍‌​​‌‍‌‍‌‍‍‍‌‌‍‍‌​‍‌​‍‍​‍​​‌‌‌​‍If the focus is inside of the table, and cells are selected, the selection of the cells is removed.</p>
98
+ </description>
99
+ </interaction>
100
+ <interaction>‌​‍​‌‌​​​​‌‌‌‌​‍‍​‍‌‍‌‍‌​​​‌​​‌‍‌‍‌‌​‍‍​‍ <kbd>F2</kbd> <description>
101
+ <p>‌‌‍‍‍​​‍​​‌‌‌​‌​‍​‌‌‍‌​‍​‍‌‌‍‍​‍‍​‍‍​​Toggles the focus between the cell and its content (with the exception of read-only text).</p>
102
+ </description>
103
+ </interaction>
104
+ <interaction>‌‌​‌​​​‍‌​​‍‍‍‍​‌‌‍​​‌‌‌‌‌‍‍‌‍‍‍​‍‍​‌‍‍​ <kbd>Shift + Spacebar</kbd> <description>
105
+ <p>‌‌‌‍​‍‌‍‍​‌‍‍‍‌‍‍‌‌‍‌‌‌‍​‌‌‍​‌‍​‍‌​​​‍​​If the focus is on <span class="uicontrol">Select AllShift, and <kbd>Spacebar</kbd> is pressed, the corresponding event is not triggered. <kbd>Shift</kbd> prevents this activity.</p>
106
+ </description>
107
+ </interaction>
108
+ <interaction>‌​‍​​‌‍‌​​​‌​​‌​‌‌‍‌‌‌‌​‍‍‍‍​‍‍​‌‌‍‌​‌‍​​ <kbd>Shift + Spacebar</kbd> <kbd>Shift + Enter</kbd> <description>
109
+ <p>‌‌‍‍‍​‍‍​‍‍‌‍​‌‌‍‍‌‌​​‍‍‌‍‌‌​‌‍​‍​​‌‍​‌‌If the focus is on a column header, and <kbd>Spacebar</kbd> or <kbd>Enter</kbd> is pressed, the corresponding event is not triggered.</p>
110
+ </description>
111
+ </interaction>
112
+ <interaction>‌​‍‌‌‌‍‍​‍‍​‌​‌​​‌​​‌​‍​‌‍‌‍​‍‍​‌‍​‍​‍‌‍‌ <kbd>Shift + ArrowUp</kbd> <description>
113
+ <p>‌​‍​‍​​‌‍​‌‌‍‌‍‍‍‌‌‍‍​​‍‌‍‌‍‍‍​‌‌​‌​‍‍​‌If the focus is on a cell or the row selector, and the relevant row is selected, the focus moves to the row above, and the selection is enhanced up to this row.</p>
114
+ <p>‍‌‌‍‌‍‍‍‌​‍‌​​​‌‌‍‌​‌‌‌‍‍‍‍​‍‌‌‌‍​‌‌‍​‍‍If the focus is on a cell or the row selector, and the relevant row is <span class="emphasis">not</span> selected, the focus moves to the row above, and the selection is removed for this row.</p>
115
+ <p>‌‌‌‌​​​‍​‍‍‍​​‍‍‍‌​‌‍‍​​‌‌‍​‍‌​‍​‍​‍‍‌​​​<span class="emphasis">If cell selection is enabled:</span></p>
116
+ <p>‌‌​​‌‌‌‌‌‌‌​​‍‌​‌​​​​‍‌‍‌​‍​‍‌‍​​​​‍‌‌‍‌If the focus is on a cell that is <span class="emphasis">not</span> selected, and the row is <span class="emphasis">not</span> selected, the focused cell and the cell above are selected. The focus moves to the cell above the focused cell.</p>
117
+ <p>‌​‍‌‌‌​‌‌​​‌​‍‌‍‌​​​‌​​‌‍​‍​​‌‌‍‌‌​​​​‌​‍If the focus is on a selected cell, the cell above gets the focus, and the cell selection is enhanced up to this cell.</p>
118
+ </description>
119
+ </interaction>
120
+ <interaction>‌‌‌​‌‌‌‍‌​​‌‌‍​‌‍​‌‍‌‌​​‌​‌‌‍​​‍‌​‌​​‍​ <kbd>Shift + ArrowDown</kbd> <description>
121
+ <p>‌‍‌​‌‌‍​‌​‍​‌‍‌​​‌​​​​‌‌​​‍‍‍‌‌​‌​‍‍​​​​If the focus is on a cell or the row selector, and the relevant row is selected, the focus moves to the row below, and the selection is enhanced up to this row.</p>
122
+ <p>‌‌​‍‍​​‌‍​‍​​‌‍‍‌‌‍​‌‌‍‍‍‌‍​‍​‍​‌‍‌‌​​‍If the focus is on a cell or the row selector, and the relevant row is <span class="emphasis">not</span> selected, the focus moves to the row below, and the selection is removed for this row.</p>
123
+ <p>‌‌‍‌​‍​​‍‍​‌‍‌‍​‌‌​‍‌​‍‌‌​​‍‍‌​​​​​‌‍‍‌‌<span class="emphasis">If cell selection is enabled:</span></p>
124
+ <p>‍​‌​​​​​​‍‍‍‌‌​‌‌​‌‌‌‌‍‌​‌‍‍‌‌‍​​​‌‌‍‍‌‌If the focus is on a cell that is <span class="emphasis">not</span> selected, and the row is <span class="emphasis">not</span> selected, the focused cell and the cell below are selected. The focus moves to the cell below the focused cell.</p>
125
+ <p>‍‍​​‌‌​‌‍‍‌‍‍‍‌​‌‌‌‌​​‌‍‌​‌‌​​​‌​​​‍‍‍‍If the focus is on a selected cell, the cell below gets the focus, and the cell selection is enhanced up to this cell.</p>
126
+ </description>
127
+ </interaction>
128
+ <interaction>‍‌‍‍​‍‌​‌‍​​‍‍​​‌​‍‌‌‍‌‌​‌‌‌‍‌‍‌‍‌​‌​​ <kbd>Shift + ArrowRight</kbd> <description>
129
+ <p>‌‌‌‌‌​‍‍‌‍‍‌​​‍‍​‌‌‌‍‌​‌​‌‍​‌‌‌‍​​‌​‌​‌​​If the focus is on a column header, the width of this column is increased by 1 em. This is repeated if key remains pressed.</p>
130
+ <p>‍​​​‍​‍​‍‌‌​‌‌‌​​‍​‌​‍‍​‍‍‍‍​‌‍‍​‍​​‌​​​<span class="emphasis">If cell selection is enabled:</span></p>
131
+ <p>‌‌‍​‌‍‍​​‍‌‍​​‍‍​​​‌​​‍‌‌​‍‍‍‍‍‍‌​‌​‍​​‍If the focus is on a cell that is <span class="emphasis">not</span> selected, the focused cell and the cell to the right are selected. The focus moves to the cell to the right of the focused cell.</p>
132
+ <p>‍‌‌‍​​​​‌‌‍​‌‌‍‍​‌​‍‍​‍‍‍​​​‍‍‌‍‍​​​‌​​‍If the focus is on a selected cell, the cell to the right gets the focus, and the cell selection is enhanced up to this cell.</p>
133
+ </description>
134
+ </interaction>
135
+ <interaction>‍​‌‌‌‌‌‍‍​‍‌​‌​‌‍​‌‌‍‌‍​‌‍‍‌‌‍​‍‍‍‌‌‍‌‌​ <kbd>Shift + ArrowLeft</kbd> <description>
136
+ <p>‌‌​‍‌​​‍​​‍‌​‌‍​‍‌​‌‌‌​‍‌‌​‍‍‍​‍‌​‍‌‍​‍‍‍If the focus is on a column header, the width of this column is decreased by 1 em. This is repeated if key remains pressed.</p>
137
+ <p>‍‌‌‍‍‌‌​​‌‍​‌‌‍‌‌‍‌​‌​‍​‌‍​‍‌‍​‌‍​​‍​‍​<span class="emphasis">If cell selection is enabled:</span></p>
138
+ <p>‌​‌‌‍​​‌‌‍‍‍‍‍‍‍‌‍​‍‍‌‌​​​‍‌‍​‌‍‌‍​‍‍​‌If the focus is on a cell that is <span class="emphasis">not</span> selected, the focused cell and the cell to the left are selected. The focus moves to the cell to the left of the focused cell.</p>
139
+ <p>‍‍‌‍‍‍‌​‍‌‌‌​​‌‍‍​‌‌‌‌​​‍​‌‌‌​‌‌​‌​‍‌‍‍​If the focus is on a selected cell, the cell to the left gets the focus, and the cell selection is enhanced up to this cell.</p>
140
+ </description>
141
+ </interaction>
142
+ <interaction>‌​‍‌​‍‌‌‌‌‌​‌‌​‌​‍​‍‍‌‌​‍‌‍‍‌‍‌‍‌​‍​​‍‍‌​ <kbd>Ctrl + ArrowRight</kbd> <description>
143
+ <p>‍​‌​‍‍​​‌​​​‌‌​‌‌‍‍‍​‍‍‌‌‌​​‍​‌‍‌​‍‍‍‌​‌If the focus is on a column header, the relevant column moves one position to the right.</p>
144
+ </description>
145
+ </interaction>
146
+ <interaction>‌‌‍‍‍‌​‌​‌​‌​‌‌‌​‍‌‌‍​​‌​‌‌‌‍‍‌‌‍‌​‍​‍‍‌ <kbd>Ctrl + ArrowLeft</kbd> <description>
147
+ <p>‍‍‍‌‍​‌​‍​​‌‍​‌‍‍‍‌‍​‍‌‍​‌‍‍‌​‌‍‌‌​‌‌‌‌​If the focus is on a column header, the relevant column moves one position to the left.</p>
148
+ </description>
149
+ </interaction>
150
+ <interaction>‌‌‌​‍​‌‍‌‍‌‍​‍​‌​​​‌​​​​‌​‌​‌‌‌​​‍‍‍‍‍​‍​ <kbd>Ctrl + ArrowUp</kbd> <description>
151
+ <p>‌‍‌​​‌‍‌‍‌‌‌‍‌‍‍​‌‌‌‍​​​‍​‍​‌‌​‍‌​‍‌‍‌​Moves the focus to the next focusable element in the row above.</p>
152
+ </description>
153
+ </interaction>
154
+ <interaction>‌‍‌​‌‍‍‍‌‍‍‍​‍‍‍‌​‍‌‍‌‌‌​​‍‌‌‍‍​​‍‌‌‌‍‍‍ <kbd>Ctrl + ArrowDown</kbd> <description>
155
+ <p>‍‍​‌​‍‌‍​‍‍​‍‍‍​​‌‌​‍‌‌‌‍​​​‌‍‍‍​‍‍​‍‍​​Moves the focus to the next focusable element in the row below.</p>
156
+ </description>
157
+ </interaction>
158
+ <interaction>‌​​‌‍​‌​‌‍‍‌‌​‌​‌‍​​‌‍‌​‍​​‍‍‍‍‍‍‍‌‌‌​​ <kbd>Ctrl + A</kbd> <description>
159
+ <p>‍​​‍​​‌‌‌‍​‍‍‍​‍‍‍‌​‍‌​‌‍‍‍‌‌‍‍​‍​‌‍​​​‌If the focus is on a cell, the row selector, or <span class="uicontrol">Select All</span>, this toggles the <span class="uicontrol">Select All</span> checkbox: All rows get selected or deselected respectively.</p>
160
+ </description>
161
+ </interaction>
162
+ <interaction>‌​​​‍‌‍​‌‍‌‌​‍‌‍‍‍‌​‍‍‍​‌‍​‌‍‍​​‍​​‌‌‌​‍​ <kbd>Ctrl + Shift + A</kbd> <description>
163
+ <p>‍​‍‌‌​​‍​‍​​​‍‌‌​‌‌‍‌​​‌‍​‍‍​‌‌​‌‍‍‌​‍‌​<span class="emphasis">If cell selection is enabled:</span></p>
164
+ <p>‍​‌‌‍‌​‌‍‍​‍‌‍‌‌‍‍​​‌‌​‌‌‌‍​‌‌‍‌​​​​​‍‍If the focus is inside of the table, the selection for any rows and cells is removed.</p>
165
+ </description>
166
+ </interaction>
167
+ <interaction>‌​‍​​​​‍​​‍‌‍‍​‌​​​​​‌‌‌​‍‍‌​​​​‌​‌​​​‌‌ <kbd>Alt + ArrowUp</kbd> <kbd>Alt + ArrowDown</kbd> <kbd>F4</kbd> <description>
168
+ <p>‍​‍‌‍‌‍​‍‌‍​‍‌‍‌‍‌‌‌‍‌​‌​‌​‍​‍‍‌​‌‌​‌‍‌If the focus is on a cell, the focus moves to its content (with the exception of a read-only text).</p>
169
+ <p>‍‍​​​‍‍​​‍‍‌‍‍​​‍‍‍‍‍‍‍‌​‍‌‍‌​‍‌‌‍​‌‌‌‌‌If the focus is on the group header or a non-leaf node of a tree, this toggles the expansion of the group: The group is expanded or collapsed respectively.</p>
170
+ </description>
171
+ </interaction>
172
+ <interaction>‍​‌​‌​‍​​‌‌​‌​‌​​‌​‍​‍‍‍​​‍‌‍​‍‍​‌​​‌‌​‌ <kbd>Shift + F10</kbd> <description>
173
+ <p>‌‌‌‌‍​​​‍​‌​‌‍‍​​‍​‍​​​‌‌‍​‍‍‌‍‍‍‍​​‍‌‍‌‌If the focus is on the group header, the group header menu is opened.</p>
174
+ <p>‌‌‌‌​​‌‍​‍​‍‍‌‌‍‌‍‌‍‌‌‌‍‌​‌​​‍‍‌​​​‌‍‌​‍‌If the focus is on the column header, the column header menu is opened.</p>
175
+ </description>
176
+ </interaction>
177
+ <interaction>‍‌‌​​‌‍​‍​‌‌‌​‍‌‌‌‍‌​‌​‍​​‍‌‍‍​‍​‍‍‌​‍‍​ <kbd>Shift + mouse click</kbd> <description>
178
+ <p>‌‌​‌‌‍​‌‍​‌‌‍‍‌‍‍​​‍‌​​‌‌​​​‍​‍‌‌‌​‍‍‍​‌‍<span class="emphasis">If cell selection is enabled:</span></p>
179
+ <p>‌‍‍​‌​‍​‍‍‌‍‍‌‌‌​‍‌​​‍​​‌‍​‍‍​‌‍‌‌‍‌‌‍‌​If cells are selected, <kbd>Shift + click</kbd> on a different cell enhances the selection up to the clicked cell.</p>
180
+ </description>
181
+ </interaction>
182
+ <interaction>‌‌‌​‍​​‌​‌​‍‍‌‍‌‍‌​​‍‌‍‍‍‌‍‌‌‌‍‍​​‌‍‍​‍‌‌ <kbd>Ctrl + C</kbd> <description>
183
+ <p>‍‍‍​‌‌‌‍‌‍‍‌‌‍​‍‌‍‍​‍​‌‌‍​‍‍‍​​​‍​‍‌‍​​‌Copies the selected rows or cells to the clipboard if available, and the feature is enabled.</p>
184
+ </description>
185
+ </interaction>
186
+ <interaction>‌‌​‍​‍‌​‍‍​‌​‌‍​‌​​‍‌‍​‌​​‍‍‍‍​​​​​‍‌‌ <kbd>Ctrl + V</kbd> <description>
187
+ <p>‍‍‌​​‌‌‌‍​‌‍‍‌​​​​‍‍‌​​‍​‍​​‍‍​‌‍​‍‌‍‍‌‌Pastes the content from the clipboard if the feature is enabled.</p>
188
+ </description>
189
+ </interaction>
190
+ </control-interactions>
191
+ </interaction-documentation>
@@ -0,0 +1,191 @@
1
+ <?xml version="1.0" encoding="UTF8"?>
2
+ <interaction-documentation library="sap.m" xmlns="http://schemas.sap.com/sapui5/extension/sap.ui.core.InteractionDocumentation/1">
3
+ <control-interactions>
4
+ <control name="sap.ui.table.Table"/>
5
+ <control name="sap.ui.table.AnalyticalTable"/>
6
+ <control name="sap.ui.table.TreeTable"/>
7
+ <interaction> <kbd>ArrowUp</kbd> <kbd>ArrowDown</kbd> <kbd>ArrowRight</kbd> <kbd>ArrowLeft</kbd> <description>
8
+ <p>Mueve el enfoque a la siguiente celda dentro de la misma columna o fila en las direcciones respectivas.</p>
9
+ <p><kbd>ArrowUp</kbd></p>
10
+ <p>Si el enfoque está en la primera fila, este se mueve al encabezado de columna.</p>
11
+ <p><kbd>ArrowDown</kbd></p>
12
+ <p>Si el enfoque está en una encabezado de columna, el enfoque se mueve a la celda de la primera fila visible de esta columna, que depende de la posición de desplazamiento actual.</p>
13
+ <p>Si el enfoque está en la casilla <span class="uicontrol">Seleccionar todo</span>, este se mueve al selector de filas de la primera fila visible, que depende de la posición de desplazamiento actual.</p>
14
+ <p><kbd>ArrowLeft</kbd></p>
15
+ <p>Si el enfoque está en una celda de la primera columna, este se mueve al selector de filas.</p>
16
+ <p>Si el enfoque está en una encabezado de columna, el enfoque se mueve al encabezado de columna de la izquierda.</p>
17
+ <p>Si el enfoque está en el encabezado de la primera columna, el enfoque se mueve a la casilla <span class="uicontrol">Seleccionar todo</span>.</p>
18
+ <p>Si el enfoque está en el encabezado de un grupo ampliado, el grupo se contrae.</p>
19
+ <p><kbd>ArrowRight</kbd></p>
20
+ <p>Si el enfoque está en el encabezado de columna, el enfoque se mueve al encabezado de columna de la derecha.</p>
21
+ <p>Si el enfoque está en el selector de filas, el enfoque se mueve a la celda de la primera columna dentro de la misma fila.</p>
22
+ <p>Si el enfoque está en la casilla de selección <span class="uicontrol">Seleccionar todo</span>, este se mueve al encabezado de la primera columna.</p>
23
+ </description>
24
+ </interaction>
25
+ <interaction> <kbd>PageUp</kbd> <description>
26
+ <p>Si el enfoque está a nivel de celda, este se mueve a la celda situada al principio de la misma columna. Si ya está en ese nivel, el enfoque se mueve una página hacia arriba y permanece en la misma columna con el desplazamiento requerido.</p>
27
+ <p>Si el enfoque está en la primera fila, este se mueve al encabezado de columna.</p>
28
+ </description>
29
+ </interaction>
30
+ <interaction> <kbd>PageDown</kbd> <description>
31
+ <p>Si el enfoque está a nivel de celda, este se mueve a la última celda visible de la misma columna. Si ya está en ese nivel, el enfoque se mueve una página hacia abajo y permanece en la misma columna con el desplazamiento requerido.</p>
32
+ <p>Si el enfoque está en el encabezado de columna, el enfoque se mueve a la primera fila.</p>
33
+ </description>
34
+ </interaction>
35
+ <interaction> <kbd>Alt + PageUp</kbd> <description>
36
+ <p>Si el enfoque está a nivel de celda o en un encabezado de columna, el enfoque se mueve cinco columnas a la izquierda (tamaño de página predeterminado). Si hay menos columnas a la izquierda que el tamaño de página actual, el enfoque se mueve a la primera columna.</p>
37
+ <p>Si el enfoque está en la primera columna a nivel de celda, el enfoque se mueve al selector de filas.</p>
38
+ <p>Si el enfoque está en el encabezado de la primera columna, el enfoque se mueve a <span class="uicontrol">Seleccionar todo</span>.</p>
39
+ </description>
40
+ </interaction>
41
+ <interaction> <kbd>Alt + PageDown</kbd> <description>
42
+ <p>Si el enfoque está a nivel de celda, este se mueve cinco columnas a la derecha (tamaño de página predeterminado).</p>
43
+ <p>Si el enfoque está en el encabezado de columna y hay menos columnas a la derecha que el tamaño de página actual, el enfoque se mueve a la última columna.</p>
44
+ <p>Si el enfoque está en el selector de filas, el enfoque se mueve a la primera columna de la misma fila.</p>
45
+ <p>Si el enfoque está en <span class="uicontrol">Seleccionar todo</span>, este se mueve al encabezado de la primera columna.</p>
46
+ </description>
47
+ </interaction>
48
+ <interaction> <kbd>Home</kbd> <kbd>Pos1</kbd> <description>
49
+ <p>Si el enfoque está en la celda, este se mueve a la primera columna de la misma fila.</p>
50
+ <p>Si el enfoque está en la celda de la primera columna, este se mueve al selector de filas.</p>
51
+ <p>Si el enfoque está en el encabezado de columna, el enfoque se mueve al encabezado de la primera columna.</p>
52
+ <p>Si el enfoque está en el primer encabezado de columna, el enfoque se mueve a <span class="uicontrol">Seleccionar todo</span>.</p>
53
+ </description>
54
+ </interaction>
55
+ <interaction> <kbd>End</kbd> <description>
56
+ <p>Si el enfoque está en la celda o el encabezado de columna, el enfoque se mueve a la última columna.</p>
57
+ <p>Si el enfoque está en el selector de filas, el enfoque se mueve a la primera columna de la misma fila.</p>
58
+ <p>Si el enfoque está en <span class="uicontrol">Seleccionar todo</span>, este se mueve al encabezado de la primera columna.</p>
59
+ </description>
60
+ </interaction>
61
+ <interaction> <kbd>Ctrl + Home</kbd> <kbd>Pos1</kbd> <description>
62
+ <p>Si el enfoque está en la celda, este se mueve al encabezado de columna.</p>
63
+ <p>Si el enfoque está en el selector de filas, el enfoque se mueve a <span class="uicontrol">Seleccionar todo</span>.</p>
64
+ </description>
65
+ </interaction>
66
+ <interaction> <kbd>Ctrl + End</kbd> <description>
67
+ <p>Si el enfoque está en la celda o en el encabezado de columna, el enfoque se mueve a la última fila de la misma columna.</p>
68
+ <p>Si el enfoque está en el selector de filas o en <span class="uicontrol">Seleccionar todo</span>, el enfoque se mueve al último selector de filas.</p>
69
+ </description>
70
+ </interaction>
71
+ <interaction> <kbd>Enter</kbd> <kbd>Spacebar</kbd> <description>
72
+ <p>Si el enfoque está en la celda, este se mueve al primer control enfocable de la celda.</p>
73
+ <p>Si el enfoque está en la casilla <span class="uicontrol">Seleccionar todo</span> o en un selector de filas, se alterna el estado de la casilla.</p>
74
+ <p>Si el enfoque está en el encabezado de columna, se abre el menú del encabezado de columna.</p>
75
+ <p>Si el enfoque está en el encabezado de grupo, el grupo relacionado se contrae o se expande.</p>
76
+ <p><kbd>Enter</kbd></p>
77
+ <p>Si el enfoque está en el encabezado de grupo, se abre el menú del encabezado de grupo.</p>
78
+ <p><kbd>Spacebar</kbd></p>
79
+ <p><span class="emphasis">Si la selección de celdas está activada:</span></p>
80
+ <p>Si el enfoque está en una celda, se selecciona la celda enfocada.</p>
81
+ <p>Si el enfoque está en un bloque de selección de celdas, se quita esta selección.</p>
82
+ <p>Si el enfoque está en una celda y la tabla tiene una determinada configuración del comportamiento de selección (para seleccionar una fila, puede seleccionar la fila en cuestión o la casilla, si está disponible), en lugar de la fila solo se seleccionará la celda enfocada.</p>
83
+ <p><kbd>Shift + Spacebar</kbd></p>
84
+ <p>Si el enfoque está en una celda o en el selector de filas, esto alterna la selección de la fila actual.</p>
85
+ <p><span class="emphasis">Si la selección de celdas está activada:</span></p>
86
+ <p>Si el enfoque está en un bloque de selección de celdas, este bloque se convierte en una selección de filas y se quita la selección de celdas.</p>
87
+ <p>En función del modo de selección de filas, ocurrirá lo siguiente:</p>
88
+ <ul>
89
+ <li>Se seleccionarán todas las filas del bloque (selección múltiple)</li>
90
+ <li>Solo se seleccionará la fila que contiene la celda con el foco (selección única)</li>
91
+ <li>No se seleccionará ninguna de las filas</li>
92
+ </ul>
93
+ </description>
94
+ </interaction>
95
+ <interaction> <kbd>ESC</kbd> <description>
96
+ <p><span class="emphasis">Si la selección de celdas está activada:</span></p>
97
+ <p>Si el enfoque está dentro de la tabla y hay celdas seleccionadas, se quita la selección de las celdas.</p>
98
+ </description>
99
+ </interaction>
100
+ <interaction> <kbd>F2</kbd> <description>
101
+ <p>Cambia el foco entre la celda y su contenido (excepto los textos de solo lectura).</p>
102
+ </description>
103
+ </interaction>
104
+ <interaction> <kbd>Shift + Spacebar</kbd> <description>
105
+ <p>Si el enfoque está en <span class="uicontrol">Seleccionar todo</span> y se presiona <kbd>Spacebar</kbd>, no se desencadena el evento correspondiente. <kbd>Shift</kbd> impide esta acción.</p>
106
+ </description>
107
+ </interaction>
108
+ <interaction> <kbd>Shift + Spacebar</kbd> <kbd>Shift + Enter</kbd> <description>
109
+ <p>Si el enfoque está en un encabezado de columna y se presiona <kbd>Spacebar</kbd> o <kbd>Enter</kbd>, no se desencadena el evento correspondiente.</p>
110
+ </description>
111
+ </interaction>
112
+ <interaction> <kbd>Shift + ArrowUp</kbd> <description>
113
+ <p>Si el enfoque está en una celda o en el selector de filas y se selecciona la fila relevante, el enfoque se mueve a la fila anterior y la selección se amplía hasta esta fila.</p>
114
+ <p>Si el enfoque está en una celda o en el selector de filas y la fila pertinente <span class="emphasis">no</span> está seleccionada, el enfoque se mueve a la fila anterior y se quita la selección de esta fila.</p>
115
+ <p><span class="emphasis">Si la selección de celdas está activada:</span></p>
116
+ <p>Si el enfoque está en una celda que <span class="emphasis">no</span> está seleccionada y la fila <span class="emphasis">no</span> está seleccionada, se seleccionan la celda enfocada y la anterior. El enfoque se mueve a la celda situada antes de la celda enfocada.</p>
117
+ <p>Si el enfoque está en una celda seleccionada, la celda anterior se enfoca y la selección de celdas se amplía hasta esta celda.</p>
118
+ </description>
119
+ </interaction>
120
+ <interaction> <kbd>Shift + ArrowDown</kbd> <description>
121
+ <p>Si el enfoque está en una celda o en el selector de filas y se selecciona la fila relevante, el enfoque se mueve a la fila siguiente y la selección se amplía hasta esta fila.</p>
122
+ <p>Si el enfoque está en una celda o en el selector de filas y la fila relevante <span class="emphasis">no</span> está seleccionada, el enfoque se mueve a la fila siguiente y se quita la selección de esta fila.</p>
123
+ <p><span class="emphasis">Si la selección de celdas está activada:</span></p>
124
+ <p>Si el enfoque está en una celda que <span class="emphasis">no</span> está seleccionada y la fila <span class="emphasis">no</span> está seleccionada, se seleccionan la celda enfocada y la celda siguiente. El enfoque se mueve a la celda siguiente a la celda enfocada.</p>
125
+ <p>Si el enfoque está en una celda seleccionada, la celda siguiente se enfoca y la selección de celdas se amplía hasta esta celda.</p>
126
+ </description>
127
+ </interaction>
128
+ <interaction> <kbd>Shift + ArrowRight</kbd> <description>
129
+ <p>Si el enfoque está en un encabezado de columna, el ancho de esta columna se incrementa en 1 em. Esto se repite si la tecla permanece presionada.</p>
130
+ <p><span class="emphasis">Si la selección de celdas está activada:</span></p>
131
+ <p>Si el enfoque está en una celda que <span class="emphasis">no</span> está seleccionada, se seleccionan la celda enfocada y la celda de la derecha. El enfoque se mueve a la celda situada a la derecha de la celda enfocada.</p>
132
+ <p>Si el enfoque está en una celda seleccionada, la celda de la derecha recibe el enfoque y la selección de celdas se amplía hasta esta celda.</p>
133
+ </description>
134
+ </interaction>
135
+ <interaction> <kbd>Shift + ArrowLeft</kbd> <description>
136
+ <p>Si el enfoque está en un encabezado de columna, el ancho de esta columna disminuye en 1 em. Esto se repite si la tecla permanece presionada.</p>
137
+ <p><span class="emphasis">Si la selección de celdas está activada:</span></p>
138
+ <p>Si el enfoque está en una celda que <span class="emphasis">no</span> está seleccionada, se seleccionan la celda enfocada y la celda de la izquierda. El enfoque se mueve a la celda situada a la izquierda de la celda enfocada.</p>
139
+ <p>Si el enfoque está en una celda seleccionada, la celda de la izquierda se enfoca y la selección de celdas se amplía hasta esta celda.</p>
140
+ </description>
141
+ </interaction>
142
+ <interaction> <kbd>Ctrl + ArrowRight</kbd> <description>
143
+ <p>Si el enfoque está en un encabezado de columna, la columna relevante se mueve una posición a la derecha.</p>
144
+ </description>
145
+ </interaction>
146
+ <interaction> <kbd>Ctrl + ArrowLeft</kbd> <description>
147
+ <p>Si el enfoque está en un encabezado de columna, la columna relevante se mueve una posición a la izquierda.</p>
148
+ </description>
149
+ </interaction>
150
+ <interaction> <kbd>Ctrl + ArrowUp</kbd> <description>
151
+ <p>Desplaza el foco al siguiente elemento enfocable de la fila superior.</p>
152
+ </description>
153
+ </interaction>
154
+ <interaction> <kbd>Ctrl + ArrowDown</kbd> <description>
155
+ <p>Desplaza el foco al siguiente elemento enfocable de la fila inferior.</p>
156
+ </description>
157
+ </interaction>
158
+ <interaction> <kbd>Ctrl + A</kbd> <description>
159
+ <p>Si el enfoque está en una celda, en el selector de filas o en <span class="uicontrol">Seleccionar todo</span>, esto alterna la casilla }<span class="uicontrol">Seleccionar todo</span>. Se seleccionan o se desmarcan todas las filas, respectivamente.</p>
160
+ </description>
161
+ </interaction>
162
+ <interaction> <kbd>Ctrl + Shift + A</kbd> <description>
163
+ <p><span class="emphasis">Si la selección de celdas está activada:</span></p>
164
+ <p>Si el enfoque está dentro de la tabla, se quita la selección de todas las filas y celdas.</p>
165
+ </description>
166
+ </interaction>
167
+ <interaction> <kbd>Alt + ArrowUp</kbd> <kbd>Alt + ArrowDown</kbd> <kbd>F4</kbd> <description>
168
+ <p>Si el enfoque está en una celda, este se mueve a su contenido (excepto los textos de solo lectura).</p>
169
+ <p>Si el enfoque está en el encabezado de grupo o en un nodo no de hoja de un árbol, esto alterna la expansión del grupo, que se expande o se contrae, respectivamente.</p>
170
+ </description>
171
+ </interaction>
172
+ <interaction> <kbd>Shift + F10</kbd> <description>
173
+ <p>Si el enfoque está en el encabezado de grupo, se abre el menú del encabezado de grupo.</p>
174
+ <p>Si el enfoque está en el encabezado de columna, se abre el menú del encabezado de columna.</p>
175
+ </description>
176
+ </interaction>
177
+ <interaction> <kbd>Shift + mouse click</kbd> <description>
178
+ <p><span class="emphasis">Si la selección de celdas está activada:</span></p>
179
+ <p>Si hay celdas seleccionadas, al presionar <kbd>Shift + click</kbd> en otra celda se amplía la selección hasta la celda en la que se hizo clic.</p>
180
+ </description>
181
+ </interaction>
182
+ <interaction> <kbd>Ctrl + C</kbd> <description>
183
+ <p>Copia las filas o celdas seleccionadas en el portapapeles, si está disponible y en caso de que la función esté activada.</p>
184
+ </description>
185
+ </interaction>
186
+ <interaction> <kbd>Ctrl + V</kbd> <description>
187
+ <p>Pega el contenido del portapapeles (si la función está activada).</p>
188
+ </description>
189
+ </interaction>
190
+ </control-interactions>
191
+ </interaction-documentation>