@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>將焦點沿著相應方向移至相同欄或列內的下一個儲存格。</p>
9
+ <p><kbd>ArrowUp</kbd></p>
10
+ <p>若焦點在第一列上,則該焦點會移至欄表頭。</p>
11
+ <p><kbd>ArrowDown</kbd></p>
12
+ <p>若焦點在欄表頭上,則該焦點會移至該欄第一個可顯示列中的儲存格,這取決於目前捲動位置。</p>
13
+ <p>若焦點在 <span class="uicontrol">[全選]</span> 核取方塊上,則該焦點會移至第一個可顯示列中的列選擇器,這取決於目前捲動位置。</p>
14
+ <p><kbd>ArrowLeft</kbd></p>
15
+ <p>若焦點在第一欄中的儲存格上,則該焦點會移至列選擇器。</p>
16
+ <p>若焦點在欄表頭上,則該焦點會移至左側的欄表頭。</p>
17
+ <p>若焦點在第一欄的欄表頭上,則該焦點會移至 <span class="uicontrol">[全選]</span> 核取方塊。</p>
18
+ <p>若焦點在展開群組的群組表頭上,則該群組會收合。</p>
19
+ <p><kbd>ArrowRight</kbd></p>
20
+ <p>若焦點在欄表頭上,則該焦點會移至右側的欄表頭。</p>
21
+ <p>若焦點在列選擇器上,則該焦點會移至相同列中第一欄的儲存格。</p>
22
+ <p>若焦點在 <span class="uicontrol">[全選]</span> 核取方塊上,則該焦點會移至第一欄的欄表頭。</p>
23
+ </description>
24
+ </interaction>
25
+ <interaction> <kbd>PageUp</kbd> <description>
26
+ <p>若焦點在儲存格層次上,則該焦點會移至相同欄最頂端的儲存格。若焦點已在該層次,則會向上移動一頁並停留在相同欄上,並進行所需捲動。</p>
27
+ <p>若焦點在第一列上,則該焦點會移至欄表頭。</p>
28
+ </description>
29
+ </interaction>
30
+ <interaction> <kbd>PageDown</kbd> <description>
31
+ <p>若焦點在儲存格層次上,則該焦點會移至相同欄中最後一個可顯示的儲存格。若焦點已在該層次,則會向下移動一頁並停留在相同欄上,並進行所需捲動。</p>
32
+ <p>若焦點在欄表頭上,則該焦點會移至第一列。</p>
33
+ </description>
34
+ </interaction>
35
+ <interaction> <kbd>Alt + PageUp</kbd> <description>
36
+ <p>若焦點在儲存格層次或欄表頭上,則該焦點會將五欄移至左側 (預設頁面大小);若左側的欄數少於目前頁面大小,則該焦點會移至第一欄。</p>
37
+ <p>若焦點在儲存格層次的第一欄上,則該焦點會移至列選擇器。</p>
38
+ <p>若焦點在第一欄的欄表頭上,則該焦點會移至 <span class="uicontrol">[全選]</span>。</p>
39
+ </description>
40
+ </interaction>
41
+ <interaction> <kbd>Alt + PageDown</kbd> <description>
42
+ <p>若焦點在儲存格層次上,則該焦點會將五欄移至右側 (預設頁面大小)。</p>
43
+ <p>若焦點在欄表頭上且右側的欄數少於目前頁面大小,則該焦點會移至最後一欄。</p>
44
+ <p>若焦點在列選擇器上,則該焦點會移至相同列中的第一欄。</p>
45
+ <p>若焦點在 <span class="uicontrol">[全選]</span> 上,則該焦點會移至第一欄的表頭。</p>
46
+ </description>
47
+ </interaction>
48
+ <interaction> <kbd>Home</kbd> <kbd>Pos1</kbd> <description>
49
+ <p>若焦點在儲存格上,則該焦點會移至相同列中的第一欄。</p>
50
+ <p>若焦點在第一欄中的儲存格上,則該焦點會移至列選擇器。</p>
51
+ <p>若焦點在欄表頭上,則該焦點會移至第一欄的表頭。</p>
52
+ <p>若焦點在第一個欄表頭上,則該焦點會移至 <span class="uicontrol">[全選]</span>。</p>
53
+ </description>
54
+ </interaction>
55
+ <interaction> <kbd>End</kbd> <description>
56
+ <p>若焦點在儲存格或欄表頭上,則該焦點會移至最後一欄。</p>
57
+ <p>若焦點在列選擇器上,則該焦點會移至相同列中的第一欄。</p>
58
+ <p>若焦點在 <span class="uicontrol">[全選]</span> 上,則該焦點會移至第一欄的表頭。</p>
59
+ </description>
60
+ </interaction>
61
+ <interaction> <kbd>Ctrl + Home</kbd> <kbd>Pos1</kbd> <description>
62
+ <p>若焦點在儲存格上,則該焦點會移至欄表頭。</p>
63
+ <p>若焦點在列選擇器上,則該焦點會移至 <span class="uicontrol">[全選]</span>。</p>
64
+ </description>
65
+ </interaction>
66
+ <interaction> <kbd>Ctrl + End</kbd> <description>
67
+ <p>若焦點在儲存格或欄表頭上,則該焦點會移至相同欄中的最後一列。</p>
68
+ <p>若焦點在列選擇器或 <span class="uicontrol">[全選]</span> 上,則該焦點會移至最後一個列選擇器。</p>
69
+ </description>
70
+ </interaction>
71
+ <interaction> <kbd>Enter</kbd> <kbd>Spacebar</kbd> <description>
72
+ <p>若焦點在儲存格上,則該焦點會移至儲存格中的第一個可聚焦控制項。</p>
73
+ <p>若焦點在 <span class="uicontrol">[全選]</span> 核取方塊或列選擇器上,則切換核取方塊狀態。</p>
74
+ <p>若焦點在欄表頭上,則會開啟欄表頭功能表。</p>
75
+ <p>若焦點在群組表頭上,則該相關群組會收合或展開。</p>
76
+ <p><kbd>Enter</kbd></p>
77
+ <p>若焦點在群組表頭上,則會開啟群組表頭功能表。</p>
78
+ <p><kbd>Spacebar</kbd></p>
79
+ <p><span class="emphasis">若已啟用儲存格選擇:</span></p>
80
+ <p>若焦點在儲存格上,則會選擇該聚焦儲存格。</p>
81
+ <p>若焦點在儲存格選擇區塊上,則會移除該儲存格選擇。</p>
82
+ <p>若焦點在儲存格上,且表格具有特定的選擇行為組態 (您可選擇列本身,或是若有核取方塊時予以勾選來選擇列),則僅會選擇聚焦儲存格而不是列。</p>
83
+ <p><kbd>Shift + Spacebar</kbd></p>
84
+ <p>若焦點在儲存格或列選擇器上,則會切換目前列的選擇。</p>
85
+ <p><span class="emphasis">若已啟用儲存格選擇:</span></p>
86
+ <p>若焦點在儲存格選擇區塊上,則該儲存格選擇區塊會更改為列選擇;儲存格選擇已移除。</p>
87
+ <p>根據列選擇模式不同,會發生下列情況:</p>
88
+ <ul>
89
+ <li>已選擇區塊的所有列 (多選)</li>
90
+ <li>僅選擇目前聚焦儲存格的所在列 (單選)</li>
91
+ <li>未選擇任何列</li>
92
+ </ul>
93
+ </description>
94
+ </interaction>
95
+ <interaction> <kbd>ESC</kbd> <description>
96
+ <p><span class="emphasis">若已啟用儲存格選擇:</span></p>
97
+ <p>若焦點在表格內且已選擇儲存格,則會移除儲存格選擇。</p>
98
+ </description>
99
+ </interaction>
100
+ <interaction> <kbd>F2</kbd> <description>
101
+ <p>在儲存格和其內容之間切換焦點 (唯讀內文除外)。</p>
102
+ </description>
103
+ </interaction>
104
+ <interaction> <kbd>Shift + Spacebar</kbd> <description>
105
+ <p>若焦點在 <span class="uicontrol">[全選]</span> 且已按下 <kbd>Spacebar</kbd>,則不會驅動對應事件。<kbd>Shift</kbd> 會避免此作業。</p>
106
+ </description>
107
+ </interaction>
108
+ <interaction> <kbd>Shift + Spacebar</kbd> <kbd>Shift + Enter</kbd> <description>
109
+ <p>若焦點在欄表頭上且已按下 <kbd>Spacebar</kbd> 或 <kbd>Enter</kbd>,則不會驅動對應事件。</p>
110
+ </description>
111
+ </interaction>
112
+ <interaction> <kbd>Shift + ArrowUp</kbd> <description>
113
+ <p>若焦點在儲存格或列選擇器上且已選擇相關列,則該焦點會移至上方列,且選擇會增強至該列。</p>
114
+ <p>若焦點在儲存格或列選擇器上且<span class="emphasis">未</span>選擇相關列,則該焦點會移至上方列,且會移除該列選擇。</p>
115
+ <p><span class="emphasis">若已啟用儲存格選擇:</span></p>
116
+ <p>若焦點在<span class="emphasis">未</span>選擇的儲存格上且<span class="emphasis">未</span>選擇列,則會選擇聚焦儲存格和上方儲存格;該焦點會移到聚焦儲存格上方的儲存格。</p>
117
+ <p>若焦點在所選的儲存格上,則焦點會移至上方儲存格,且儲存格選擇會增強至該儲存格。</p>
118
+ </description>
119
+ </interaction>
120
+ <interaction> <kbd>Shift + ArrowDown</kbd> <description>
121
+ <p>若焦點在儲存格或列選擇器上且已選擇相關列,則該焦點會移到下方列,且選擇會增強至該列。</p>
122
+ <p>若焦點在儲存格或列選擇器上且<span class="emphasis">未</span>選擇相關列,則該焦點會移到下方列,且會移除該列選擇。</p>
123
+ <p><span class="emphasis">若已啟用儲存格選擇:</span></p>
124
+ <p>若焦點在<span class="emphasis">未</span>選擇的儲存格上且<span class="emphasis">未</span>選擇列,則會選擇聚焦儲存格和下方儲存格;該焦點會移到聚焦儲存格下方的儲存格。</p>
125
+ <p>若焦點在所選的儲存格上,則焦點會移至下方儲存格,且儲存格選擇會增強至該儲存格。</p>
126
+ </description>
127
+ </interaction>
128
+ <interaction> <kbd>Shift + ArrowRight</kbd> <description>
129
+ <p>若焦點在欄表頭上,則該欄的寬度將增加 1 em。若繼續按下該鍵,則會重複此操作。</p>
130
+ <p><span class="emphasis">若已啟用儲存格選擇:</span></p>
131
+ <p>若焦點在<span class="emphasis">未</span>選擇的儲存格上,則會選擇聚焦儲存格和右側儲存格;該焦點會移至聚焦儲存格右側的儲存格。</p>
132
+ <p>若焦點在所選的儲存格上,則焦點會移至右側的儲存格,且儲存格選擇會增強至該儲存格。</p>
133
+ </description>
134
+ </interaction>
135
+ <interaction> <kbd>Shift + ArrowLeft</kbd> <description>
136
+ <p>若焦點在欄表頭上,則該欄的寬度將減少 1 em。若繼續按下該鍵,則會重複此操作。</p>
137
+ <p><span class="emphasis">若已啟用儲存格選擇:</span></p>
138
+ <p>若焦點在<span class="emphasis">未</span>選擇的儲存格上,則會選擇聚焦儲存格和左側儲存格;該焦點會移至聚焦儲存格左側的儲存格。</p>
139
+ <p>若焦點在所選的儲存格上,則焦點會移至左側的儲存格,且儲存格選擇會增強至該儲存格。</p>
140
+ </description>
141
+ </interaction>
142
+ <interaction> <kbd>Ctrl + ArrowRight</kbd> <description>
143
+ <p>若焦點在欄表頭上,則相關欄將向右移動一個位置。</p>
144
+ </description>
145
+ </interaction>
146
+ <interaction> <kbd>Ctrl + ArrowLeft</kbd> <description>
147
+ <p>若焦點在欄表頭上,則相關欄將向左移動一個位置。</p>
148
+ </description>
149
+ </interaction>
150
+ <interaction> <kbd>Ctrl + ArrowUp</kbd> <description>
151
+ <p>將焦點移至上方列中的下一個可聚焦元素。</p>
152
+ </description>
153
+ </interaction>
154
+ <interaction> <kbd>Ctrl + ArrowDown</kbd> <description>
155
+ <p>將焦點移至下方列中的下一個可聚焦元素。</p>
156
+ </description>
157
+ </interaction>
158
+ <interaction> <kbd>Ctrl + A</kbd> <description>
159
+ <p>若焦點在儲存格、列選擇器或 <span class="uicontrol">[全選]</span> 上,則會切換 <span class="uicontrol">[全選]</span> 核取方塊:個別選擇或取消選擇所有列。</p>
160
+ </description>
161
+ </interaction>
162
+ <interaction> <kbd>Ctrl + Shift + A</kbd> <description>
163
+ <p><span class="emphasis">若已啟用儲存格選擇:</span></p>
164
+ <p>若焦點在表格內,則會移除任何列和儲存格選擇。</p>
165
+ </description>
166
+ </interaction>
167
+ <interaction> <kbd>Alt + ArrowUp</kbd> <kbd>Alt + ArrowDown</kbd> <kbd>F4</kbd> <description>
168
+ <p>若焦點在儲存格上,則該焦點會移至其內容 (唯讀內文除外)。</p>
169
+ <p>若焦點在群組表頭或樹狀結構的非終端節點上,則會切換群組展開:個別展開或收合群組。</p>
170
+ </description>
171
+ </interaction>
172
+ <interaction> <kbd>Shift + F10</kbd> <description>
173
+ <p>若焦點在群組表頭上,則會開啟群組表頭功能表。</p>
174
+ <p>若焦點在欄表頭上,則會開啟欄表頭功能表。</p>
175
+ </description>
176
+ </interaction>
177
+ <interaction> <kbd>Shift + mouse click</kbd> <description>
178
+ <p><span class="emphasis">若已啟用儲存格選擇:</span></p>
179
+ <p>若已選擇儲存格,則 <kbd>Shift + click</kbd> 在其他儲存格可增強至所點擊儲存格的選擇。</p>
180
+ </description>
181
+ </interaction>
182
+ <interaction> <kbd>Ctrl + C</kbd> <description>
183
+ <p>若可用且已啟用該功能,則會將所選的列或儲存格複製到剪貼簿。</p>
184
+ </description>
185
+ </interaction>
186
+ <interaction> <kbd>Ctrl + V</kbd> <description>
187
+ <p>若已啟用該功能,則會貼上剪貼簿中的內容。</p>
188
+ </description>
189
+ </interaction>
190
+ </control-interactions>
191
+ </interaction-documentation>
@@ -27,14 +27,14 @@ sap.ui.define([
27
27
  * @namespace
28
28
  * @alias sap.ui.table
29
29
  * @author SAP SE
30
- * @version 1.136.0
30
+ * @version 1.136.2
31
31
  * @since 0.8
32
32
  * @public
33
33
  */
34
34
  const thisLib = Library.init({
35
35
  name: "sap.ui.table",
36
36
  apiVersion: 2,
37
- version: "1.136.0",
37
+ version: "1.136.2",
38
38
  dependencies: ["sap.ui.core", "sap.ui.unified"],
39
39
  ...{
40
40
  interactionDocumentation: true
@@ -98,7 +98,7 @@ sap.ui.define([
98
98
  /**
99
99
  * Navigation mode of the table
100
100
  *
101
- * @version 1.136.0
101
+ * @version 1.136.2
102
102
  * @enum {string}
103
103
  * @deprecated As of version 1.38, the concept has been discarded.
104
104
  * @public
@@ -129,7 +129,7 @@ sap.ui.define([
129
129
  /**
130
130
  * Row Action types.
131
131
  *
132
- * @version 1.136.0
132
+ * @version 1.136.2
133
133
  * @enum {string}
134
134
  * @public
135
135
  */
@@ -160,7 +160,7 @@ sap.ui.define([
160
160
  /**
161
161
  * Selection behavior of the table
162
162
  *
163
- * @version 1.136.0
163
+ * @version 1.136.2
164
164
  * @enum {string}
165
165
  * @public
166
166
  */
@@ -191,7 +191,7 @@ sap.ui.define([
191
191
  /**
192
192
  * Selection mode of the table
193
193
  *
194
- * @version 1.136.0
194
+ * @version 1.136.2
195
195
  * @enum {string}
196
196
  * @public
197
197
  */
@@ -229,7 +229,7 @@ sap.ui.define([
229
229
  /**
230
230
  * Sort order of a column
231
231
  *
232
- * @version 1.136.0
232
+ * @version 1.136.2
233
233
  * @enum {string}
234
234
  * @public
235
235
  * @deprecated As of version 1.120, replaced with <code>sap.ui.core.SortOrder</code>
@@ -256,7 +256,7 @@ sap.ui.define([
256
256
  /**
257
257
  * VisibleRowCountMode of the table
258
258
  *
259
- * @version 1.136.0
259
+ * @version 1.136.2
260
260
  * @enum {string}
261
261
  * @deprecated As of version 1.119, see the <code>rowMode</code> aggregation of <code>sap.ui.table.Table</code> for more details.
262
262
  * @public
@@ -301,7 +301,7 @@ sap.ui.define([
301
301
  *
302
302
  * Contains IDs of shared DOM references, which should be accessible to inheriting controls via getDomRef() function.
303
303
  *
304
- * @version 1.136.0
304
+ * @version 1.136.2
305
305
  * @enum {string}
306
306
  * @public
307
307
  */
@@ -402,7 +402,7 @@ sap.ui.define([
402
402
  *
403
403
  * This is an alias for {@link sap.ui.model.TreeAutoExpandMode} and kept for compatibility reasons.
404
404
  *
405
- * @version 1.136.0
405
+ * @version 1.136.2
406
406
  * @typedef {sap.ui.model.TreeAutoExpandMode}
407
407
  * @public
408
408
  * @deprecated As of version 1.120, replaced by <code>sap.ui.model.TreeAutoExpandMode</code>
@@ -35,7 +35,7 @@ sap.ui.define([
35
35
  * @class
36
36
  * @extends sap.ui.table.menus.ContextMenu
37
37
  * @author SAP SE
38
- * @version 1.136.0
38
+ * @version 1.136.2
39
39
  * @private
40
40
  * @alias sap.ui.table.menus.AnalyticalTableContextMenu
41
41
  */
@@ -35,7 +35,7 @@ sap.ui.define([
35
35
  *
36
36
  * @extends sap.ui.base.Object
37
37
  * @author SAP SE
38
- * @version 1.136.0
38
+ * @version 1.136.2
39
39
  * @private
40
40
  * @alias sap.ui.table.menus.ColumnHeaderMenuAdapter
41
41
  */
@@ -23,7 +23,7 @@ sap.ui.define([
23
23
  * @class
24
24
  * @extends sap.ui.core.Element
25
25
  * @author SAP SE
26
- * @version 1.136.0
26
+ * @version 1.136.2
27
27
  * @private
28
28
  * @alias sap.ui.table.menus.ContextMenu
29
29
  */
@@ -55,7 +55,7 @@ sap.ui.define([
55
55
  *
56
56
  * @extends sap.ui.table.menus.ColumnHeaderMenuAdapter
57
57
  * @author SAP SE
58
- * @version 1.136.0
58
+ * @version 1.136.2
59
59
  * @private
60
60
  * @alias sap.ui.table.menus.MobileColumnHeaderMenuAdapter
61
61
  */
@@ -125,7 +125,7 @@ TBL_RSZ_ROW_UP_SHORTCUT=\u0392\u03AD\u03BB\u03BF\u03C2 \u03A0\u03AC\u03BD\u03C9
125
125
 
126
126
  TBL_RSZ_ROW_DOWN=\u039C\u03B5\u03C4\u03B1\u03C4\u03CC\u03C0\u03B9\u03C3\u03B7 \u039C\u03AF\u03B1 \u03A3\u03B5\u03B9\u03C1\u03AC \u039A\u03AC\u03C4\u03C9
127
127
 
128
- TBL_RSZ_ROW_DOWN_SHORTCUT=\u0392\u03AD\u03BB\u03BF\u03C2 \u039A\u03AC\u03C4\u03C9
128
+ TBL_RSZ_ROW_DOWN_SHORTCUT=\u039A\u03AC\u03C4\u03C9 \u0392\u03AD\u03BB\u03BF\u03C2
129
129
 
130
130
  TBL_RSZ_MINIMIZE=\u0395\u03BB\u03B1\u03C7\u03B9\u03C3\u03C4\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7 \u0395\u03BD\u03CC\u03C4\u03B7\u03C4\u03B1\u03C2
131
131
 
@@ -24,7 +24,7 @@ sap.ui.define([
24
24
  * @extends sap.ui.table.plugins.SelectionPlugin
25
25
  *
26
26
  * @author SAP SE
27
- * @version 1.136.0
27
+ * @version 1.136.2
28
28
 
29
29
  * @private
30
30
  * @alias sap.ui.table.plugins.BindingSelection
@@ -52,7 +52,7 @@ sap.ui.define([
52
52
  * @extends sap.ui.table.plugins.SelectionPlugin
53
53
  *
54
54
  * @author SAP SE
55
- * @version 1.136.0
55
+ * @version 1.136.2
56
56
  *
57
57
  * @public
58
58
  * @since 1.64
@@ -42,7 +42,7 @@ sap.ui.define([
42
42
  * @extends sap.ui.table.plugins.SelectionPlugin
43
43
  *
44
44
  * @author SAP SE
45
- * @version 1.136.0
45
+ * @version 1.136.2
46
46
  *
47
47
  * @private
48
48
  * @alias sap.ui.table.plugins.ODataV4Selection
@@ -19,7 +19,7 @@ sap.ui.define([
19
19
  * @extends sap.ui.core.Element
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.136.0
22
+ * @version 1.136.2
23
23
  *
24
24
  * @private
25
25
  * @experimental Since 1.75
@@ -26,7 +26,7 @@ sap.ui.define([
26
26
  * @extends sap.ui.table.plugins.SelectionPlugin
27
27
  *
28
28
  * @author SAP SE
29
- * @version 1.136.0
29
+ * @version 1.136.2
30
30
  *
31
31
  * @private
32
32
  * @alias sap.ui.table.plugins.SelectionModelSelection
@@ -21,7 +21,7 @@ sap.ui.define([
21
21
  * @extends sap.ui.core.Element
22
22
  *
23
23
  * @author SAP SE
24
- * @version 1.136.0
24
+ * @version 1.136.2
25
25
  *
26
26
  * @public
27
27
  * @since 1.64
@@ -22,7 +22,7 @@ sap.ui.define([
22
22
  * @extends sap.ui.core.Element
23
23
  *
24
24
  * @author SAP SE
25
- * @version 1.136.0
25
+ * @version 1.136.2
26
26
  *
27
27
  * @private
28
28
  * @alias sap.ui.table.plugins.V4Aggregation
@@ -38,7 +38,7 @@ sap.ui.define([
38
38
  * @public
39
39
  *
40
40
  * @author SAP SE
41
- * @version 1.136.0
41
+ * @version 1.136.2
42
42
  */
43
43
  const AutoRowMode = RowMode.extend("sap.ui.table.rowmodes.Auto", /** @lends sap.ui.table.rowmodes.Auto.prototype */ {
44
44
  metadata: {
@@ -27,7 +27,7 @@ sap.ui.define([
27
27
  * @public
28
28
  *
29
29
  * @author SAP SE
30
- * @version 1.136.0
30
+ * @version 1.136.2
31
31
  */
32
32
  const FixedRowMode = RowMode.extend("sap.ui.table.rowmodes.Fixed", /** @lends sap.ui.table.rowmodes.Fixed.prototype */ {
33
33
  metadata: {
@@ -40,7 +40,7 @@ sap.ui.define([
40
40
  * @public
41
41
  *
42
42
  * @author SAP SE
43
- * @version 1.136.0
43
+ * @version 1.136.2
44
44
  */
45
45
  const InteractiveRowMode = RowMode.extend("sap.ui.table.rowmodes.Interactive", /** @lends sap.ui.table.rowmodes.Interactive.prototype */ {
46
46
  metadata: {
@@ -37,7 +37,7 @@ sap.ui.define([
37
37
  * @public
38
38
  *
39
39
  * @author SAP SE
40
- * @version 1.136.0
40
+ * @version 1.136.2
41
41
  */
42
42
  const RowMode = Element.extend("sap.ui.table.rowmodes.RowMode", /** @lends sap.ui.table.rowmodes.RowMode.prototype */ {
43
43
  metadata: {
@@ -23,7 +23,7 @@ sap.ui.define([
23
23
  * @extends sap.ui.table.rowmodes.RowMode
24
24
  *
25
25
  * @author SAP SE
26
- * @version 1.136.0
26
+ * @version 1.136.2
27
27
  *
28
28
  * @constructor
29
29
  * @private
@@ -210,7 +210,7 @@ sap.ui.define([
210
210
  * Static collection of utility functions related to the sap.ui.table.Table, ...
211
211
  *
212
212
  * @author SAP SE
213
- * @version 1.136.0
213
+ * @version 1.136.2
214
214
  * @namespace
215
215
  * @alias sap.ui.table.utils.TableUtils
216
216
  * @private
@@ -14,7 +14,7 @@ sap.ui.define([], function() {
14
14
  * Note: Do not access the functions of this helper directly, but via <code>sap.ui.table.utils.TableUtils.Binding...</code>
15
15
  *
16
16
  * @author SAP SE
17
- * @version 1.136.0
17
+ * @version 1.136.2
18
18
  * @namespace
19
19
  * @alias sap.ui.table.utils._BindingUtils
20
20
  * @private
@@ -18,7 +18,7 @@ sap.ui.define([
18
18
  * Note: Do not access the functions of this helper directly, but via <code>sap.ui.table.utils.TableUtils.Column...</code>
19
19
  *
20
20
  * @author SAP SE
21
- * @version 1.136.0
21
+ * @version 1.136.2
22
22
  * @namespace
23
23
  * @alias sap.ui.table.utils._ColumnUtils
24
24
  * @private
@@ -24,7 +24,7 @@ sap.ui.define([
24
24
  * Note: Do not access the functions of this helper directly, but via <code>sap.ui.table.utils.TableUtils.Grouping...</code>
25
25
  *
26
26
  * @author SAP SE
27
- * @version 1.136.0
27
+ * @version 1.136.2
28
28
  * @namespace
29
29
  * @alias sap.ui.table.utils._GroupingUtils
30
30
  * @private
@@ -22,7 +22,7 @@ sap.ui.define(["sap/ui/base/DataType", "sap/ui/model/ChangeReason"], function(Da
22
22
  * - There is no concept for public or protected hooks. Never expose a hook directly, only indirectly as can be seen in the examples.
23
23
  *
24
24
  * @author SAP SE
25
- * @version 1.136.0
25
+ * @version 1.136.2
26
26
  * @namespace
27
27
  * @alias sap.ui.table.utils._HookUtils
28
28
  *
@@ -14,7 +14,7 @@ sap.ui.define([], function() {
14
14
  * Note: Do not access the functions of this helper directly, but via <code>sap.ui.table.utils.TableUtils.Menu...</code>
15
15
  *
16
16
  * @author SAP SE
17
- * @version 1.136.0
17
+ * @version 1.136.2
18
18
  * @namespace
19
19
  * @alias sap.ui.table.utils._MenuUtils
20
20
  * @private