@openui5/sap.ui.table 1.138.0 → 1.140.0
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.
- package/README.md +1 -1
- package/REUSE.toml +8 -1
- package/THIRDPARTY.txt +72 -66
- package/package.json +4 -4
- package/src/sap/ui/table/.library +1 -1
- package/src/sap/ui/table/AnalyticalColumn.js +1 -1
- package/src/sap/ui/table/AnalyticalColumnMenu.js +1 -1
- package/src/sap/ui/table/AnalyticalTable.js +5 -9
- package/src/sap/ui/table/Column.js +1 -1
- package/src/sap/ui/table/ColumnMenu.js +1 -1
- package/src/sap/ui/table/CreationRow.js +1 -1
- package/src/sap/ui/table/Row.js +1 -1
- package/src/sap/ui/table/RowAction.js +1 -1
- package/src/sap/ui/table/RowActionItem.js +1 -1
- package/src/sap/ui/table/RowSettings.js +1 -1
- package/src/sap/ui/table/Table.js +7 -16
- package/src/sap/ui/table/TablePersoController.js +1 -1
- package/src/sap/ui/table/TableRenderer.js +2 -8
- package/src/sap/ui/table/TreeTable.js +2 -2
- package/src/sap/ui/table/extensions/Accessibility.js +55 -58
- package/src/sap/ui/table/extensions/AccessibilityRender.js +2 -2
- package/src/sap/ui/table/extensions/DragAndDrop.js +2 -2
- package/src/sap/ui/table/extensions/ExtensionBase.js +3 -33
- package/src/sap/ui/table/extensions/Keyboard.js +3 -3
- package/src/sap/ui/table/extensions/KeyboardDelegate.js +13 -26
- package/src/sap/ui/table/extensions/Pointer.js +2 -3
- package/src/sap/ui/table/extensions/Scrolling.js +2 -2
- package/src/sap/ui/table/extensions/ScrollingIOS.js +1 -1
- package/src/sap/ui/table/extensions/Synchronization.js +2 -2
- package/src/sap/ui/table/i18n/interaction.xml +4 -4
- package/src/sap/ui/table/i18n/interaction_ar.xml +23 -20
- package/src/sap/ui/table/i18n/interaction_bg.xml +8 -5
- package/src/sap/ui/table/i18n/interaction_ca.xml +8 -5
- package/src/sap/ui/table/i18n/interaction_cnr.xml +8 -5
- package/src/sap/ui/table/i18n/interaction_cs.xml +10 -7
- package/src/sap/ui/table/i18n/interaction_cy.xml +9 -6
- package/src/sap/ui/table/i18n/interaction_da.xml +8 -5
- package/src/sap/ui/table/i18n/interaction_de.xml +9 -6
- package/src/sap/ui/table/i18n/interaction_el.xml +8 -5
- package/src/sap/ui/table/i18n/interaction_en.xml +8 -5
- package/src/sap/ui/table/i18n/interaction_en_GB.xml +8 -5
- package/src/sap/ui/table/i18n/interaction_en_US_saprigi.xml +3 -3
- package/src/sap/ui/table/i18n/interaction_es.xml +8 -5
- package/src/sap/ui/table/i18n/interaction_es_MX.xml +8 -5
- package/src/sap/ui/table/i18n/interaction_et.xml +8 -5
- package/src/sap/ui/table/i18n/interaction_fi.xml +8 -5
- package/src/sap/ui/table/i18n/interaction_fr.xml +9 -6
- package/src/sap/ui/table/i18n/interaction_fr_CA.xml +8 -5
- package/src/sap/ui/table/i18n/interaction_hi.xml +8 -5
- package/src/sap/ui/table/i18n/interaction_hr.xml +14 -11
- package/src/sap/ui/table/i18n/interaction_hu.xml +8 -5
- package/src/sap/ui/table/i18n/interaction_id.xml +9 -6
- package/src/sap/ui/table/i18n/interaction_it.xml +9 -6
- package/src/sap/ui/table/i18n/interaction_iw.xml +15 -12
- package/src/sap/ui/table/i18n/interaction_ja.xml +9 -6
- package/src/sap/ui/table/i18n/interaction_kk.xml +10 -7
- package/src/sap/ui/table/i18n/interaction_ko.xml +8 -5
- package/src/sap/ui/table/i18n/interaction_lt.xml +8 -5
- package/src/sap/ui/table/i18n/interaction_lv.xml +8 -5
- package/src/sap/ui/table/i18n/interaction_mk.xml +10 -7
- package/src/sap/ui/table/i18n/interaction_ms.xml +8 -5
- package/src/sap/ui/table/i18n/interaction_nl.xml +10 -7
- package/src/sap/ui/table/i18n/interaction_no.xml +8 -5
- package/src/sap/ui/table/i18n/interaction_pl.xml +10 -7
- package/src/sap/ui/table/i18n/interaction_pt.xml +8 -5
- package/src/sap/ui/table/i18n/interaction_pt_PT.xml +8 -5
- package/src/sap/ui/table/i18n/interaction_ro.xml +8 -5
- package/src/sap/ui/table/i18n/interaction_ru.xml +8 -5
- package/src/sap/ui/table/i18n/interaction_sh.xml +8 -5
- package/src/sap/ui/table/i18n/interaction_sk.xml +8 -5
- package/src/sap/ui/table/i18n/interaction_sl.xml +9 -6
- package/src/sap/ui/table/i18n/interaction_sr.xml +8 -5
- package/src/sap/ui/table/i18n/interaction_sv.xml +8 -5
- package/src/sap/ui/table/i18n/interaction_th.xml +11 -8
- package/src/sap/ui/table/i18n/interaction_tr.xml +8 -5
- package/src/sap/ui/table/i18n/interaction_uk.xml +8 -5
- package/src/sap/ui/table/i18n/interaction_vi.xml +8 -5
- package/src/sap/ui/table/i18n/interaction_zh_CN.xml +8 -5
- package/src/sap/ui/table/i18n/interaction_zh_TW.xml +12 -9
- package/src/sap/ui/table/library.js +27 -11
- package/src/sap/ui/table/menus/AnalyticalTableContextMenu.js +1 -1
- package/src/sap/ui/table/menus/ColumnHeaderMenuAdapter.js +1 -1
- package/src/sap/ui/table/menus/ContextMenu.js +1 -1
- package/src/sap/ui/table/menus/MobileColumnHeaderMenuAdapter.js +2 -2
- package/src/sap/ui/table/messagebundle.properties +7 -0
- package/src/sap/ui/table/messagebundle_ar.properties +5 -0
- package/src/sap/ui/table/messagebundle_bg.properties +5 -0
- package/src/sap/ui/table/messagebundle_ca.properties +5 -0
- package/src/sap/ui/table/messagebundle_cnr.properties +5 -0
- package/src/sap/ui/table/messagebundle_cs.properties +7 -2
- package/src/sap/ui/table/messagebundle_cy.properties +6 -1
- package/src/sap/ui/table/messagebundle_da.properties +5 -0
- package/src/sap/ui/table/messagebundle_de.properties +11 -6
- package/src/sap/ui/table/messagebundle_el.properties +5 -0
- package/src/sap/ui/table/messagebundle_en.properties +5 -0
- package/src/sap/ui/table/messagebundle_en_GB.properties +5 -0
- package/src/sap/ui/table/messagebundle_en_US_saprigi.properties +5 -0
- package/src/sap/ui/table/messagebundle_es.properties +6 -1
- package/src/sap/ui/table/messagebundle_es_MX.properties +5 -0
- package/src/sap/ui/table/messagebundle_et.properties +5 -0
- package/src/sap/ui/table/messagebundle_fi.properties +6 -1
- package/src/sap/ui/table/messagebundle_fr.properties +7 -2
- package/src/sap/ui/table/messagebundle_fr_CA.properties +7 -2
- package/src/sap/ui/table/messagebundle_hi.properties +5 -0
- package/src/sap/ui/table/messagebundle_hr.properties +5 -0
- package/src/sap/ui/table/messagebundle_hu.properties +5 -0
- package/src/sap/ui/table/messagebundle_id.properties +7 -2
- package/src/sap/ui/table/messagebundle_it.properties +5 -0
- package/src/sap/ui/table/messagebundle_iw.properties +5 -0
- package/src/sap/ui/table/messagebundle_ja.properties +6 -1
- package/src/sap/ui/table/messagebundle_kk.properties +5 -0
- package/src/sap/ui/table/messagebundle_ko.properties +5 -0
- package/src/sap/ui/table/messagebundle_lt.properties +5 -0
- package/src/sap/ui/table/messagebundle_lv.properties +8 -3
- package/src/sap/ui/table/messagebundle_mk.properties +7 -2
- package/src/sap/ui/table/messagebundle_ms.properties +7 -2
- package/src/sap/ui/table/messagebundle_nl.properties +6 -1
- package/src/sap/ui/table/messagebundle_no.properties +5 -0
- package/src/sap/ui/table/messagebundle_pl.properties +5 -0
- package/src/sap/ui/table/messagebundle_pt.properties +5 -0
- package/src/sap/ui/table/messagebundle_pt_PT.properties +6 -1
- package/src/sap/ui/table/messagebundle_ro.properties +7 -2
- package/src/sap/ui/table/messagebundle_ru.properties +10 -5
- package/src/sap/ui/table/messagebundle_sh.properties +5 -0
- package/src/sap/ui/table/messagebundle_sk.properties +5 -0
- package/src/sap/ui/table/messagebundle_sl.properties +5 -0
- package/src/sap/ui/table/messagebundle_sr.properties +5 -0
- package/src/sap/ui/table/messagebundle_sv.properties +5 -0
- package/src/sap/ui/table/messagebundle_th.properties +5 -0
- package/src/sap/ui/table/messagebundle_tr.properties +5 -0
- package/src/sap/ui/table/messagebundle_uk.properties +5 -0
- package/src/sap/ui/table/messagebundle_vi.properties +5 -0
- package/src/sap/ui/table/messagebundle_zh_CN.properties +5 -0
- package/src/sap/ui/table/messagebundle_zh_TW.properties +7 -2
- package/src/sap/ui/table/plugins/BindingSelection.js +1 -1
- package/src/sap/ui/table/plugins/MultiSelectionPlugin.js +24 -11
- package/src/sap/ui/table/plugins/{V4Aggregation.js → ODataV4Aggregation.js} +51 -70
- package/src/sap/ui/table/plugins/ODataV4Hierarchy.js +91 -0
- package/src/sap/ui/table/plugins/ODataV4MultiLevel.js +100 -0
- package/src/sap/ui/table/plugins/ODataV4MultiSelection.js +489 -0
- package/src/sap/ui/table/plugins/ODataV4Selection.js +51 -419
- package/src/sap/ui/table/plugins/ODataV4SingleSelection.js +120 -0
- package/src/sap/ui/table/plugins/PluginBase.js +1 -1
- package/src/sap/ui/table/plugins/SelectionModelSelection.js +1 -1
- package/src/sap/ui/table/plugins/SelectionPlugin.js +18 -16
- package/src/sap/ui/table/rowmodes/Auto.js +1 -1
- package/src/sap/ui/table/rowmodes/Fixed.js +1 -1
- package/src/sap/ui/table/rowmodes/Interactive.js +1 -1
- package/src/sap/ui/table/rowmodes/RowMode.js +1 -1
- package/src/sap/ui/table/rowmodes/Variable.js +1 -1
- package/src/sap/ui/table/utils/TableUtils.js +1 -1
- package/src/sap/ui/table/utils/_ColumnUtils.js +13 -11
- package/src/sap/ui/table/utils/_GroupingUtils.js +1 -1
- package/src/sap/ui/table/utils/_HookUtils.js +1 -1
- package/src/sap/ui/table/utils/_MenuUtils.js +1 -1
- package/src/sap/ui/table/plugins/SelectionMode.js +0 -35
|
@@ -668,7 +668,7 @@ sap.ui.define([
|
|
|
668
668
|
* @class Extension for sap.ui.table.Table which handles mouse and touch related things.
|
|
669
669
|
* @extends sap.ui.table.extensions.ExtensionBase
|
|
670
670
|
* @author SAP SE
|
|
671
|
-
* @version 1.
|
|
671
|
+
* @version 1.140.0
|
|
672
672
|
* @constructor
|
|
673
673
|
* @private
|
|
674
674
|
* @alias sap.ui.table.extensions.Pointer
|
|
@@ -680,7 +680,7 @@ sap.ui.define([
|
|
|
680
680
|
* @inheritDoc
|
|
681
681
|
* @returns {string} The name of this extension.
|
|
682
682
|
*/
|
|
683
|
-
_init: function(oTable,
|
|
683
|
+
_init: function(oTable, mSettings) {
|
|
684
684
|
this._delegate = ExtensionDelegate;
|
|
685
685
|
|
|
686
686
|
// Register the delegate
|
|
@@ -688,7 +688,6 @@ sap.ui.define([
|
|
|
688
688
|
|
|
689
689
|
oTable._iLastHoveredVisibleColumnIndex = 0;
|
|
690
690
|
oTable._bIsColumnResizerMoving = false;
|
|
691
|
-
oTable._iFirstReorderableIndex = sTableType === ExtensionBase.TABLETYPES.TREE ? 1 : 0;
|
|
692
691
|
|
|
693
692
|
return "PointerExtension";
|
|
694
693
|
},
|
|
@@ -2327,7 +2327,7 @@ sap.ui.define([
|
|
|
2327
2327
|
* @class Extension for sap.ui.table.Table which handles scrolling.
|
|
2328
2328
|
* @extends sap.ui.table.extensions.ExtensionBase
|
|
2329
2329
|
* @author SAP SE
|
|
2330
|
-
* @version 1.
|
|
2330
|
+
* @version 1.140.0
|
|
2331
2331
|
* @constructor
|
|
2332
2332
|
* @private
|
|
2333
2333
|
* @alias sap.ui.table.extensions.Scrolling
|
|
@@ -2338,7 +2338,7 @@ sap.ui.define([
|
|
|
2338
2338
|
* @inheritDoc
|
|
2339
2339
|
* @returns {string} The name of this extension.
|
|
2340
2340
|
*/
|
|
2341
|
-
_init: function(oTable,
|
|
2341
|
+
_init: function(oTable, mSettings) {
|
|
2342
2342
|
const _ = _private(oTable);
|
|
2343
2343
|
|
|
2344
2344
|
// Horizontal scrolling
|
|
@@ -27,7 +27,7 @@ sap.ui.define([
|
|
|
27
27
|
* @class Extension for sap.ui.table.Table which handles the scrollbar on iOS.
|
|
28
28
|
* @extends sap.ui.table.extensions.ExtensionBase
|
|
29
29
|
* @author SAP SE
|
|
30
|
-
* @version 1.
|
|
30
|
+
* @version 1.140.0
|
|
31
31
|
* @constructor
|
|
32
32
|
* @private
|
|
33
33
|
* @alias sap.ui.table.extensions.ScrollingIOS
|
|
@@ -185,7 +185,7 @@ sap.ui.define([
|
|
|
185
185
|
* @class Extension for sap.ui.table.Table that allows synchronization with a table.
|
|
186
186
|
* @extends sap.ui.table.extensions.ExtensionBase
|
|
187
187
|
* @author SAP SE
|
|
188
|
-
* @version 1.
|
|
188
|
+
* @version 1.140.0
|
|
189
189
|
* @constructor
|
|
190
190
|
* @private
|
|
191
191
|
* @alias sap.ui.table.extensions.Synchronization
|
|
@@ -197,7 +197,7 @@ sap.ui.define([
|
|
|
197
197
|
* @inheritDoc
|
|
198
198
|
* @returns {string} The name of this extension.
|
|
199
199
|
*/
|
|
200
|
-
_init: function(oTable,
|
|
200
|
+
_init: function(oTable, mSettings) {
|
|
201
201
|
this._delegate = ExtensionDelegate;
|
|
202
202
|
this._oPublicInterface = {
|
|
203
203
|
syncRowSelection: ExtensionHelper.setRowSelection.bind(this),
|
|
@@ -119,7 +119,7 @@
|
|
|
119
119
|
</description>
|
|
120
120
|
</interaction>
|
|
121
121
|
<interaction>
|
|
122
|
-
<kbd>
|
|
122
|
+
<kbd>Escape</kbd>
|
|
123
123
|
<description>
|
|
124
124
|
<p><span class="emphasis">If cell selection is enabled:</span></p>
|
|
125
125
|
<p>If the focus is inside of the table and cells are selected, the selection of the cells is removed.</p>
|
|
@@ -236,10 +236,10 @@
|
|
|
236
236
|
</description>
|
|
237
237
|
</interaction>
|
|
238
238
|
<interaction>
|
|
239
|
-
<kbd>Shift +
|
|
239
|
+
<kbd>Shift + MouseClick</kbd>
|
|
240
240
|
<description>
|
|
241
241
|
<p><span class="emphasis">If cell selection is enabled:</span></p>
|
|
242
|
-
<p>If cells are selected, <kbd>Shift +
|
|
242
|
+
<p>If cells are selected, <kbd>Shift + MouseClick</kbd> on a different cell enhances the selection up to the clicked cell.</p>
|
|
243
243
|
</description>
|
|
244
244
|
</interaction>
|
|
245
245
|
<interaction>
|
|
@@ -255,4 +255,4 @@
|
|
|
255
255
|
</description>
|
|
256
256
|
</interaction>
|
|
257
257
|
</control-interactions>
|
|
258
|
-
</interaction-documentation>
|
|
258
|
+
</interaction-documentation>
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
<control name="sap.ui.table.AnalyticalTable"/>
|
|
6
6
|
<control name="sap.ui.table.TreeTable"/>
|
|
7
7
|
<interaction> <kbd>ArrowUp</kbd> <kbd>ArrowDown</kbd> <kbd>ArrowRight</kbd> <kbd>ArrowLeft</kbd> <description>
|
|
8
|
-
<p
|
|
8
|
+
<p>نقل التركيز إلى الخلية التالية داخل العمود نفسه أو الصف في الاتجاهات المعنية.</p>
|
|
9
9
|
<p><kbd>ArrowUp</kbd></p>
|
|
10
10
|
<p>إذا كان التركيز على الصف الأول، ينتقل التركيز إلى مقدمة العمود.</p>
|
|
11
11
|
<p><kbd>ArrowDown</kbd></p>
|
|
@@ -68,7 +68,7 @@
|
|
|
68
68
|
<p>إذا كان التركيز على محدِّد الصف أو <span class="uicontrol">تحديد الكل</span>، ينتقل التركيز إلى محدِّد الصف الأخير.</p>
|
|
69
69
|
</description>
|
|
70
70
|
</interaction>
|
|
71
|
-
<interaction> <kbd>Enter</kbd> <kbd>
|
|
71
|
+
<interaction> <kbd>Enter</kbd> <kbd>Spacebar</kbd> <description>
|
|
72
72
|
<p>إذا كان التركيز على الخلية، ينتقل التركيز إلى أول عنصر تحكم يمكن التركيز عليه في الخلية.</p>
|
|
73
73
|
<p>إذا كان التركيز على خانة الاختيار <span class="uicontrol">تحديد الكل</span> أو محدِّد الصف، فسيتم تبديل حالة خانة الاختيار.</p>
|
|
74
74
|
<p>إذا كان التركيز على مقدمة العمود، فسيتم فتح قائمة مقدمة العمود.</p>
|
|
@@ -77,9 +77,9 @@
|
|
|
77
77
|
<p>إذا كان التركيز على مقدمة المجموعة، فسيتم فتح قائمة مقدمة المجموعة.</p>
|
|
78
78
|
<p><kbd>Spacebar</kbd></p>
|
|
79
79
|
<p><span class="emphasis">إذا تم تمكين تحديد الخلية:</span></p>
|
|
80
|
-
<p>إذا كان التركيز على خلية، فسيتم تحديد الخلية
|
|
80
|
+
<p>إذا كان التركيز على خلية، فسيتم تحديد الخلية المركَّز عليها.</p>
|
|
81
81
|
<p>إذا كان التركيز على مجموعة تحديد الخلايا، تتم إزالة تحديد الخلايا.</p>
|
|
82
|
-
<p>إذا كان التركيز على خلية وكان الجدول يحتوي على تكوين معين لسلوك التحديد (لتحديد صف، يمكنك إما تحديد الصف نفسه أو خانة اختيار التحديد إذا كانت متوفرة)، فسيتم تحديد الخلية
|
|
82
|
+
<p>إذا كان التركيز على خلية وكان الجدول يحتوي على تكوين معين لسلوك التحديد (لتحديد صف، يمكنك إما تحديد الصف نفسه أو خانة اختيار التحديد إذا كانت متوفرة)، فسيتم تحديد الخلية المركَّز عليها فقط بدلاً من الصف.</p>
|
|
83
83
|
<p><kbd>Shift + Spacebar</kbd></p>
|
|
84
84
|
<p>إذا كان التركيز على خلية أو محدِّد صف، فسيقوم هذا بتبديل تحديد الصف الحالي.</p>
|
|
85
85
|
<p><span class="emphasis">إذا تم تمكين تحديد الخلية:</span></p>
|
|
@@ -87,12 +87,12 @@
|
|
|
87
87
|
<p>بناءً على نمط تحديد الصف، يحدث ما يلي:</p>
|
|
88
88
|
<ul>
|
|
89
89
|
<li>تم تحديد كل صفوف المجموعة (تحديد متعدد)</li>
|
|
90
|
-
<li>يتم تحديد الصف بالخلية
|
|
90
|
+
<li>يتم تحديد الصف بالخلية المركَّز عليها حاليًا فقط (تحديد فردي)</li>
|
|
91
91
|
<li>لم يتم تحديد أي صف من الصفوف</li>
|
|
92
92
|
</ul>
|
|
93
93
|
</description>
|
|
94
94
|
</interaction>
|
|
95
|
-
<interaction> <kbd>
|
|
95
|
+
<interaction> <kbd>Escape</kbd> <description>
|
|
96
96
|
<p><span class="emphasis">إذا تم تمكين تحديد الخلية:</span></p>
|
|
97
97
|
<p>إذا كان التركيز داخل الجدول وتم تحديد الخلايا، فسيتم إزالة تحديد الخلايا.</p>
|
|
98
98
|
</description>
|
|
@@ -101,16 +101,19 @@
|
|
|
101
101
|
<p>تبديل التركيز بين الخلية ومحتواها (باستثناء النص للقراءة فقط).</p>
|
|
102
102
|
</description>
|
|
103
103
|
</interaction>
|
|
104
|
-
<interaction> <kbd>Shift</kbd> <description>
|
|
104
|
+
<interaction> <kbd>Shift + Spacebar</kbd> <description>
|
|
105
105
|
<p>إذا كان التركيز على <span class="uicontrol">تحديد الكل</span> وتم الضغط على <kbd>Spacebar</kbd>، فلن يتم بدء تشغيل الحدث المقابل. ويمنع <kbd>Shift</kbd> هذا النشاط.</p>
|
|
106
|
-
|
|
106
|
+
</description>
|
|
107
|
+
</interaction>
|
|
108
|
+
<interaction> <kbd>Shift + Spacebar</kbd> <kbd>Shift + Enter</kbd> <description>
|
|
109
|
+
<p>إذا كان التركيز على مقدمة عمود وتم الضغط على <kbd>Spacebar</kbd> أو <kbd>Enter</kbd>، فلن يتم بدء تشغيل الحدث المقابل.</p>
|
|
107
110
|
</description>
|
|
108
111
|
</interaction>
|
|
109
112
|
<interaction> <kbd>Shift + ArrowUp</kbd> <description>
|
|
110
113
|
<p>إذا كان التركيز على محدِّد الخلية أو الصف، وتم تحديد الصف ذي الصلة، ينتقل التركيز إلى الصف أعلاه ويتم تحسين التحديد حتى هذا الصف.</p>
|
|
111
114
|
<p>إذا كان التركيز على محدِد الخلية أو الصف، و<span class="emphasis">لم</span> يتم تحديد الصف ذي الصلة، ينتقل التركيز إلى الصف أعلاه ويتم إزالة التحديد لهذا الصف.</p>
|
|
112
115
|
<p><span class="emphasis">إذا تم تمكين تحديد الخلية:</span></p>
|
|
113
|
-
<p>إذا كان التركيز على خلية <span class="emphasis">غير</span> محددة و<span class="emphasis">لم</span> يتم تحديد الصف، فسيتم تحديد الخلية
|
|
116
|
+
<p>إذا كان التركيز على خلية <span class="emphasis">غير</span> محددة و<span class="emphasis">لم</span> يتم تحديد الصف، فسيتم تحديد الخلية المركَّز عليها والخلية أعلاه. ينتقل التركيز إلى الخلية أعلى الخلية المركَّز عليها.</p>
|
|
114
117
|
<p>إذا كان التركيز على خلية محددة، فإن الخلية أعلاه تحصل على التركيز، ويتم تحسين تحديد الخلية حتى هذه الخلية.</p>
|
|
115
118
|
</description>
|
|
116
119
|
</interaction>
|
|
@@ -118,21 +121,21 @@
|
|
|
118
121
|
<p>إذا كان التركيز على محدِّد الخلية أو الصف، وتم تحديد الصف ذي الصلة، ينتقل التركيز إلى الصف أدناه ويتم تحسين التحديد حتى هذا الصف.</p>
|
|
119
122
|
<p>إذا كان التركيز على محدِد الخلية أو الصف، و<span class="emphasis">لم</span> يتم تحديد الصف ذي الصلة، ينتقل التركيز إلى الصف أدناه ويتم إزالة التحديد لهذا الصف.</p>
|
|
120
123
|
<p><span class="emphasis">إذا تم تمكين تحديد الخلية:</span></p>
|
|
121
|
-
<p>إذا كان التركيز على خلية <span class="emphasis">غير</span> محددة و<span class="emphasis">لم يتم</span> تحديد الصف، فسيتم تحديد الخلية
|
|
122
|
-
<p>إذا كان التركيز على خلية محددة، فإن الخلية
|
|
124
|
+
<p>إذا كان التركيز على خلية <span class="emphasis">غير</span> محددة و<span class="emphasis">لم يتم</span> تحديد الصف، فسيتم تحديد الخلية المركَّز عليها والخلية أدناه. ينتقل التركيز إلى الخلية أسفل الخلية المركَّز عليها.</p>
|
|
125
|
+
<p>إذا كان التركيز على خلية محددة، فإن الخلية التي تليها تحصل على التركيز، ويتم تحسين تحديد الخلية ليشمل هذه الخلية.</p>
|
|
123
126
|
</description>
|
|
124
127
|
</interaction>
|
|
125
128
|
<interaction> <kbd>Shift + ArrowRight</kbd> <description>
|
|
126
|
-
<p>إذا كان التركيز على مقدمة عمود، فسيزيد عرض هذا العمود بمقدار
|
|
129
|
+
<p>إذا كان التركيز على مقدمة عمود، فسيزيد عرض هذا العمود بمقدار 1 em. ويتكرر هذا إذا بقي المفتاح مضغوطاً.</p>
|
|
127
130
|
<p><span class="emphasis">إذا تم تمكين تحديد الخلية:</span></p>
|
|
128
|
-
<p>إذا كان التركيز على خلية <span class="emphasis">غير</span> محددة، فسيتم تحديد الخلية
|
|
129
|
-
<p>إذا كان التركيز على خلية محددة، فسيتم التركيز على الخلية الموجودة على اليسار، ويتم تحسين تحديد الخلية
|
|
131
|
+
<p>إذا كان التركيز على خلية <span class="emphasis">غير</span> محددة، فسيتم تحديد الخلية المركَّز عليها والخلية الموجودة على اليسار. ينتقل التركيز إلى الخلية على يسار الخلية المركَّز عليها.</p>
|
|
132
|
+
<p>إذا كان التركيز على خلية محددة، فسيتم التركيز على الخلية الموجودة على اليسار، ويتم تحسين تحديد الخلية ليشمل هذه الخلية.</p>
|
|
130
133
|
</description>
|
|
131
134
|
</interaction>
|
|
132
135
|
<interaction> <kbd>Shift + ArrowLeft</kbd> <description>
|
|
133
|
-
<p>إذا كان التركيز على مقدمة عمود، فسيتم تقليل عرض هذا العمود بمقدار
|
|
136
|
+
<p>إذا كان التركيز على مقدمة عمود، فسيتم تقليل عرض هذا العمود بمقدار 1 em. ويتكرر هذا إذا بقي المفتاح مضغوطًا.</p>
|
|
134
137
|
<p><span class="emphasis">إذا تم تمكين تحديد الخلية:</span></p>
|
|
135
|
-
<p>إذا كان التركيز على خلية <span class="emphasis">غير</span> محددة، فسيتم تحديد الخلية
|
|
138
|
+
<p>إذا كان التركيز على خلية <span class="emphasis">غير</span> محددة، فسيتم تحديد الخلية المركَّز عليها والخلية الموجودة على اليمين. ينتقل التركيز إلى الخلية إلى يمين الخلية المركَّز عليها.</p>
|
|
136
139
|
<p>إذا كان التركيز على خلية محددة، فسيتم التركيز على الخلية الموجودة على اليمين، ويتم تحسين تحديد الخلية حتى هذه الخلية.</p>
|
|
137
140
|
</description>
|
|
138
141
|
</interaction>
|
|
@@ -145,11 +148,11 @@
|
|
|
145
148
|
</description>
|
|
146
149
|
</interaction>
|
|
147
150
|
<interaction> <kbd>Ctrl + ArrowUp</kbd> <description>
|
|
148
|
-
<p
|
|
151
|
+
<p>نقل التركيز إلى العنصر التالي الذي يمكن التركيز عليه في الصف أعلاه.</p>
|
|
149
152
|
</description>
|
|
150
153
|
</interaction>
|
|
151
154
|
<interaction> <kbd>Ctrl + ArrowDown</kbd> <description>
|
|
152
|
-
<p
|
|
155
|
+
<p>نقل التركيز إلى العنصر التالي الذي يمكن التركيز عليه في الصف أدناه.</p>
|
|
153
156
|
</description>
|
|
154
157
|
</interaction>
|
|
155
158
|
<interaction> <kbd>Ctrl + A</kbd> <description>
|
|
@@ -171,9 +174,9 @@
|
|
|
171
174
|
<p>إذا كان التركيز على مقدمة العمود، فسيتم فتح قائمة مقدمة العمود.</p>
|
|
172
175
|
</description>
|
|
173
176
|
</interaction>
|
|
174
|
-
<interaction> <kbd>Shift +
|
|
177
|
+
<interaction> <kbd>Shift + MouseClick</kbd> <description>
|
|
175
178
|
<p><span class="emphasis">إذا تم تمكين تحديد الخلية:</span></p>
|
|
176
|
-
<p>في حالة تحديد الخلايا، يقوم <kbd>Shift +
|
|
179
|
+
<p>في حالة تحديد الخلايا، يقوم <kbd>Shift + MouseClick</kbd> في خلية مختلفة بتحسين التحديد حتى الخلية التي تم النقر فوقها.</p>
|
|
177
180
|
</description>
|
|
178
181
|
</interaction>
|
|
179
182
|
<interaction> <kbd>Ctrl + C</kbd> <description>
|
|
@@ -68,7 +68,7 @@
|
|
|
68
68
|
<p>Ако фокусът е върху селектора за редове или <span class="uicontrol">Избор на всички</span>, той се премества върху селектора за последния ред.</p>
|
|
69
69
|
</description>
|
|
70
70
|
</interaction>
|
|
71
|
-
<interaction> <kbd>Enter</kbd> <kbd>
|
|
71
|
+
<interaction> <kbd>Enter</kbd> <kbd>Spacebar</kbd> <description>
|
|
72
72
|
<p>Ако фокусът е върху клетката, той се премества върху първата контрола с възможност за фокусиране в клетката.</p>
|
|
73
73
|
<p>Ако фокусът е върху полето за отметка <span class="uicontrol">Избор на всички</span> или селектора за редове, превключва статуса на полето.</p>
|
|
74
74
|
<p>Ако фокусът е върху заглавката на колоната, менюто в заглавката се отваря.</p>
|
|
@@ -92,7 +92,7 @@
|
|
|
92
92
|
</ul>
|
|
93
93
|
</description>
|
|
94
94
|
</interaction>
|
|
95
|
-
<interaction> <kbd>
|
|
95
|
+
<interaction> <kbd>Escape</kbd> <description>
|
|
96
96
|
<p><span class="emphasis">Ако изборът на клетка е активиран:</span></p>
|
|
97
97
|
<p>Ако фокусът е вътре в таблицата и са избрани клетки, изборът на клетките се премахва.</p>
|
|
98
98
|
</description>
|
|
@@ -101,8 +101,11 @@
|
|
|
101
101
|
<p>Превключва фокуса между клетката и съдържанието ѝ (с изключение на текстове само за четене).</p>
|
|
102
102
|
</description>
|
|
103
103
|
</interaction>
|
|
104
|
-
<interaction> <kbd>Shift</kbd> <description>
|
|
104
|
+
<interaction> <kbd>Shift + Spacebar</kbd> <description>
|
|
105
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>
|
|
106
109
|
<p>Ако фокусът е върху заглавка на колона и е натиснато <kbd>Spacebar</kbd> или <kbd>Enter</kbd>, съответното събитие не се инициира.</p>
|
|
107
110
|
</description>
|
|
108
111
|
</interaction>
|
|
@@ -171,9 +174,9 @@
|
|
|
171
174
|
<p>Ако фокусът е върху заглавката на колоната, менюто в заглавката се отваря.</p>
|
|
172
175
|
</description>
|
|
173
176
|
</interaction>
|
|
174
|
-
<interaction> <kbd>Shift +
|
|
177
|
+
<interaction> <kbd>Shift + MouseClick</kbd> <description>
|
|
175
178
|
<p><span class="emphasis">Ако изборът на клетка е активиран:</span></p>
|
|
176
|
-
<p>Ако са избрани клетки, <kbd>Shift +
|
|
179
|
+
<p>Ако са избрани клетки, <kbd>Shift + MouseClick</kbd> върху друга клетка разширява избора до кликнатата клетка.</p>
|
|
177
180
|
</description>
|
|
178
181
|
</interaction>
|
|
179
182
|
<interaction> <kbd>Ctrl + C</kbd> <description>
|
|
@@ -68,7 +68,7 @@
|
|
|
68
68
|
<p>Si el focus és al selector de fila o a <span class="uicontrol">Selecciona-ho tot</span>, el focus es mou al darrer selector de fila.</p>
|
|
69
69
|
</description>
|
|
70
70
|
</interaction>
|
|
71
|
-
<interaction> <kbd>Enter</kbd> <kbd>
|
|
71
|
+
<interaction> <kbd>Enter</kbd> <kbd>Spacebar</kbd> <description>
|
|
72
72
|
<p>Si el focus és a la cel·la, el focus es mou al primer control enfocable de la cel·la.</p>
|
|
73
73
|
<p>Si el focus és a la casella de selecció <span class="uicontrol">Selecciona-ho tot</span> o a un selector de fila, alterna l'estat de la casella de selecció.</p>
|
|
74
74
|
<p>Si el focus és a la capçalera de columna, s'obre el menú de la capçalera de columna.</p>
|
|
@@ -92,7 +92,7 @@
|
|
|
92
92
|
</ul>
|
|
93
93
|
</description>
|
|
94
94
|
</interaction>
|
|
95
|
-
<interaction> <kbd>
|
|
95
|
+
<interaction> <kbd>Escape</kbd> <description>
|
|
96
96
|
<p><span class="emphasis">Si la selecció de cel·les està activada:</span></p>
|
|
97
97
|
<p>Si el focus és dins de la taula i hi ha cel·les seleccionades, la selecció de les cel·les es treu.</p>
|
|
98
98
|
</description>
|
|
@@ -101,8 +101,11 @@
|
|
|
101
101
|
<p>Canvia el focus entre la cel·la i el seu contingut (tret dels textos de només lectura).</p>
|
|
102
102
|
</description>
|
|
103
103
|
</interaction>
|
|
104
|
-
<interaction> <kbd>Shift</kbd> <description>
|
|
104
|
+
<interaction> <kbd>Shift + Spacebar</kbd> <description>
|
|
105
105
|
<p>Si el focus és a <span class="uicontrol">Selecciona-ho tot</span> i es prem <kbd>Spacebar</kbd>, l'esdeveniment corresponent no s'activa. <kbd>Shift</kbd> impedeix aquesta activitat.</p>
|
|
106
|
+
</description>
|
|
107
|
+
</interaction>
|
|
108
|
+
<interaction> <kbd>Shift + Spacebar</kbd> <kbd>Shift + Enter</kbd> <description>
|
|
106
109
|
<p>Si el focus és en una capçalera de columna i es prem <kbd>Spacebar</kbd> o <kbd>Enter</kbd>, l'esdeveniment corresponent no s'activa.</p>
|
|
107
110
|
</description>
|
|
108
111
|
</interaction>
|
|
@@ -171,9 +174,9 @@
|
|
|
171
174
|
<p>Si el focus és a la capçalera de columna, s'obre el menú de la capçalera de columna.</p>
|
|
172
175
|
</description>
|
|
173
176
|
</interaction>
|
|
174
|
-
<interaction> <kbd>Shift +
|
|
177
|
+
<interaction> <kbd>Shift + MouseClick</kbd> <description>
|
|
175
178
|
<p><span class="emphasis">Si la selecció de cel·les està activada:</span></p>
|
|
176
|
-
<p>Si hi ha cel·les seleccionades, en prémer <kbd>Shift +
|
|
179
|
+
<p>Si hi ha cel·les seleccionades, en prémer <kbd>Shift + MouseClick</kbd> en una altra cel·la, s'amplia la selecció fins a la cel·la en què s'ha fet clic.</p>
|
|
177
180
|
</description>
|
|
178
181
|
</interaction>
|
|
179
182
|
<interaction> <kbd>Ctrl + C</kbd> <description>
|
|
@@ -68,7 +68,7 @@
|
|
|
68
68
|
<p>Ako je fokus na selektoru reda ili na <span class="uicontrol">Odaberi sve</span>, fokus se pomjera na posljednji selektor reda.</p>
|
|
69
69
|
</description>
|
|
70
70
|
</interaction>
|
|
71
|
-
<interaction> <kbd>Enter</kbd> <kbd>
|
|
71
|
+
<interaction> <kbd>Enter</kbd> <kbd>Spacebar</kbd> <description>
|
|
72
72
|
<p>Ako je fokus na ćeliji, fokus se pomjera na prvu kontrolu na koju se može fokusirati u ćeliji.</p>
|
|
73
73
|
<p>Ako je fokus na kvadratiću za potvrdu <span class="uicontrol">Odaberi sve</span> ili selektoru reda, ovo prebacuje status kvadratića za potvrdu.</p>
|
|
74
74
|
<p>Ako je fokus na zaglavlju kolone, otvara se meni zaglavlja kolone.</p>
|
|
@@ -92,7 +92,7 @@
|
|
|
92
92
|
</ul>
|
|
93
93
|
</description>
|
|
94
94
|
</interaction>
|
|
95
|
-
<interaction> <kbd>
|
|
95
|
+
<interaction> <kbd>Escape</kbd> <description>
|
|
96
96
|
<p><span class="emphasis">Ako je odabir ćelije aktiviran:</span></p>
|
|
97
97
|
<p>Ako je fokus unutar tabele i ćelije su odabrane, odabir ćelija se uklanja.</p>
|
|
98
98
|
</description>
|
|
@@ -101,8 +101,11 @@
|
|
|
101
101
|
<p>Prebacuje fokus između ćelije i njenog sadržaja (sa izuzetkom teksta koji je samo za čitanje).</p>
|
|
102
102
|
</description>
|
|
103
103
|
</interaction>
|
|
104
|
-
<interaction> <kbd>Shift</kbd> <description>
|
|
104
|
+
<interaction> <kbd>Shift + Spacebar</kbd> <description>
|
|
105
105
|
<p>Ako je fokus na <span class="uicontrol">Odaberi sve</span> i pritisne se <kbd>Spacebar</kbd>, odgovarajući događaj se ne pokreće. <kbd>Shift</kbd> spriječava ovu aktivnost.</p>
|
|
106
|
+
</description>
|
|
107
|
+
</interaction>
|
|
108
|
+
<interaction> <kbd>Shift + Spacebar</kbd> <kbd>Shift + Enter</kbd> <description>
|
|
106
109
|
<p>Ako je fokus na zaglavlju kolone i <kbd>Spacebar</kbd> ili se pritisne <kbd>Enter</kbd>, odgovarajući događaj se ne pokreće.</p>
|
|
107
110
|
</description>
|
|
108
111
|
</interaction>
|
|
@@ -171,9 +174,9 @@
|
|
|
171
174
|
<p>Ako je fokus na zaglavlju kolone, otvara se meni zaglavlja kolone.</p>
|
|
172
175
|
</description>
|
|
173
176
|
</interaction>
|
|
174
|
-
<interaction> <kbd>Shift +
|
|
177
|
+
<interaction> <kbd>Shift + MouseClick</kbd> <description>
|
|
175
178
|
<p><span class="emphasis">Ako je odabir ćelije aktiviran:</span></p>
|
|
176
|
-
<p>Ako su ćelije odabrane, <kbd>Shift +
|
|
179
|
+
<p>Ako su ćelije odabrane, <kbd>Shift + MouseClick</kbd> na drugoj ćeliji proširuje odabir do ćelije na koju je kliknuto.</p>
|
|
177
180
|
</description>
|
|
178
181
|
</interaction>
|
|
179
182
|
<interaction> <kbd>Ctrl + C</kbd> <description>
|
|
@@ -68,7 +68,7 @@
|
|
|
68
68
|
<p>Je-li fokus na selektoru řádek nebo na <span class="uicontrol">Vybrat vše</span>, přesune se na selektor poslední řádky.</p>
|
|
69
69
|
</description>
|
|
70
70
|
</interaction>
|
|
71
|
-
<interaction> <kbd>Enter</kbd> <kbd>
|
|
71
|
+
<interaction> <kbd>Enter</kbd> <kbd>Spacebar</kbd> <description>
|
|
72
72
|
<p>Je-li fokus na buňce v prvním sloupci, přesune se na první zaměřitelný ovladač v buňce.</p>
|
|
73
73
|
<p>Je-li fokus na poli <span class="uicontrol">Vybrat vše</span> nebo na selektoru řádek, přepne stav zaškrtávacího pole.</p>
|
|
74
74
|
<p>Je-li fokus na hlavičce sloupce, otevře se menu hlavičky sloupce.</p>
|
|
@@ -92,7 +92,7 @@
|
|
|
92
92
|
</ul>
|
|
93
93
|
</description>
|
|
94
94
|
</interaction>
|
|
95
|
-
<interaction> <kbd>
|
|
95
|
+
<interaction> <kbd>Escape</kbd> <description>
|
|
96
96
|
<p><span class="emphasis">Když je aktivován výběr buňky:</span></p>
|
|
97
97
|
<p>Je-li fokus v tabulce a buňky jsou vybrány, výběr buněk se odebere.</p>
|
|
98
98
|
</description>
|
|
@@ -101,14 +101,17 @@
|
|
|
101
101
|
<p>Přepíná fokus mezi buňkou a jejím obsahem (s výjimkou textu pouze ke čtení).</p>
|
|
102
102
|
</description>
|
|
103
103
|
</interaction>
|
|
104
|
-
<interaction> <kbd>Shift</kbd> <description>
|
|
104
|
+
<interaction> <kbd>Shift + Spacebar</kbd> <description>
|
|
105
105
|
<p>Je-li fokus na <span class="uicontrol">Vybrat vše</span> a <kbd>Spacebar</kbd> je stisknuto, odpovídající událost se nespustí. <kbd>Shift</kbd> zabraňuje této činnosti.</p>
|
|
106
|
+
</description>
|
|
107
|
+
</interaction>
|
|
108
|
+
<interaction> <kbd>Shift + Spacebar</kbd> <kbd>Shift + Enter</kbd> <description>
|
|
106
109
|
<p>Je-li fokus na hlavičce sloupce a <kbd>Spacebar</kbd> nebo <kbd>Enter</kbd> je stisknuto, odpovídající událost se nespustí. </p>
|
|
107
110
|
</description>
|
|
108
111
|
</interaction>
|
|
109
112
|
<interaction> <kbd>Shift + ArrowUp</kbd> <description>
|
|
110
113
|
<p>Je-li fokus na buňce nebo na selektoru řádek a je vybrána relevantní řádka, fokus se přemístí o řádku výše a výběr se rozšíří až po tuto řádku.</p>
|
|
111
|
-
<p>Je-li fokus na selektoru buněk nebo řádek a <span class="emphasis">není</span> vybrána relevantní řádka, fokus se přemístí o řádku výše a výběr se pro tuto řádku
|
|
114
|
+
<p>Je-li fokus na selektoru buněk nebo řádek a <span class="emphasis">není</span> vybrána relevantní řádka, fokus se přemístí o řádku výše a výběr se pro tuto řádku odebere.</p>
|
|
112
115
|
<p><span class="emphasis">Když je aktivován výběr buňky:</span></p>
|
|
113
116
|
<p>Je-li fokus na buňce, která <span class="emphasis">není</span> vybrána, a řádka <span class="emphasis">není</span> vybrána, vybere se zaměřená buňka a buňka nad ní. Fokus se přemístí na buňku nad zaměřenou buňkou.</p>
|
|
114
117
|
<p>Je-li fokus na vybrané buňce, buňka nad ní získá fokus a výběr buňky je rozšířen až po tuto buňku.</p>
|
|
@@ -116,7 +119,7 @@
|
|
|
116
119
|
</interaction>
|
|
117
120
|
<interaction> <kbd>Shift + ArrowDown</kbd> <description>
|
|
118
121
|
<p>Je-li fokus na buňce nebo na selektoru řádek a je vybrána relevantní řádka, fokus se přemístí o řádku níže a výběr se rozšíří až po tuto řádku.</p>
|
|
119
|
-
<p>Je-li fokus na buňce nebo na selektoru řádek a <span class="emphasis">není</span> vybrána relevantní řádka, fokus se přemístí o řádku níže a výběr se pro tuto řádku
|
|
122
|
+
<p>Je-li fokus na buňce nebo na selektoru řádek a <span class="emphasis">není</span> vybrána relevantní řádka, fokus se přemístí o řádku níže a výběr se pro tuto řádku odebere.</p>
|
|
120
123
|
<p><span class="emphasis">Když je aktivován výběr buňky:</span></p>
|
|
121
124
|
<p>Je-li fokus na buňce, která <span class="emphasis">není</span> vybrána, a řádka <span class="emphasis">není</span> vybrána, vybere se zaměřená buňka a buňka pod ní. Fokus se přemístí na buňku pod zaměřenou buňkou.</p>
|
|
122
125
|
<p>Je-li fokus na vybrané buňce, buňka pod ní získá fokus a výběr buňky je rozšířen až po tuto buňku.</p>
|
|
@@ -171,9 +174,9 @@
|
|
|
171
174
|
<p>Je-li fokus na hlavičce sloupce, otevře se menu hlavičky sloupce.</p>
|
|
172
175
|
</description>
|
|
173
176
|
</interaction>
|
|
174
|
-
<interaction> <kbd>Shift +
|
|
177
|
+
<interaction> <kbd>Shift + MouseClick</kbd> <description>
|
|
175
178
|
<p><span class="emphasis">Když je aktivován výběr buňky:</span></p>
|
|
176
|
-
<p>Jsou-li buňky vybrány, <kbd>Shift +
|
|
179
|
+
<p>Jsou-li buňky vybrány, <kbd>Shift + MouseClick</kbd> na jinou buňku rozšíří výběr až po buňku, na niž se klikne.</p>
|
|
177
180
|
</description>
|
|
178
181
|
</interaction>
|
|
179
182
|
<interaction> <kbd>Ctrl + C</kbd> <description>
|
|
@@ -68,7 +68,7 @@
|
|
|
68
68
|
<p>Os yw'r ffocws ar y dewisydd rhesi neu ar <span class="uicontrol">Dewis Pob Un</span>, bydd y ffocws yn symud i ddewisydd y rhes olaf.</p>
|
|
69
69
|
</description>
|
|
70
70
|
</interaction>
|
|
71
|
-
<interaction> <kbd>Enter</kbd> <kbd>
|
|
71
|
+
<interaction> <kbd>Enter</kbd> <kbd>Spacebar</kbd> <description>
|
|
72
72
|
<p>Os yw'r ffocws ar y gell, bydd y ffocws yn symud i'r rheolydd cyntaf y gellir rhoi ffocws arno yn y gell.</p>
|
|
73
73
|
<p>Os yw'r ffocws ar y blwch ticio <span class="uicontrol">Dewis Pob Un</span> neu ddewisydd rhesi, bydd yn toglo'r cyflwr blwch ticio.</p>
|
|
74
74
|
<p>Os yw'r ffocws ar bennawd colofn, bydd dewislen pennawd y golofn yn agor.</p>
|
|
@@ -92,7 +92,7 @@
|
|
|
92
92
|
</ul>
|
|
93
93
|
</description>
|
|
94
94
|
</interaction>
|
|
95
|
-
<interaction> <kbd>
|
|
95
|
+
<interaction> <kbd>Escape</kbd> <description>
|
|
96
96
|
<p><span class="emphasis">Os yw dewis cell wedi'i alluogi:</span></p>
|
|
97
97
|
<p>Os yw'r ffocws y tu mewn i'r tabl a chelloedd yn cael eu dewis, bydd y dewis o gelloedd yn cael ei dynnu.</p>
|
|
98
98
|
</description>
|
|
@@ -101,9 +101,12 @@
|
|
|
101
101
|
<p>Yn toglo'r ffocws rhwng y gell a'i chynnwys (ac eithrio testun darllen-yn-unig).</p>
|
|
102
102
|
</description>
|
|
103
103
|
</interaction>
|
|
104
|
-
<interaction> <kbd>Shift</kbd> <description>
|
|
104
|
+
<interaction> <kbd>Shift + Spacebar</kbd> <description>
|
|
105
105
|
<p>Os yw'r ffocws ar <span class="uicontrol">Dewis Pob Un</span> a <kbd>Spacebar</kbd> yn cael ei bwyso, ni fydd y digwyddiad cyfatebol yn cael ei sbarduno. Mae <kbd>Shift</kbd> yn atal y gweithgarwch hwn.</p>
|
|
106
|
-
|
|
106
|
+
</description>
|
|
107
|
+
</interaction>
|
|
108
|
+
<interaction> <kbd>Shift + Spacebar</kbd> <kbd>Shift + Enter</kbd> <description>
|
|
109
|
+
<p>Os yw'r ffocws ar bennawd colofn, a <kbd>Spacebar</kbd> neu <kbd>Enter</kbd> yn cael ei bwyso, ni fydd y digwyddiad cyfatebol yn cael ei sbarduno.</p>
|
|
107
110
|
</description>
|
|
108
111
|
</interaction>
|
|
109
112
|
<interaction> <kbd>Shift + ArrowUp</kbd> <description>
|
|
@@ -171,9 +174,9 @@
|
|
|
171
174
|
<p>Os yw'r ffocws ar bennawd colofn, bydd dewislen pennawd y golofn yn agor.</p>
|
|
172
175
|
</description>
|
|
173
176
|
</interaction>
|
|
174
|
-
<interaction> <kbd>Shift +
|
|
177
|
+
<interaction> <kbd>Shift + MouseClick</kbd> <description>
|
|
175
178
|
<p><span class="emphasis">Os yw dewis cell wedi'i alluogi:</span></p>
|
|
176
|
-
<p>Os caiff celloedd eu dewis, bydd <kbd>Shift +
|
|
179
|
+
<p>Os caiff celloedd eu dewis, bydd <kbd>Shift + MouseClick</kbd> ar gell wahanol yn ymestyn y dewis hyd at y gell y cliciwyd arni.</p>
|
|
177
180
|
</description>
|
|
178
181
|
</interaction>
|
|
179
182
|
<interaction> <kbd>Ctrl + C</kbd> <description>
|
|
@@ -68,7 +68,7 @@
|
|
|
68
68
|
<p>Hvis fokus er på rækkevælgeren eller <span class="uicontrol">Vælg alt</span>, flyttes fokus til den sidste rækkevælger.</p>
|
|
69
69
|
</description>
|
|
70
70
|
</interaction>
|
|
71
|
-
<interaction> <kbd>Enter</kbd> <kbd>
|
|
71
|
+
<interaction> <kbd>Enter</kbd> <kbd>Spacebar</kbd> <description>
|
|
72
72
|
<p>Hvis fokus er på cellen, flyttes fokus til den første fokuserbare kontrol i cellen.</p>
|
|
73
73
|
<p>Hvis fokus er på afkrydsningsfeltet <span class="uicontrol">Vælg alt</span> eller rækkevælgeren, skiftes afkrydsningsfeltets tilstand.</p>
|
|
74
74
|
<p>Hvis fokus er på kolonneoverskriften, åbnes kolonneoverskriftsmenuen.</p>
|
|
@@ -92,7 +92,7 @@
|
|
|
92
92
|
</ul>
|
|
93
93
|
</description>
|
|
94
94
|
</interaction>
|
|
95
|
-
<interaction> <kbd>
|
|
95
|
+
<interaction> <kbd>Escape</kbd> <description>
|
|
96
96
|
<p><span class="emphasis">Hvis cellevalg er aktiveret:</span></p>
|
|
97
97
|
<p>Hvis fokus er inde i tabellen, og celler er valgt, fjernes valget af cellerne.</p>
|
|
98
98
|
</description>
|
|
@@ -101,8 +101,11 @@
|
|
|
101
101
|
<p>Skifter fokus mellem cellen og dens indhold (med undtagelse af skrivebeskyttet tekst).</p>
|
|
102
102
|
</description>
|
|
103
103
|
</interaction>
|
|
104
|
-
<interaction> <kbd>Shift</kbd> <description>
|
|
104
|
+
<interaction> <kbd>Shift + Spacebar</kbd> <description>
|
|
105
105
|
<p>Hvis fokus er på <span class="uicontrol">Vælg alt</span>, og <kbd>Spacebar</kbd> trykkes, udløses den tilsvarende handling ikke. <kbd>Shift</kbd> forhindrer denne aktivitet.</p>
|
|
106
|
+
</description>
|
|
107
|
+
</interaction>
|
|
108
|
+
<interaction> <kbd>Shift + Spacebar</kbd> <kbd>Shift + Enter</kbd> <description>
|
|
106
109
|
<p>Hvis fokus er på en kolonneoverskrift, og <kbd>Spacebar</kbd> eller <kbd>Enter</kbd> trykkes, udløses den tilsvarende handling ikke.</p>
|
|
107
110
|
</description>
|
|
108
111
|
</interaction>
|
|
@@ -171,9 +174,9 @@
|
|
|
171
174
|
<p>Hvis fokus er på kolonneoverskriften, åbnes kolonneoverskriftsmenuen.</p>
|
|
172
175
|
</description>
|
|
173
176
|
</interaction>
|
|
174
|
-
<interaction> <kbd>Shift +
|
|
177
|
+
<interaction> <kbd>Shift + MouseClick</kbd> <description>
|
|
175
178
|
<p><span class="emphasis">Hvis cellevalg er aktiveret:</span></p>
|
|
176
|
-
<p>Hvis celler er valgt, udvider <kbd>Shift +
|
|
179
|
+
<p>Hvis celler er valgt, udvider <kbd>Shift + MouseClick</kbd> på en anden celle valget op til den klikkede celle.</p>
|
|
177
180
|
</description>
|
|
178
181
|
</interaction>
|
|
179
182
|
<interaction> <kbd>Ctrl + C</kbd> <description>
|
|
@@ -68,7 +68,7 @@
|
|
|
68
68
|
<p>Wenn der Fokus auf dem Zeilenauswahlfeld oder <span class="uicontrol">Alle markieren</span> liegt, verschiebt sich der Fokus auf das letzte Zeilenauswahlfeld.</p>
|
|
69
69
|
</description>
|
|
70
70
|
</interaction>
|
|
71
|
-
<interaction> <kbd>Enter</kbd> <kbd>
|
|
71
|
+
<interaction> <kbd>Enter</kbd> <kbd>Spacebar</kbd> <description>
|
|
72
72
|
<p>Wenn der Fokus auf der Zelle liegt, verschiebt sich der Fokus auf das erste fokussierbare Control in der Zelle.</p>
|
|
73
73
|
<p>Wenn der Fokus auf dem Ankreuzfeld <span class="uicontrol">Alle markieren</span> oder dem Zeilenauswahlfeld liegt, wird der Status des Ankreuzfelds umgeschaltet.</p>
|
|
74
74
|
<p>Wenn der Fokus auf dem Spaltenkopf liegt, wird das Spaltenkopfmenü geöffnet.</p>
|
|
@@ -92,7 +92,7 @@
|
|
|
92
92
|
</ul>
|
|
93
93
|
</description>
|
|
94
94
|
</interaction>
|
|
95
|
-
<interaction> <kbd>
|
|
95
|
+
<interaction> <kbd>Escape</kbd> <description>
|
|
96
96
|
<p><span class="emphasis">Wenn die Zellenmarkierung aktiviert ist:</span></p>
|
|
97
97
|
<p>Wenn der Fokus innerhalb der Tabelle liegt und Zellen markiert sind, wird die Markierung der Zellen entfernt.</p>
|
|
98
98
|
</description>
|
|
@@ -101,8 +101,11 @@
|
|
|
101
101
|
<p>Schaltet den Fokus zwischen der Zelle und ihrem Inhalt um (mit Ausnahme von schreibgeschütztem Text).</p>
|
|
102
102
|
</description>
|
|
103
103
|
</interaction>
|
|
104
|
-
<interaction> <kbd>Shift</kbd> <description>
|
|
105
|
-
<p>Wenn der Fokus auf <span class="uicontrol">Alle markieren</span> liegt und die <kbd>Spacebar</kbd> gedrückt wird, wird das entsprechende Ereignis nicht ausgelöst.
|
|
104
|
+
<interaction> <kbd>Shift + Spacebar</kbd> <description>
|
|
105
|
+
<p>Wenn der Fokus auf <span class="uicontrol">Alle markieren</span> liegt und die <kbd>Spacebar</kbd> gedrückt wird, wird das entsprechende Ereignis nicht ausgelöst. <kbd>Shift</kbd> verhindert diese Aktivität.</p>
|
|
106
|
+
</description>
|
|
107
|
+
</interaction>
|
|
108
|
+
<interaction> <kbd>Shift + Spacebar</kbd> <kbd>Shift + Enter</kbd> <description>
|
|
106
109
|
<p>Wenn der Fokus auf einem Spaltenkopf liegt und die <kbd>Spacebar</kbd> oder <kbd>Enter</kbd> gedrückt wird, wird das entsprechende Ereignis nicht ausgelöst.</p>
|
|
107
110
|
</description>
|
|
108
111
|
</interaction>
|
|
@@ -171,9 +174,9 @@
|
|
|
171
174
|
<p>Wenn der Fokus auf dem Spaltenkopf liegt, wird das Spaltenkopfmenü geöffnet.</p>
|
|
172
175
|
</description>
|
|
173
176
|
</interaction>
|
|
174
|
-
<interaction> <kbd>Shift +
|
|
177
|
+
<interaction> <kbd>Shift + MouseClick</kbd> <description>
|
|
175
178
|
<p><span class="emphasis">Wenn die Zellenmarkierung aktiviert ist:</span></p>
|
|
176
|
-
<p>Wenn Zellen markiert sind, erweitert <kbd>Shift +
|
|
179
|
+
<p>Wenn Zellen markiert sind, erweitert <kbd>Shift + MouseClick</kbd> auf eine andere Zelle die Markierung bis zur angeklickten Zelle.</p>
|
|
177
180
|
</description>
|
|
178
181
|
</interaction>
|
|
179
182
|
<interaction> <kbd>Ctrl + C</kbd> <description>
|
|
@@ -68,7 +68,7 @@
|
|
|
68
68
|
<p>Αν η εστίαση βρίσκεται στον επιλογέα σειράς ή στο <span class="uicontrol">Επιλογή Όλων</span>, η εστίαση μετακινείται στον επιλογέα τελευταίας σειράς.</p>
|
|
69
69
|
</description>
|
|
70
70
|
</interaction>
|
|
71
|
-
<interaction> <kbd>Enter</kbd> <kbd>
|
|
71
|
+
<interaction> <kbd>Enter</kbd> <kbd>Spacebar</kbd> <description>
|
|
72
72
|
<p>Αν η εστίαση βρίσκεται στο κελί, η εστίαση μετακινείται στον πρώτο έλεγχο με δυνατότητα εστίασης στο κελί.</p>
|
|
73
73
|
<p>Αν η εστίαση βρίσκεται στο πλαίσιο ελέγχου <span class="uicontrol">Επιλογή Όλων</span> ή στον επιλογέα σειράς, εναλλάσσει την κατάσταση πλαισίου ελέγχου.</p>
|
|
74
74
|
<p>Αν η εστίαση βρίσκεται στην κεφαλίδα στήλης, το μενού κεφαλίδας στήλης είναι ανοικτό.</p>
|
|
@@ -92,7 +92,7 @@
|
|
|
92
92
|
</ul>
|
|
93
93
|
</description>
|
|
94
94
|
</interaction>
|
|
95
|
-
<interaction> <kbd>
|
|
95
|
+
<interaction> <kbd>Escape</kbd> <description>
|
|
96
96
|
<p><span class="emphasis">Αν είναι ενεργοποιημένη η επιλογή κελιού:</span></p>
|
|
97
97
|
<p>Αν η εστίαση βρίσκεται μέσα στον πίνακα και τα κελιά επιλεγούν, η επιλογή των κελιών καταργείται.</p>
|
|
98
98
|
</description>
|
|
@@ -101,8 +101,11 @@
|
|
|
101
101
|
<p>Εναλλάσσει την εστίαση μεταξύ του κελιού και των περιεχομένων του (με την εξαίρεση του κειμένου για ανάγνωση μόνο).</p>
|
|
102
102
|
</description>
|
|
103
103
|
</interaction>
|
|
104
|
-
<interaction> <kbd>Shift</kbd> <description>
|
|
104
|
+
<interaction> <kbd>Shift + Spacebar</kbd> <description>
|
|
105
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>
|
|
106
109
|
<p>Αν η εστίαση βρίσκεται στην κεφαλίδα στήλης και πατηθεί το <kbd>Spacebar</kbd> ή το <kbd>Enter</kbd>, το αντίστοιχο συμβάν δεν ξεκινάει.</p>
|
|
107
110
|
</description>
|
|
108
111
|
</interaction>
|
|
@@ -171,9 +174,9 @@
|
|
|
171
174
|
<p>Αν η εστίαση βρίσκεται στην κεφαλίδα στήλης, το μενού κεφαλίδας στήλης είναι ανοικτό.</p>
|
|
172
175
|
</description>
|
|
173
176
|
</interaction>
|
|
174
|
-
<interaction> <kbd>Shift +
|
|
177
|
+
<interaction> <kbd>Shift + MouseClick</kbd> <description>
|
|
175
178
|
<p><span class="emphasis">Αν είναι ενεργοποιημένη η επιλογή κελιού:</span></p>
|
|
176
|
-
<p>Αν τα κελιά επιλεχτούν, το <kbd>Shift +
|
|
179
|
+
<p>Αν τα κελιά επιλεχτούν, το <kbd>Shift + MouseClick</kbd> σε διαφορετικό κελί βελτιώνει την επιλογή μέχρι το κελί που έχει επιλεχτεί.</p>
|
|
177
180
|
</description>
|
|
178
181
|
</interaction>
|
|
179
182
|
<interaction> <kbd>Ctrl + C</kbd> <description>
|