@openui5/ts-types 1.112.2 → 1.114.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/package.json +1 -1
- package/types/sap.f.d.ts +125 -38
- package/types/sap.m.d.ts +2306 -1028
- package/types/sap.tnt.d.ts +7 -1
- package/types/sap.ui.codeeditor.d.ts +5 -1
- package/types/sap.ui.commons.d.ts +197 -1
- package/types/sap.ui.core.d.ts +3117 -1641
- package/types/sap.ui.dt.d.ts +1 -1
- package/types/sap.ui.fl.d.ts +13 -3
- package/types/sap.ui.integration.d.ts +158 -22
- package/types/sap.ui.layout.d.ts +43 -1
- package/types/sap.ui.mdc.d.ts +17 -7
- package/types/sap.ui.rta.d.ts +1 -1
- package/types/sap.ui.suite.d.ts +5 -1
- package/types/sap.ui.support.d.ts +1 -1
- package/types/sap.ui.table.d.ts +98 -7
- package/types/sap.ui.testrecorder.d.ts +1 -1
- package/types/sap.ui.unified.d.ts +433 -111
- package/types/sap.ui.ux3.d.ts +147 -1
- package/types/sap.ui.webc.common.d.ts +1 -1
- package/types/sap.ui.webc.fiori.d.ts +63 -1
- package/types/sap.ui.webc.main.d.ts +189 -5
- package/types/sap.uxap.d.ts +26 -1
package/types/sap.ui.mdc.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// For Library Version: 1.
|
|
1
|
+
// For Library Version: 1.114.0
|
|
2
2
|
|
|
3
3
|
declare namespace sap {
|
|
4
4
|
interface IUI5DefineDependencyNames {
|
|
@@ -6,6 +6,8 @@ declare namespace sap {
|
|
|
6
6
|
|
|
7
7
|
"sap/ui/mdc/actiontoolbar/ActionToolbarAction": undefined;
|
|
8
8
|
|
|
9
|
+
"sap/ui/mdc/BaseDelegate": undefined;
|
|
10
|
+
|
|
9
11
|
"sap/ui/mdc/Chart": undefined;
|
|
10
12
|
|
|
11
13
|
"sap/ui/mdc/chart/ChartImplementationContainer": undefined;
|
|
@@ -56,6 +58,8 @@ declare namespace sap {
|
|
|
56
58
|
|
|
57
59
|
"sap/ui/mdc/enum/FilterBarValidationStatus": undefined;
|
|
58
60
|
|
|
61
|
+
"sap/ui/mdc/enum/LinkType": undefined;
|
|
62
|
+
|
|
59
63
|
"sap/ui/mdc/enum/PersistenceMode": undefined;
|
|
60
64
|
|
|
61
65
|
"sap/ui/mdc/enum/ProcessingStrategy": undefined;
|
|
@@ -74,8 +78,6 @@ declare namespace sap {
|
|
|
74
78
|
|
|
75
79
|
"sap/ui/mdc/field/CustomFieldInfo": undefined;
|
|
76
80
|
|
|
77
|
-
"sap/ui/mdc/field/DefineConditionPanel": undefined;
|
|
78
|
-
|
|
79
81
|
"sap/ui/mdc/field/DynamicDateRangeConditionsType": undefined;
|
|
80
82
|
|
|
81
83
|
"sap/ui/mdc/field/FieldBase": undefined;
|
|
@@ -100,14 +102,14 @@ declare namespace sap {
|
|
|
100
102
|
|
|
101
103
|
"sap/ui/mdc/FilterBar": undefined;
|
|
102
104
|
|
|
103
|
-
"sap/ui/mdc/filterbar/aligned/FilterContainer": undefined;
|
|
104
|
-
|
|
105
|
-
"sap/ui/mdc/filterbar/aligned/FilterItemLayout": undefined;
|
|
106
|
-
|
|
107
105
|
"sap/ui/mdc/filterbar/FilterBarBase": undefined;
|
|
108
106
|
|
|
107
|
+
"sap/ui/mdc/filterbar/IFilterContainer": undefined;
|
|
108
|
+
|
|
109
109
|
"sap/ui/mdc/filterbar/p13n/AdaptationFilterBar": undefined;
|
|
110
110
|
|
|
111
|
+
"sap/ui/mdc/filterbar/PropertyHelper": undefined;
|
|
112
|
+
|
|
111
113
|
"sap/ui/mdc/filterbar/vh/CollectiveSearchSelect": undefined;
|
|
112
114
|
|
|
113
115
|
"sap/ui/mdc/filterbar/vh/FilterBar": undefined;
|
|
@@ -192,14 +194,20 @@ declare namespace sap {
|
|
|
192
194
|
|
|
193
195
|
"sap/ui/mdc/util/PropertyHelper": undefined;
|
|
194
196
|
|
|
197
|
+
"sap/ui/mdc/util/TypeMap": undefined;
|
|
198
|
+
|
|
195
199
|
"sap/ui/mdc/util/TypeUtil": undefined;
|
|
196
200
|
|
|
201
|
+
"sap/ui/mdc/util/TypeUtilFactory": undefined;
|
|
202
|
+
|
|
197
203
|
"sap/ui/mdc/ValueHelp": undefined;
|
|
198
204
|
|
|
199
205
|
"sap/ui/mdc/valuehelp/base/Container": undefined;
|
|
200
206
|
|
|
201
207
|
"sap/ui/mdc/valuehelp/base/Content": undefined;
|
|
202
208
|
|
|
209
|
+
"sap/ui/mdc/valuehelp/base/DefineConditionPanel": undefined;
|
|
210
|
+
|
|
203
211
|
"sap/ui/mdc/valuehelp/base/DialogTab": undefined;
|
|
204
212
|
|
|
205
213
|
"sap/ui/mdc/valuehelp/base/FilterableListContent": undefined;
|
|
@@ -212,6 +220,8 @@ declare namespace sap {
|
|
|
212
220
|
|
|
213
221
|
"sap/ui/mdc/valuehelp/content/FixedList": undefined;
|
|
214
222
|
|
|
223
|
+
"sap/ui/mdc/valuehelp/content/FixedListItem": undefined;
|
|
224
|
+
|
|
215
225
|
"sap/ui/mdc/valuehelp/content/MDCTable": undefined;
|
|
216
226
|
|
|
217
227
|
"sap/ui/mdc/valuehelp/content/MTable": undefined;
|
package/types/sap.ui.rta.d.ts
CHANGED
package/types/sap.ui.suite.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// For Library Version: 1.
|
|
1
|
+
// For Library Version: 1.114.0
|
|
2
2
|
|
|
3
3
|
declare namespace sap {
|
|
4
4
|
namespace ui {
|
|
@@ -239,6 +239,8 @@ declare namespace sap {
|
|
|
239
239
|
oListener?: object
|
|
240
240
|
): this;
|
|
241
241
|
/**
|
|
242
|
+
* @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
|
|
243
|
+
*
|
|
242
244
|
* Fires event {@link #event:press press} to attached listeners.
|
|
243
245
|
*
|
|
244
246
|
* @returns Reference to `this` in order to allow method chaining
|
|
@@ -564,6 +566,8 @@ declare namespace sap {
|
|
|
564
566
|
oListener?: object
|
|
565
567
|
): this;
|
|
566
568
|
/**
|
|
569
|
+
* @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
|
|
570
|
+
*
|
|
567
571
|
* Fires event {@link #event:press press} to attached listeners.
|
|
568
572
|
*
|
|
569
573
|
* @returns Reference to `this` in order to allow method chaining
|
package/types/sap.ui.table.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// For Library Version: 1.
|
|
1
|
+
// For Library Version: 1.114.0
|
|
2
2
|
|
|
3
3
|
declare namespace sap {
|
|
4
4
|
namespace ui {
|
|
@@ -65,6 +65,14 @@ declare namespace sap {
|
|
|
65
65
|
|
|
66
66
|
interface $SelectionPluginSettings
|
|
67
67
|
extends sap.ui.core.$ElementSettings {
|
|
68
|
+
/**
|
|
69
|
+
* Indicates whether this plugin is enabled.
|
|
70
|
+
*/
|
|
71
|
+
enabled?:
|
|
72
|
+
| boolean
|
|
73
|
+
| sap.ui.base.ManagedObject.PropertyBindingInfo
|
|
74
|
+
| `{${string}}`;
|
|
75
|
+
|
|
68
76
|
/**
|
|
69
77
|
* This event is fired when the selection is changed.
|
|
70
78
|
*/
|
|
@@ -233,6 +241,8 @@ declare namespace sap {
|
|
|
233
241
|
oListener?: object
|
|
234
242
|
): this;
|
|
235
243
|
/**
|
|
244
|
+
* @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
|
|
245
|
+
*
|
|
236
246
|
* Fires event {@link #event:selectionChange selectionChange} to attached listeners.
|
|
237
247
|
*
|
|
238
248
|
* @returns Reference to `this` in order to allow method chaining
|
|
@@ -598,6 +608,8 @@ declare namespace sap {
|
|
|
598
608
|
oListener?: object
|
|
599
609
|
): this;
|
|
600
610
|
/**
|
|
611
|
+
* @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
|
|
612
|
+
*
|
|
601
613
|
* Fires event {@link #event:selectionChange selectionChange} to attached listeners.
|
|
602
614
|
*
|
|
603
615
|
* @returns Reference to `this` in order to allow method chaining
|
|
@@ -608,6 +620,33 @@ declare namespace sap {
|
|
|
608
620
|
*/
|
|
609
621
|
mParameters?: object
|
|
610
622
|
): this;
|
|
623
|
+
/**
|
|
624
|
+
* Gets current value of property {@link #getEnabled enabled}.
|
|
625
|
+
*
|
|
626
|
+
* Indicates whether this plugin is enabled.
|
|
627
|
+
*
|
|
628
|
+
* Default value is `true`.
|
|
629
|
+
*
|
|
630
|
+
* @returns Value of property `enabled`
|
|
631
|
+
*/
|
|
632
|
+
getEnabled(): boolean;
|
|
633
|
+
/**
|
|
634
|
+
* Sets a new value for property {@link #getEnabled enabled}.
|
|
635
|
+
*
|
|
636
|
+
* Indicates whether this plugin is enabled.
|
|
637
|
+
*
|
|
638
|
+
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
639
|
+
*
|
|
640
|
+
* Default value is `true`.
|
|
641
|
+
*
|
|
642
|
+
* @returns Reference to `this` in order to allow method chaining
|
|
643
|
+
*/
|
|
644
|
+
setEnabled(
|
|
645
|
+
/**
|
|
646
|
+
* New value for property `enabled`
|
|
647
|
+
*/
|
|
648
|
+
bEnabled?: boolean
|
|
649
|
+
): this;
|
|
611
650
|
}
|
|
612
651
|
}
|
|
613
652
|
|
|
@@ -1532,7 +1571,7 @@ declare namespace sap {
|
|
|
1532
1571
|
| `{${string}}`;
|
|
1533
1572
|
|
|
1534
1573
|
/**
|
|
1535
|
-
* @deprecated (since 1.72) - Use the `extension` aggregation instead.
|
|
1574
|
+
* @deprecated (since 1.72) - Use, for example, a `sap.m.Title` control in the `extension` aggregation instead.
|
|
1536
1575
|
*
|
|
1537
1576
|
* Control or text of title section of the Table (if not set it will be hidden)
|
|
1538
1577
|
*/
|
|
@@ -1591,6 +1630,12 @@ declare namespace sap {
|
|
|
1591
1630
|
* of rows can be defined with the {@link sap.ui.table.Table#setRowActionTemplate rowActionTemplate} aggregation
|
|
1592
1631
|
* of the table. Furthermore, row-specific settings can be defined with the {@link sap.ui.table.Table#setRowSettingsTemplate
|
|
1593
1632
|
* rowSettingsTemplate} aggregation of the table.
|
|
1633
|
+
*
|
|
1634
|
+
* **Note:** During the binding of rows, the (exact) count needs to be available in the table and has to
|
|
1635
|
+
* be requested. If the count is not requested, this may lead to unexpected behavior in the table, such
|
|
1636
|
+
* as scrolling, accessibility, or keyboard issues. Please refer to the documentation of the used model
|
|
1637
|
+
* for information on requesting the count, for example, {@link sap.ui.model.odata.v2.ODataModel} or {@link
|
|
1638
|
+
* sap.ui.model.odata.v4.ODataModel}.
|
|
1594
1639
|
*/
|
|
1595
1640
|
rows?:
|
|
1596
1641
|
| sap.ui.table.Row[]
|
|
@@ -2568,6 +2613,8 @@ declare namespace sap {
|
|
|
2568
2613
|
iToIndex: int
|
|
2569
2614
|
): this;
|
|
2570
2615
|
/**
|
|
2616
|
+
* @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
|
|
2617
|
+
*
|
|
2571
2618
|
* This function is used by some composite controls to force updating the AnalyticalInfo
|
|
2572
2619
|
*/
|
|
2573
2620
|
resumeUpdateAnalyticalInfo(
|
|
@@ -2814,6 +2861,8 @@ declare namespace sap {
|
|
|
2814
2861
|
bSumOnTop?: boolean
|
|
2815
2862
|
): this;
|
|
2816
2863
|
/**
|
|
2864
|
+
* @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
|
|
2865
|
+
*
|
|
2817
2866
|
* This function is used by some composite controls to avoid updating the AnalyticalInfo when several column
|
|
2818
2867
|
* are added to the table. In order to finally update the AnalyticalInfo and request data, resumeUpdateAnalyticalInfo
|
|
2819
2868
|
* must be called.
|
|
@@ -2996,6 +3045,7 @@ declare namespace sap {
|
|
|
2996
3045
|
): this;
|
|
2997
3046
|
/**
|
|
2998
3047
|
* @SINCE 1.33.0
|
|
3048
|
+
* @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
|
|
2999
3049
|
*
|
|
3000
3050
|
* Fires event {@link #event:columnMenuOpen columnMenuOpen} to attached listeners.
|
|
3001
3051
|
*
|
|
@@ -3312,6 +3362,8 @@ declare namespace sap {
|
|
|
3312
3362
|
*/
|
|
3313
3363
|
getTemplate(): sap.ui.core.Control | string;
|
|
3314
3364
|
/**
|
|
3365
|
+
* @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
|
|
3366
|
+
*
|
|
3315
3367
|
* Returns a template clone. It either finds an unused clone or clones a new one from the template.
|
|
3316
3368
|
*
|
|
3317
3369
|
* @returns Clone of the template, or `null` if no template is defined
|
|
@@ -3855,6 +3907,8 @@ declare namespace sap {
|
|
|
3855
3907
|
sWidth?: sap.ui.core.CSSSize
|
|
3856
3908
|
): this;
|
|
3857
3909
|
/**
|
|
3910
|
+
* @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
|
|
3911
|
+
*
|
|
3858
3912
|
* Returns whether the column should be rendered.
|
|
3859
3913
|
*
|
|
3860
3914
|
* @returns Returns `true`, if the column should be rendered
|
|
@@ -4401,6 +4455,8 @@ declare namespace sap {
|
|
|
4401
4455
|
oListener?: object
|
|
4402
4456
|
): this;
|
|
4403
4457
|
/**
|
|
4458
|
+
* @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
|
|
4459
|
+
*
|
|
4404
4460
|
* Fires event {@link #event:press press} to attached listeners.
|
|
4405
4461
|
*
|
|
4406
4462
|
* @returns Reference to `this` in order to allow method chaining
|
|
@@ -5822,7 +5878,7 @@ declare namespace sap {
|
|
|
5822
5878
|
*/
|
|
5823
5879
|
destroyRowSettingsTemplate(): this;
|
|
5824
5880
|
/**
|
|
5825
|
-
* @deprecated (since 1.72) - Use the `extension` aggregation instead.
|
|
5881
|
+
* @deprecated (since 1.72) - Use, for example, a `sap.m.Title` control in the `extension` aggregation instead.
|
|
5826
5882
|
*
|
|
5827
5883
|
* Destroys the title in the aggregation {@link #getTitle title}.
|
|
5828
5884
|
*
|
|
@@ -6186,6 +6242,7 @@ declare namespace sap {
|
|
|
6186
6242
|
): void;
|
|
6187
6243
|
/**
|
|
6188
6244
|
* @SINCE 1.54
|
|
6245
|
+
* @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
|
|
6189
6246
|
*
|
|
6190
6247
|
* Fires event {@link #event:beforeOpenContextMenu beforeOpenContextMenu} to attached listeners.
|
|
6191
6248
|
*
|
|
@@ -6215,6 +6272,7 @@ declare namespace sap {
|
|
|
6215
6272
|
): boolean;
|
|
6216
6273
|
/**
|
|
6217
6274
|
* @SINCE 1.37.0
|
|
6275
|
+
* @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
|
|
6218
6276
|
*
|
|
6219
6277
|
* Fires event {@link #event:busyStateChanged busyStateChanged} to attached listeners.
|
|
6220
6278
|
*
|
|
@@ -6233,6 +6291,7 @@ declare namespace sap {
|
|
|
6233
6291
|
): this;
|
|
6234
6292
|
/**
|
|
6235
6293
|
* @SINCE 1.21.0
|
|
6294
|
+
* @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
|
|
6236
6295
|
*
|
|
6237
6296
|
* Fires event {@link #event:cellClick cellClick} to attached listeners.
|
|
6238
6297
|
*
|
|
@@ -6276,6 +6335,7 @@ declare namespace sap {
|
|
|
6276
6335
|
/**
|
|
6277
6336
|
* @SINCE 1.21.0
|
|
6278
6337
|
* @deprecated (since 1.54) - replaced by `beforeOpenContextMenu`.
|
|
6338
|
+
* @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
|
|
6279
6339
|
*
|
|
6280
6340
|
* Fires event {@link #event:cellContextmenu cellContextmenu} to attached listeners.
|
|
6281
6341
|
*
|
|
@@ -6318,6 +6378,7 @@ declare namespace sap {
|
|
|
6318
6378
|
): boolean;
|
|
6319
6379
|
/**
|
|
6320
6380
|
* @SINCE 1.21.0
|
|
6381
|
+
* @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
|
|
6321
6382
|
*
|
|
6322
6383
|
* Fires event {@link #event:columnFreeze columnFreeze} to attached listeners.
|
|
6323
6384
|
*
|
|
@@ -6338,6 +6399,8 @@ declare namespace sap {
|
|
|
6338
6399
|
}
|
|
6339
6400
|
): boolean;
|
|
6340
6401
|
/**
|
|
6402
|
+
* @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
|
|
6403
|
+
*
|
|
6341
6404
|
* Fires event {@link #event:columnMove columnMove} to attached listeners.
|
|
6342
6405
|
*
|
|
6343
6406
|
* Listeners may prevent the default action of this event by calling the `preventDefault` method on the
|
|
@@ -6361,6 +6424,8 @@ declare namespace sap {
|
|
|
6361
6424
|
}
|
|
6362
6425
|
): boolean;
|
|
6363
6426
|
/**
|
|
6427
|
+
* @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
|
|
6428
|
+
*
|
|
6364
6429
|
* Fires event {@link #event:columnResize columnResize} to attached listeners.
|
|
6365
6430
|
*
|
|
6366
6431
|
* Listeners may prevent the default action of this event by calling the `preventDefault` method on the
|
|
@@ -6384,6 +6449,8 @@ declare namespace sap {
|
|
|
6384
6449
|
}
|
|
6385
6450
|
): boolean;
|
|
6386
6451
|
/**
|
|
6452
|
+
* @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
|
|
6453
|
+
*
|
|
6387
6454
|
* Fires event {@link #event:columnSelect columnSelect} to attached listeners.
|
|
6388
6455
|
*
|
|
6389
6456
|
* Listeners may prevent the default action of this event by calling the `preventDefault` method on the
|
|
@@ -6403,6 +6470,8 @@ declare namespace sap {
|
|
|
6403
6470
|
}
|
|
6404
6471
|
): boolean;
|
|
6405
6472
|
/**
|
|
6473
|
+
* @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
|
|
6474
|
+
*
|
|
6406
6475
|
* Fires event {@link #event:columnVisibility columnVisibility} to attached listeners.
|
|
6407
6476
|
*
|
|
6408
6477
|
* Listeners may prevent the default action of this event by calling the `preventDefault` method on the
|
|
@@ -6427,6 +6496,7 @@ declare namespace sap {
|
|
|
6427
6496
|
): boolean;
|
|
6428
6497
|
/**
|
|
6429
6498
|
* @SINCE 1.23.0
|
|
6499
|
+
* @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
|
|
6430
6500
|
*
|
|
6431
6501
|
* Fires event {@link #event:customFilter customFilter} to attached listeners.
|
|
6432
6502
|
*
|
|
@@ -6448,6 +6518,8 @@ declare namespace sap {
|
|
|
6448
6518
|
}
|
|
6449
6519
|
): this;
|
|
6450
6520
|
/**
|
|
6521
|
+
* @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
|
|
6522
|
+
*
|
|
6451
6523
|
* Fires event {@link #event:filter filter} to attached listeners.
|
|
6452
6524
|
*
|
|
6453
6525
|
* Listeners may prevent the default action of this event by calling the `preventDefault` method on the
|
|
@@ -6472,6 +6544,7 @@ declare namespace sap {
|
|
|
6472
6544
|
): boolean;
|
|
6473
6545
|
/**
|
|
6474
6546
|
* @SINCE 1.37.0
|
|
6547
|
+
* @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
|
|
6475
6548
|
*
|
|
6476
6549
|
* Fires event {@link #event:firstVisibleRowChanged firstVisibleRowChanged} to attached listeners.
|
|
6477
6550
|
*
|
|
@@ -6489,6 +6562,8 @@ declare namespace sap {
|
|
|
6489
6562
|
}
|
|
6490
6563
|
): this;
|
|
6491
6564
|
/**
|
|
6565
|
+
* @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
|
|
6566
|
+
*
|
|
6492
6567
|
* Fires event {@link #event:group group} to attached listeners.
|
|
6493
6568
|
*
|
|
6494
6569
|
* Listeners may prevent the default action of this event by calling the `preventDefault` method on the
|
|
@@ -6509,6 +6584,7 @@ declare namespace sap {
|
|
|
6509
6584
|
): boolean;
|
|
6510
6585
|
/**
|
|
6511
6586
|
* @SINCE 1.60
|
|
6587
|
+
* @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
|
|
6512
6588
|
*
|
|
6513
6589
|
* Fires event {@link #event:paste paste} to attached listeners.
|
|
6514
6590
|
*
|
|
@@ -6530,6 +6606,8 @@ declare namespace sap {
|
|
|
6530
6606
|
}
|
|
6531
6607
|
): boolean;
|
|
6532
6608
|
/**
|
|
6609
|
+
* @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
|
|
6610
|
+
*
|
|
6533
6611
|
* Fires event {@link #event:rowSelectionChange rowSelectionChange} to attached listeners.
|
|
6534
6612
|
*
|
|
6535
6613
|
* @returns Reference to `this` in order to allow method chaining
|
|
@@ -6564,6 +6642,7 @@ declare namespace sap {
|
|
|
6564
6642
|
): this;
|
|
6565
6643
|
/**
|
|
6566
6644
|
* @SINCE 1.86
|
|
6645
|
+
* @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
|
|
6567
6646
|
*
|
|
6568
6647
|
* Fires event {@link #event:rowsUpdated rowsUpdated} to attached listeners.
|
|
6569
6648
|
*
|
|
@@ -6576,6 +6655,8 @@ declare namespace sap {
|
|
|
6576
6655
|
mParameters?: object
|
|
6577
6656
|
): this;
|
|
6578
6657
|
/**
|
|
6658
|
+
* @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
|
|
6659
|
+
*
|
|
6579
6660
|
* Fires event {@link #event:sort sort} to attached listeners.
|
|
6580
6661
|
*
|
|
6581
6662
|
* Listeners may prevent the default action of this event by calling the `preventDefault` method on the
|
|
@@ -6605,8 +6686,8 @@ declare namespace sap {
|
|
|
6605
6686
|
/**
|
|
6606
6687
|
* Sets the focus to the stored focus DOM reference.
|
|
6607
6688
|
*
|
|
6608
|
-
* If
|
|
6609
|
-
* as
|
|
6689
|
+
* If `oFocusInfo.targetInfo` is of type {@link sap.ui.core.message.Message}, the focus will be set as accurately
|
|
6690
|
+
* as possible according to the information provided by {@link sap.ui.core.message.Message}.
|
|
6610
6691
|
*/
|
|
6611
6692
|
focus(
|
|
6612
6693
|
/**
|
|
@@ -7027,6 +7108,12 @@ declare namespace sap {
|
|
|
7027
7108
|
* of rows can be defined with the {@link sap.ui.table.Table#setRowActionTemplate rowActionTemplate} aggregation
|
|
7028
7109
|
* of the table. Furthermore, row-specific settings can be defined with the {@link sap.ui.table.Table#setRowSettingsTemplate
|
|
7029
7110
|
* rowSettingsTemplate} aggregation of the table.
|
|
7111
|
+
*
|
|
7112
|
+
* **Note:** During the binding of rows, the (exact) count needs to be available in the table and has to
|
|
7113
|
+
* be requested. If the count is not requested, this may lead to unexpected behavior in the table, such
|
|
7114
|
+
* as scrolling, accessibility, or keyboard issues. Please refer to the documentation of the used model
|
|
7115
|
+
* for information on requesting the count, for example, {@link sap.ui.model.odata.v2.ODataModel} or {@link
|
|
7116
|
+
* sap.ui.model.odata.v4.ODataModel}.
|
|
7030
7117
|
*/
|
|
7031
7118
|
getRows(): sap.ui.table.Row[];
|
|
7032
7119
|
/**
|
|
@@ -7139,7 +7226,7 @@ declare namespace sap {
|
|
|
7139
7226
|
*/
|
|
7140
7227
|
getThreshold(): int;
|
|
7141
7228
|
/**
|
|
7142
|
-
* @deprecated (since 1.72) - Use the `extension` aggregation instead.
|
|
7229
|
+
* @deprecated (since 1.72) - Use, for example, a `sap.m.Title` control in the `extension` aggregation instead.
|
|
7143
7230
|
*
|
|
7144
7231
|
* Gets content of aggregation {@link #getTitle title}.
|
|
7145
7232
|
*
|
|
@@ -8048,7 +8135,7 @@ declare namespace sap {
|
|
|
8048
8135
|
iThreshold: int
|
|
8049
8136
|
): this;
|
|
8050
8137
|
/**
|
|
8051
|
-
* @deprecated (since 1.72) - Use the `extension` aggregation instead.
|
|
8138
|
+
* @deprecated (since 1.72) - Use, for example, a `sap.m.Title` control in the `extension` aggregation instead.
|
|
8052
8139
|
*
|
|
8053
8140
|
* Sets the aggregated {@link #getTitle title}.
|
|
8054
8141
|
*
|
|
@@ -8649,6 +8736,8 @@ declare namespace sap {
|
|
|
8649
8736
|
iLevel: int
|
|
8650
8737
|
): this;
|
|
8651
8738
|
/**
|
|
8739
|
+
* @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
|
|
8740
|
+
*
|
|
8652
8741
|
* Fires event {@link #event:toggleOpenState toggleOpenState} to attached listeners.
|
|
8653
8742
|
*
|
|
8654
8743
|
* @returns Reference to `this` in order to allow method chaining
|
|
@@ -9021,6 +9110,8 @@ declare namespace sap {
|
|
|
9021
9110
|
iToIndex: int
|
|
9022
9111
|
): this;
|
|
9023
9112
|
/**
|
|
9113
|
+
* @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
|
|
9114
|
+
*
|
|
9024
9115
|
* Allows to hide the tree structure (tree icons, indentation) in tree mode (property `useGroupMode` is
|
|
9025
9116
|
* set to `false`).
|
|
9026
9117
|
*
|