@openui5/ts-types 1.120.14 → 1.120.16
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 +1 -1
- package/types/sap.m.d.ts +15 -12
- package/types/sap.tnt.d.ts +1 -1
- package/types/sap.ui.codeeditor.d.ts +1 -1
- package/types/sap.ui.commons.d.ts +1 -1
- package/types/sap.ui.core.d.ts +1 -2
- package/types/sap.ui.dt.d.ts +1 -1
- package/types/sap.ui.fl.d.ts +1 -1
- package/types/sap.ui.integration.d.ts +1 -1
- package/types/sap.ui.layout.d.ts +1 -1
- package/types/sap.ui.mdc.d.ts +1 -1
- package/types/sap.ui.rta.d.ts +1 -1
- package/types/sap.ui.suite.d.ts +1 -1
- package/types/sap.ui.support.d.ts +1 -1
- package/types/sap.ui.table.d.ts +1 -1
- package/types/sap.ui.testrecorder.d.ts +1 -1
- package/types/sap.ui.unified.d.ts +1 -1
- package/types/sap.ui.ux3.d.ts +1 -1
- package/types/sap.ui.webc.common.d.ts +3 -1
- package/types/sap.ui.webc.fiori.d.ts +171 -1
- package/types/sap.ui.webc.main.d.ts +495 -1
- package/types/sap.uxap.d.ts +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// For Library Version: 1.120.
|
|
1
|
+
// For Library Version: 1.120.16
|
|
2
2
|
|
|
3
3
|
declare namespace sap {
|
|
4
4
|
namespace ui {
|
|
@@ -7,6 +7,8 @@ declare namespace sap {
|
|
|
7
7
|
* SAPUI5 library with controls based on UI5 Web Components
|
|
8
8
|
*
|
|
9
9
|
* @since 1.92.0
|
|
10
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. An alternative
|
|
11
|
+
* consumption model is planned for the future.
|
|
10
12
|
* @experimental (since 1.92.0) - This API is experimental and might change significantly.
|
|
11
13
|
*/
|
|
12
14
|
namespace main {
|
|
@@ -254,6 +256,9 @@ declare namespace sap {
|
|
|
254
256
|
/**
|
|
255
257
|
* Describes the settings that can be provided to the Avatar constructor.
|
|
256
258
|
*
|
|
259
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
260
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
261
|
+
* functionality.
|
|
257
262
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
258
263
|
*/
|
|
259
264
|
interface $AvatarSettings
|
|
@@ -408,6 +413,9 @@ declare namespace sap {
|
|
|
408
413
|
/**
|
|
409
414
|
* Describes the settings that can be provided to the AvatarGroup constructor.
|
|
410
415
|
*
|
|
416
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
417
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
418
|
+
* functionality.
|
|
411
419
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
412
420
|
*/
|
|
413
421
|
interface $AvatarGroupSettings
|
|
@@ -459,6 +467,9 @@ declare namespace sap {
|
|
|
459
467
|
/**
|
|
460
468
|
* Describes the settings that can be provided to the Badge constructor.
|
|
461
469
|
*
|
|
470
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
471
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
472
|
+
* functionality.
|
|
462
473
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
463
474
|
*/
|
|
464
475
|
interface $BadgeSettings
|
|
@@ -489,6 +500,9 @@ declare namespace sap {
|
|
|
489
500
|
/**
|
|
490
501
|
* Describes the settings that can be provided to the Breadcrumbs constructor.
|
|
491
502
|
*
|
|
503
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
504
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
505
|
+
* functionality.
|
|
492
506
|
* @experimental (since 1.95.0) - This control is experimental and its API might change significantly.
|
|
493
507
|
*/
|
|
494
508
|
interface $BreadcrumbsSettings
|
|
@@ -546,6 +560,9 @@ declare namespace sap {
|
|
|
546
560
|
/**
|
|
547
561
|
* Describes the settings that can be provided to the BreadcrumbsItem constructor.
|
|
548
562
|
*
|
|
563
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
564
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
565
|
+
* functionality.
|
|
549
566
|
* @experimental (since 1.95.0) - This control is experimental and its API might change significantly.
|
|
550
567
|
*/
|
|
551
568
|
interface $BreadcrumbsItemSettings
|
|
@@ -587,6 +604,9 @@ declare namespace sap {
|
|
|
587
604
|
/**
|
|
588
605
|
* Describes the settings that can be provided to the BusyIndicator constructor.
|
|
589
606
|
*
|
|
607
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
608
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
609
|
+
* functionality.
|
|
590
610
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
591
611
|
*/
|
|
592
612
|
interface $BusyIndicatorSettings
|
|
@@ -646,6 +666,9 @@ declare namespace sap {
|
|
|
646
666
|
/**
|
|
647
667
|
* Describes the settings that can be provided to the Button constructor.
|
|
648
668
|
*
|
|
669
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
670
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
671
|
+
* functionality.
|
|
649
672
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
650
673
|
*/
|
|
651
674
|
interface $ButtonSettings
|
|
@@ -764,6 +787,9 @@ declare namespace sap {
|
|
|
764
787
|
/**
|
|
765
788
|
* Describes the settings that can be provided to the Calendar constructor.
|
|
766
789
|
*
|
|
790
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
791
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
792
|
+
* functionality.
|
|
767
793
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
768
794
|
*/
|
|
769
795
|
interface $CalendarSettings
|
|
@@ -857,6 +883,9 @@ declare namespace sap {
|
|
|
857
883
|
/**
|
|
858
884
|
* Describes the settings that can be provided to the CalendarDate constructor.
|
|
859
885
|
*
|
|
886
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
887
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
888
|
+
* functionality.
|
|
860
889
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
861
890
|
*/
|
|
862
891
|
interface $CalendarDateSettings
|
|
@@ -871,6 +900,9 @@ declare namespace sap {
|
|
|
871
900
|
/**
|
|
872
901
|
* Describes the settings that can be provided to the Card constructor.
|
|
873
902
|
*
|
|
903
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
904
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
905
|
+
* functionality.
|
|
874
906
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
875
907
|
*/
|
|
876
908
|
interface $CardSettings extends sap.ui.core.webc.$WebComponentSettings {
|
|
@@ -927,6 +959,9 @@ declare namespace sap {
|
|
|
927
959
|
/**
|
|
928
960
|
* Describes the settings that can be provided to the CardHeader constructor.
|
|
929
961
|
*
|
|
962
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
963
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
964
|
+
* functionality.
|
|
930
965
|
* @experimental (since 1.95.0) - This control is experimental and its API might change significantly.
|
|
931
966
|
*/
|
|
932
967
|
interface $CardHeaderSettings
|
|
@@ -984,6 +1019,9 @@ declare namespace sap {
|
|
|
984
1019
|
/**
|
|
985
1020
|
* Describes the settings that can be provided to the Carousel constructor.
|
|
986
1021
|
*
|
|
1022
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
1023
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
1024
|
+
* functionality.
|
|
987
1025
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
988
1026
|
*/
|
|
989
1027
|
interface $CarouselSettings
|
|
@@ -1110,6 +1148,9 @@ declare namespace sap {
|
|
|
1110
1148
|
/**
|
|
1111
1149
|
* Describes the settings that can be provided to the CheckBox constructor.
|
|
1112
1150
|
*
|
|
1151
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
1152
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
1153
|
+
* functionality.
|
|
1113
1154
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
1114
1155
|
*/
|
|
1115
1156
|
interface $CheckBoxSettings
|
|
@@ -1239,6 +1280,9 @@ declare namespace sap {
|
|
|
1239
1280
|
/**
|
|
1240
1281
|
* Describes the settings that can be provided to the ColorPalette constructor.
|
|
1241
1282
|
*
|
|
1283
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
1284
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
1285
|
+
* functionality.
|
|
1242
1286
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
1243
1287
|
*/
|
|
1244
1288
|
interface $ColorPaletteSettings
|
|
@@ -1261,6 +1305,9 @@ declare namespace sap {
|
|
|
1261
1305
|
/**
|
|
1262
1306
|
* Describes the settings that can be provided to the ColorPaletteItem constructor.
|
|
1263
1307
|
*
|
|
1308
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
1309
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
1310
|
+
* functionality.
|
|
1264
1311
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
1265
1312
|
*/
|
|
1266
1313
|
interface $ColorPaletteItemSettings
|
|
@@ -1279,6 +1326,9 @@ declare namespace sap {
|
|
|
1279
1326
|
/**
|
|
1280
1327
|
* Describes the settings that can be provided to the ColorPalettePopover constructor.
|
|
1281
1328
|
*
|
|
1329
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
1330
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
1331
|
+
* functionality.
|
|
1282
1332
|
* @experimental (since 1.97.0) - This control is experimental and its API might change significantly.
|
|
1283
1333
|
*/
|
|
1284
1334
|
interface $ColorPalettePopoverSettings
|
|
@@ -1335,6 +1385,9 @@ declare namespace sap {
|
|
|
1335
1385
|
/**
|
|
1336
1386
|
* Describes the settings that can be provided to the ColorPicker constructor.
|
|
1337
1387
|
*
|
|
1388
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
1389
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
1390
|
+
* functionality.
|
|
1338
1391
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
1339
1392
|
*/
|
|
1340
1393
|
interface $ColorPickerSettings
|
|
@@ -1358,6 +1411,9 @@ declare namespace sap {
|
|
|
1358
1411
|
/**
|
|
1359
1412
|
* Describes the settings that can be provided to the ComboBox constructor.
|
|
1360
1413
|
*
|
|
1414
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
1415
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
1416
|
+
* functionality.
|
|
1361
1417
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
1362
1418
|
*/
|
|
1363
1419
|
interface $ComboBoxSettings
|
|
@@ -1493,6 +1549,9 @@ declare namespace sap {
|
|
|
1493
1549
|
/**
|
|
1494
1550
|
* Describes the settings that can be provided to the ComboBoxGroupItem constructor.
|
|
1495
1551
|
*
|
|
1552
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
1553
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
1554
|
+
* functionality.
|
|
1496
1555
|
* @experimental (since 1.95.0) - This control is experimental and its API might change significantly.
|
|
1497
1556
|
*/
|
|
1498
1557
|
interface $ComboBoxGroupItemSettings
|
|
@@ -1506,6 +1565,9 @@ declare namespace sap {
|
|
|
1506
1565
|
/**
|
|
1507
1566
|
* Describes the settings that can be provided to the ComboBoxItem constructor.
|
|
1508
1567
|
*
|
|
1568
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
1569
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
1570
|
+
* functionality.
|
|
1509
1571
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
1510
1572
|
*/
|
|
1511
1573
|
interface $ComboBoxItemSettings
|
|
@@ -1526,6 +1588,9 @@ declare namespace sap {
|
|
|
1526
1588
|
/**
|
|
1527
1589
|
* Describes the settings that can be provided to the CustomListItem constructor.
|
|
1528
1590
|
*
|
|
1591
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
1592
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
1593
|
+
* functionality.
|
|
1529
1594
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
1530
1595
|
*/
|
|
1531
1596
|
interface $CustomListItemSettings
|
|
@@ -1612,6 +1677,9 @@ declare namespace sap {
|
|
|
1612
1677
|
/**
|
|
1613
1678
|
* Describes the settings that can be provided to the DatePicker constructor.
|
|
1614
1679
|
*
|
|
1680
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
1681
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
1682
|
+
* functionality.
|
|
1615
1683
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
1616
1684
|
*/
|
|
1617
1685
|
interface $DatePickerSettings
|
|
@@ -1772,6 +1840,9 @@ declare namespace sap {
|
|
|
1772
1840
|
/**
|
|
1773
1841
|
* Describes the settings that can be provided to the DateRangePicker constructor.
|
|
1774
1842
|
*
|
|
1843
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
1844
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
1845
|
+
* functionality.
|
|
1775
1846
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
1776
1847
|
*/
|
|
1777
1848
|
interface $DateRangePickerSettings
|
|
@@ -1938,6 +2009,9 @@ declare namespace sap {
|
|
|
1938
2009
|
/**
|
|
1939
2010
|
* Describes the settings that can be provided to the DateTimePicker constructor.
|
|
1940
2011
|
*
|
|
2012
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
2013
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
2014
|
+
* functionality.
|
|
1941
2015
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
1942
2016
|
*/
|
|
1943
2017
|
interface $DateTimePickerSettings
|
|
@@ -2098,6 +2172,9 @@ declare namespace sap {
|
|
|
2098
2172
|
/**
|
|
2099
2173
|
* Describes the settings that can be provided to the Dialog constructor.
|
|
2100
2174
|
*
|
|
2175
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
2176
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
2177
|
+
* functionality.
|
|
2101
2178
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
2102
2179
|
*/
|
|
2103
2180
|
interface $DialogSettings
|
|
@@ -2274,6 +2351,9 @@ declare namespace sap {
|
|
|
2274
2351
|
/**
|
|
2275
2352
|
* Describes the settings that can be provided to the FileUploader constructor.
|
|
2276
2353
|
*
|
|
2354
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
2355
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
2356
|
+
* functionality.
|
|
2277
2357
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
2278
2358
|
*/
|
|
2279
2359
|
interface $FileUploaderSettings
|
|
@@ -2384,6 +2464,9 @@ declare namespace sap {
|
|
|
2384
2464
|
/**
|
|
2385
2465
|
* Describes the settings that can be provided to the GroupHeaderListItem constructor.
|
|
2386
2466
|
*
|
|
2467
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
2468
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
2469
|
+
* functionality.
|
|
2387
2470
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
2388
2471
|
*/
|
|
2389
2472
|
interface $GroupHeaderListItemSettings
|
|
@@ -2413,6 +2496,9 @@ declare namespace sap {
|
|
|
2413
2496
|
/**
|
|
2414
2497
|
* Describes the settings that can be provided to the Icon constructor.
|
|
2415
2498
|
*
|
|
2499
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
2500
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
2501
|
+
* functionality.
|
|
2416
2502
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
2417
2503
|
*/
|
|
2418
2504
|
interface $IconSettings extends sap.ui.core.webc.$WebComponentSettings {
|
|
@@ -2546,6 +2632,9 @@ declare namespace sap {
|
|
|
2546
2632
|
/**
|
|
2547
2633
|
* Describes the settings that can be provided to the Input constructor.
|
|
2548
2634
|
*
|
|
2635
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
2636
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
2637
|
+
* functionality.
|
|
2549
2638
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
2550
2639
|
*/
|
|
2551
2640
|
interface $InputSettings
|
|
@@ -2735,6 +2824,9 @@ declare namespace sap {
|
|
|
2735
2824
|
/**
|
|
2736
2825
|
* Describes the settings that can be provided to the Label constructor.
|
|
2737
2826
|
*
|
|
2827
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
2828
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
2829
|
+
* functionality.
|
|
2738
2830
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
2739
2831
|
*/
|
|
2740
2832
|
interface $LabelSettings
|
|
@@ -2795,6 +2887,9 @@ declare namespace sap {
|
|
|
2795
2887
|
/**
|
|
2796
2888
|
* Describes the settings that can be provided to the Link constructor.
|
|
2797
2889
|
*
|
|
2890
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
2891
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
2892
|
+
* functionality.
|
|
2798
2893
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
2799
2894
|
*/
|
|
2800
2895
|
interface $LinkSettings extends sap.ui.core.webc.$WebComponentSettings {
|
|
@@ -2909,6 +3004,9 @@ declare namespace sap {
|
|
|
2909
3004
|
/**
|
|
2910
3005
|
* Describes the settings that can be provided to the List constructor.
|
|
2911
3006
|
*
|
|
3007
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
3008
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
3009
|
+
* functionality.
|
|
2912
3010
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
2913
3011
|
*/
|
|
2914
3012
|
interface $ListSettings extends sap.ui.core.webc.$WebComponentSettings {
|
|
@@ -3104,6 +3202,9 @@ declare namespace sap {
|
|
|
3104
3202
|
/**
|
|
3105
3203
|
* Describes the settings that can be provided to the Menu constructor.
|
|
3106
3204
|
*
|
|
3205
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
3206
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
3207
|
+
* functionality.
|
|
3107
3208
|
* @experimental (since 1.102.0) - This control is experimental and its API might change significantly.
|
|
3108
3209
|
*/
|
|
3109
3210
|
interface $MenuSettings extends sap.ui.core.webc.$WebComponentSettings {
|
|
@@ -3185,6 +3286,9 @@ declare namespace sap {
|
|
|
3185
3286
|
/**
|
|
3186
3287
|
* Describes the settings that can be provided to the MenuItem constructor.
|
|
3187
3288
|
*
|
|
3289
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
3290
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
3291
|
+
* functionality.
|
|
3188
3292
|
* @experimental (since 1.102.0) - This control is experimental and its API might change significantly.
|
|
3189
3293
|
*/
|
|
3190
3294
|
interface $MenuItemSettings
|
|
@@ -3268,6 +3372,9 @@ declare namespace sap {
|
|
|
3268
3372
|
/**
|
|
3269
3373
|
* Describes the settings that can be provided to the MessageStrip constructor.
|
|
3270
3374
|
*
|
|
3375
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
3376
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
3377
|
+
* functionality.
|
|
3271
3378
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
3272
3379
|
*/
|
|
3273
3380
|
interface $MessageStripSettings
|
|
@@ -3339,6 +3446,9 @@ declare namespace sap {
|
|
|
3339
3446
|
/**
|
|
3340
3447
|
* Describes the settings that can be provided to the MultiComboBox constructor.
|
|
3341
3448
|
*
|
|
3449
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
3450
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
3451
|
+
* functionality.
|
|
3342
3452
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
3343
3453
|
*/
|
|
3344
3454
|
interface $MultiComboBoxSettings
|
|
@@ -3492,6 +3602,9 @@ declare namespace sap {
|
|
|
3492
3602
|
/**
|
|
3493
3603
|
* Describes the settings that can be provided to the MultiComboBoxGroupItem constructor.
|
|
3494
3604
|
*
|
|
3605
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
3606
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
3607
|
+
* functionality.
|
|
3495
3608
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
3496
3609
|
*/
|
|
3497
3610
|
interface $MultiComboBoxGroupItemSettings
|
|
@@ -3505,6 +3618,9 @@ declare namespace sap {
|
|
|
3505
3618
|
/**
|
|
3506
3619
|
* Describes the settings that can be provided to the MultiComboBoxItem constructor.
|
|
3507
3620
|
*
|
|
3621
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
3622
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
3623
|
+
* functionality.
|
|
3508
3624
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
3509
3625
|
*/
|
|
3510
3626
|
interface $MultiComboBoxItemSettings
|
|
@@ -3533,6 +3649,9 @@ declare namespace sap {
|
|
|
3533
3649
|
/**
|
|
3534
3650
|
* Describes the settings that can be provided to the MultiInput constructor.
|
|
3535
3651
|
*
|
|
3652
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
3653
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
3654
|
+
* functionality.
|
|
3536
3655
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
3537
3656
|
*/
|
|
3538
3657
|
interface $MultiInputSettings
|
|
@@ -3751,6 +3870,9 @@ declare namespace sap {
|
|
|
3751
3870
|
/**
|
|
3752
3871
|
* Describes the settings that can be provided to the Option constructor.
|
|
3753
3872
|
*
|
|
3873
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
3874
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
3875
|
+
* functionality.
|
|
3754
3876
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
3755
3877
|
*/
|
|
3756
3878
|
interface $OptionSettings
|
|
@@ -3802,6 +3924,9 @@ declare namespace sap {
|
|
|
3802
3924
|
/**
|
|
3803
3925
|
* Describes the settings that can be provided to the Panel constructor.
|
|
3804
3926
|
*
|
|
3927
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
3928
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
3929
|
+
* functionality.
|
|
3805
3930
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
3806
3931
|
*/
|
|
3807
3932
|
interface $PanelSettings
|
|
@@ -3920,6 +4045,9 @@ declare namespace sap {
|
|
|
3920
4045
|
/**
|
|
3921
4046
|
* Describes the settings that can be provided to the Popover constructor.
|
|
3922
4047
|
*
|
|
4048
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
4049
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
4050
|
+
* functionality.
|
|
3923
4051
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
3924
4052
|
*/
|
|
3925
4053
|
interface $PopoverSettings
|
|
@@ -4103,6 +4231,9 @@ declare namespace sap {
|
|
|
4103
4231
|
/**
|
|
4104
4232
|
* Describes the settings that can be provided to the ProgressIndicator constructor.
|
|
4105
4233
|
*
|
|
4234
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
4235
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
4236
|
+
* functionality.
|
|
4106
4237
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
4107
4238
|
*/
|
|
4108
4239
|
interface $ProgressIndicatorSettings
|
|
@@ -4178,6 +4309,9 @@ declare namespace sap {
|
|
|
4178
4309
|
/**
|
|
4179
4310
|
* Describes the settings that can be provided to the RadioButton constructor.
|
|
4180
4311
|
*
|
|
4312
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
4313
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
4314
|
+
* functionality.
|
|
4181
4315
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
4182
4316
|
*/
|
|
4183
4317
|
interface $RadioButtonSettings
|
|
@@ -4292,6 +4426,9 @@ declare namespace sap {
|
|
|
4292
4426
|
/**
|
|
4293
4427
|
* Describes the settings that can be provided to the RangeSlider constructor.
|
|
4294
4428
|
*
|
|
4429
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
4430
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
4431
|
+
* functionality.
|
|
4295
4432
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
4296
4433
|
*/
|
|
4297
4434
|
interface $RangeSliderSettings
|
|
@@ -4408,6 +4545,9 @@ declare namespace sap {
|
|
|
4408
4545
|
/**
|
|
4409
4546
|
* Describes the settings that can be provided to the RatingIndicator constructor.
|
|
4410
4547
|
*
|
|
4548
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
4549
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
4550
|
+
* functionality.
|
|
4411
4551
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
4412
4552
|
*/
|
|
4413
4553
|
interface $RatingIndicatorSettings
|
|
@@ -4489,6 +4629,9 @@ declare namespace sap {
|
|
|
4489
4629
|
/**
|
|
4490
4630
|
* Describes the settings that can be provided to the ResponsivePopover constructor.
|
|
4491
4631
|
*
|
|
4632
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
4633
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
4634
|
+
* functionality.
|
|
4492
4635
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
4493
4636
|
*/
|
|
4494
4637
|
interface $ResponsivePopoverSettings
|
|
@@ -4656,6 +4799,9 @@ declare namespace sap {
|
|
|
4656
4799
|
/**
|
|
4657
4800
|
* Describes the settings that can be provided to the SegmentedButton constructor.
|
|
4658
4801
|
*
|
|
4802
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
4803
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
4804
|
+
* functionality.
|
|
4659
4805
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
4660
4806
|
*/
|
|
4661
4807
|
interface $SegmentedButtonSettings
|
|
@@ -4715,6 +4861,9 @@ declare namespace sap {
|
|
|
4715
4861
|
/**
|
|
4716
4862
|
* Describes the settings that can be provided to the SegmentedButtonItem constructor.
|
|
4717
4863
|
*
|
|
4864
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
4865
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
4866
|
+
* functionality.
|
|
4718
4867
|
* @experimental (since 1.95.0) - This control is experimental and its API might change significantly.
|
|
4719
4868
|
*/
|
|
4720
4869
|
interface $SegmentedButtonItemSettings
|
|
@@ -4832,6 +4981,9 @@ declare namespace sap {
|
|
|
4832
4981
|
/**
|
|
4833
4982
|
* Describes the settings that can be provided to the Select constructor.
|
|
4834
4983
|
*
|
|
4984
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
4985
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
4986
|
+
* functionality.
|
|
4835
4987
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
4836
4988
|
*/
|
|
4837
4989
|
interface $SelectSettings
|
|
@@ -4981,6 +5133,9 @@ declare namespace sap {
|
|
|
4981
5133
|
/**
|
|
4982
5134
|
* Describes the settings that can be provided to the SelectMenu constructor.
|
|
4983
5135
|
*
|
|
5136
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
5137
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
5138
|
+
* functionality.
|
|
4984
5139
|
* @experimental (since 1.120.0) - This control is experimental and its API might change significantly.
|
|
4985
5140
|
*/
|
|
4986
5141
|
interface $SelectMenuSettings
|
|
@@ -4998,6 +5153,9 @@ declare namespace sap {
|
|
|
4998
5153
|
/**
|
|
4999
5154
|
* Describes the settings that can be provided to the SelectMenuOption constructor.
|
|
5000
5155
|
*
|
|
5156
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
5157
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
5158
|
+
* functionality.
|
|
5001
5159
|
* @experimental (since 1.120.0) - This control is experimental and its API might change significantly.
|
|
5002
5160
|
*/
|
|
5003
5161
|
interface $SelectMenuOptionSettings
|
|
@@ -5026,6 +5184,9 @@ declare namespace sap {
|
|
|
5026
5184
|
/**
|
|
5027
5185
|
* Describes the settings that can be provided to the Slider constructor.
|
|
5028
5186
|
*
|
|
5187
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
5188
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
5189
|
+
* functionality.
|
|
5029
5190
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
5030
5191
|
*/
|
|
5031
5192
|
interface $SliderSettings
|
|
@@ -5134,6 +5295,9 @@ declare namespace sap {
|
|
|
5134
5295
|
/**
|
|
5135
5296
|
* Describes the settings that can be provided to the SplitButton constructor.
|
|
5136
5297
|
*
|
|
5298
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
5299
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
5300
|
+
* functionality.
|
|
5137
5301
|
* @experimental (since 1.99.0) - This control is experimental and its API might change significantly.
|
|
5138
5302
|
*/
|
|
5139
5303
|
interface $SplitButtonSettings
|
|
@@ -5196,6 +5360,9 @@ declare namespace sap {
|
|
|
5196
5360
|
/**
|
|
5197
5361
|
* Describes the settings that can be provided to the StandardListItem constructor.
|
|
5198
5362
|
*
|
|
5363
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
5364
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
5365
|
+
* functionality.
|
|
5199
5366
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
5200
5367
|
*/
|
|
5201
5368
|
interface $StandardListItemSettings
|
|
@@ -5336,6 +5503,9 @@ declare namespace sap {
|
|
|
5336
5503
|
/**
|
|
5337
5504
|
* Describes the settings that can be provided to the StepInput constructor.
|
|
5338
5505
|
*
|
|
5506
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
5507
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
5508
|
+
* functionality.
|
|
5339
5509
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
5340
5510
|
*/
|
|
5341
5511
|
interface $StepInputSettings
|
|
@@ -5474,6 +5644,9 @@ declare namespace sap {
|
|
|
5474
5644
|
/**
|
|
5475
5645
|
* Describes the settings that can be provided to the SuggestionGroupItem constructor.
|
|
5476
5646
|
*
|
|
5647
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
5648
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
5649
|
+
* functionality.
|
|
5477
5650
|
* @experimental (since 1.95.0) - This control is experimental and its API might change significantly.
|
|
5478
5651
|
*/
|
|
5479
5652
|
interface $SuggestionGroupItemSettings
|
|
@@ -5487,6 +5660,9 @@ declare namespace sap {
|
|
|
5487
5660
|
/**
|
|
5488
5661
|
* Describes the settings that can be provided to the SuggestionItem constructor.
|
|
5489
5662
|
*
|
|
5663
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
5664
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
5665
|
+
* functionality.
|
|
5490
5666
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
5491
5667
|
*/
|
|
5492
5668
|
interface $SuggestionItemSettings
|
|
@@ -5559,6 +5735,9 @@ declare namespace sap {
|
|
|
5559
5735
|
/**
|
|
5560
5736
|
* Describes the settings that can be provided to the Switch constructor.
|
|
5561
5737
|
*
|
|
5738
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
5739
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
5740
|
+
* functionality.
|
|
5562
5741
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
5563
5742
|
*/
|
|
5564
5743
|
interface $SwitchSettings
|
|
@@ -5660,6 +5839,9 @@ declare namespace sap {
|
|
|
5660
5839
|
/**
|
|
5661
5840
|
* Describes the settings that can be provided to the Tab constructor.
|
|
5662
5841
|
*
|
|
5842
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
5843
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
5844
|
+
* functionality.
|
|
5663
5845
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
5664
5846
|
*/
|
|
5665
5847
|
interface $TabSettings extends sap.ui.core.webc.$WebComponentSettings {
|
|
@@ -5745,6 +5927,9 @@ declare namespace sap {
|
|
|
5745
5927
|
/**
|
|
5746
5928
|
* Describes the settings that can be provided to the TabContainer constructor.
|
|
5747
5929
|
*
|
|
5930
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
5931
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
5932
|
+
* functionality.
|
|
5748
5933
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
5749
5934
|
*/
|
|
5750
5935
|
interface $TabContainerSettings
|
|
@@ -5855,6 +6040,9 @@ declare namespace sap {
|
|
|
5855
6040
|
/**
|
|
5856
6041
|
* Describes the settings that can be provided to the Table constructor.
|
|
5857
6042
|
*
|
|
6043
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
6044
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
6045
|
+
* functionality.
|
|
5858
6046
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
5859
6047
|
*/
|
|
5860
6048
|
interface $TableSettings
|
|
@@ -6043,6 +6231,9 @@ declare namespace sap {
|
|
|
6043
6231
|
/**
|
|
6044
6232
|
* Describes the settings that can be provided to the TableCell constructor.
|
|
6045
6233
|
*
|
|
6234
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
6235
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
6236
|
+
* functionality.
|
|
6046
6237
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
6047
6238
|
*/
|
|
6048
6239
|
interface $TableCellSettings
|
|
@@ -6060,6 +6251,9 @@ declare namespace sap {
|
|
|
6060
6251
|
/**
|
|
6061
6252
|
* Describes the settings that can be provided to the TableColumn constructor.
|
|
6062
6253
|
*
|
|
6254
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
6255
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
6256
|
+
* functionality.
|
|
6063
6257
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
6064
6258
|
*/
|
|
6065
6259
|
interface $TableColumnSettings
|
|
@@ -6121,6 +6315,9 @@ declare namespace sap {
|
|
|
6121
6315
|
/**
|
|
6122
6316
|
* Describes the settings that can be provided to the TableGroupRow constructor.
|
|
6123
6317
|
*
|
|
6318
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
6319
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
6320
|
+
* functionality.
|
|
6124
6321
|
* @experimental (since 1.95.0) - This control is experimental and its API might change significantly.
|
|
6125
6322
|
*/
|
|
6126
6323
|
interface $TableGroupRowSettings
|
|
@@ -6134,6 +6331,9 @@ declare namespace sap {
|
|
|
6134
6331
|
/**
|
|
6135
6332
|
* Describes the settings that can be provided to the TableRow constructor.
|
|
6136
6333
|
*
|
|
6334
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
6335
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
6336
|
+
* functionality.
|
|
6137
6337
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
6138
6338
|
*/
|
|
6139
6339
|
interface $TableRowSettings
|
|
@@ -6184,6 +6384,9 @@ declare namespace sap {
|
|
|
6184
6384
|
/**
|
|
6185
6385
|
* Describes the settings that can be provided to the TabSeparator constructor.
|
|
6186
6386
|
*
|
|
6387
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
6388
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
6389
|
+
* functionality.
|
|
6187
6390
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
6188
6391
|
*/
|
|
6189
6392
|
interface $TabSeparatorSettings
|
|
@@ -6192,6 +6395,9 @@ declare namespace sap {
|
|
|
6192
6395
|
/**
|
|
6193
6396
|
* Describes the settings that can be provided to the TextArea constructor.
|
|
6194
6397
|
*
|
|
6398
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
6399
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
6400
|
+
* functionality.
|
|
6195
6401
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
6196
6402
|
*/
|
|
6197
6403
|
interface $TextAreaSettings
|
|
@@ -6359,6 +6565,9 @@ declare namespace sap {
|
|
|
6359
6565
|
/**
|
|
6360
6566
|
* Describes the settings that can be provided to the TimePicker constructor.
|
|
6361
6567
|
*
|
|
6568
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
6569
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
6570
|
+
* functionality.
|
|
6362
6571
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
6363
6572
|
*/
|
|
6364
6573
|
interface $TimePickerSettings
|
|
@@ -6454,6 +6663,9 @@ declare namespace sap {
|
|
|
6454
6663
|
/**
|
|
6455
6664
|
* Describes the settings that can be provided to the Title constructor.
|
|
6456
6665
|
*
|
|
6666
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
6667
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
6668
|
+
* functionality.
|
|
6457
6669
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
6458
6670
|
*/
|
|
6459
6671
|
interface $TitleSettings
|
|
@@ -6492,6 +6704,9 @@ declare namespace sap {
|
|
|
6492
6704
|
/**
|
|
6493
6705
|
* Describes the settings that can be provided to the Toast constructor.
|
|
6494
6706
|
*
|
|
6707
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
6708
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
6709
|
+
* functionality.
|
|
6495
6710
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
6496
6711
|
*/
|
|
6497
6712
|
interface $ToastSettings
|
|
@@ -6541,6 +6756,9 @@ declare namespace sap {
|
|
|
6541
6756
|
/**
|
|
6542
6757
|
* Describes the settings that can be provided to the ToggleButton constructor.
|
|
6543
6758
|
*
|
|
6759
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
6760
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
6761
|
+
* functionality.
|
|
6544
6762
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
6545
6763
|
*/
|
|
6546
6764
|
interface $ToggleButtonSettings
|
|
@@ -6658,6 +6876,9 @@ declare namespace sap {
|
|
|
6658
6876
|
/**
|
|
6659
6877
|
* Describes the settings that can be provided to the Token constructor.
|
|
6660
6878
|
*
|
|
6879
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
6880
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
6881
|
+
* functionality.
|
|
6661
6882
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
6662
6883
|
*/
|
|
6663
6884
|
interface $TokenSettings
|
|
@@ -6705,6 +6926,9 @@ declare namespace sap {
|
|
|
6705
6926
|
/**
|
|
6706
6927
|
* Describes the settings that can be provided to the Toolbar constructor.
|
|
6707
6928
|
*
|
|
6929
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
6930
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
6931
|
+
* functionality.
|
|
6708
6932
|
* @experimental (since 1.120.0) - This control is experimental and its API might change significantly.
|
|
6709
6933
|
*/
|
|
6710
6934
|
interface $ToolbarSettings
|
|
@@ -6747,6 +6971,9 @@ declare namespace sap {
|
|
|
6747
6971
|
/**
|
|
6748
6972
|
* Describes the settings that can be provided to the ToolbarButton constructor.
|
|
6749
6973
|
*
|
|
6974
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
6975
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
6976
|
+
* functionality.
|
|
6750
6977
|
* @experimental (since 1.120.0) - This control is experimental and its API might change significantly.
|
|
6751
6978
|
*/
|
|
6752
6979
|
interface $ToolbarButtonSettings
|
|
@@ -6857,6 +7084,9 @@ declare namespace sap {
|
|
|
6857
7084
|
/**
|
|
6858
7085
|
* Describes the settings that can be provided to the ToolbarSelect constructor.
|
|
6859
7086
|
*
|
|
7087
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
7088
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
7089
|
+
* functionality.
|
|
6860
7090
|
* @experimental (since 1.120.0) - This control is experimental and its API might change significantly.
|
|
6861
7091
|
*/
|
|
6862
7092
|
interface $ToolbarSelectSettings
|
|
@@ -6939,6 +7169,9 @@ declare namespace sap {
|
|
|
6939
7169
|
/**
|
|
6940
7170
|
* Describes the settings that can be provided to the ToolbarSelectOption constructor.
|
|
6941
7171
|
*
|
|
7172
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
7173
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
7174
|
+
* functionality.
|
|
6942
7175
|
* @experimental (since 1.120.0) - This control is experimental and its API might change significantly.
|
|
6943
7176
|
*/
|
|
6944
7177
|
interface $ToolbarSelectOptionSettings
|
|
@@ -6960,6 +7193,9 @@ declare namespace sap {
|
|
|
6960
7193
|
/**
|
|
6961
7194
|
* Describes the settings that can be provided to the ToolbarSeparator constructor.
|
|
6962
7195
|
*
|
|
7196
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
7197
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
7198
|
+
* functionality.
|
|
6963
7199
|
* @experimental (since 1.120.0) - This control is experimental and its API might change significantly.
|
|
6964
7200
|
*/
|
|
6965
7201
|
interface $ToolbarSeparatorSettings
|
|
@@ -6968,6 +7204,9 @@ declare namespace sap {
|
|
|
6968
7204
|
/**
|
|
6969
7205
|
* Describes the settings that can be provided to the ToolbarSpacer constructor.
|
|
6970
7206
|
*
|
|
7207
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
7208
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
7209
|
+
* functionality.
|
|
6971
7210
|
* @experimental (since 1.120.0) - This control is experimental and its API might change significantly.
|
|
6972
7211
|
*/
|
|
6973
7212
|
interface $ToolbarSpacerSettings
|
|
@@ -6988,6 +7227,9 @@ declare namespace sap {
|
|
|
6988
7227
|
/**
|
|
6989
7228
|
* Describes the settings that can be provided to the Tree constructor.
|
|
6990
7229
|
*
|
|
7230
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
7231
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
7232
|
+
* functionality.
|
|
6991
7233
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
6992
7234
|
*/
|
|
6993
7235
|
interface $TreeSettings extends sap.ui.core.webc.$WebComponentSettings {
|
|
@@ -7119,6 +7361,9 @@ declare namespace sap {
|
|
|
7119
7361
|
/**
|
|
7120
7362
|
* Describes the settings that can be provided to the TreeItem constructor.
|
|
7121
7363
|
*
|
|
7364
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
7365
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
7366
|
+
* functionality.
|
|
7122
7367
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
7123
7368
|
*/
|
|
7124
7369
|
interface $TreeItemSettings
|
|
@@ -7268,6 +7513,9 @@ declare namespace sap {
|
|
|
7268
7513
|
/**
|
|
7269
7514
|
* Describes the settings that can be provided to the TreeItemCustom constructor.
|
|
7270
7515
|
*
|
|
7516
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
7517
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
7518
|
+
* functionality.
|
|
7271
7519
|
* @experimental (since 1.115.0) - This control is experimental and its API might change significantly.
|
|
7272
7520
|
*/
|
|
7273
7521
|
interface $TreeItemCustomSettings
|
|
@@ -8333,6 +8581,9 @@ declare namespace sap {
|
|
|
8333
8581
|
*
|
|
8334
8582
|
*
|
|
8335
8583
|
* @since 1.92.0
|
|
8584
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
8585
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
8586
|
+
* functionality.
|
|
8336
8587
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
8337
8588
|
*/
|
|
8338
8589
|
class Avatar
|
|
@@ -8969,6 +9220,9 @@ declare namespace sap {
|
|
|
8969
9220
|
*
|
|
8970
9221
|
*
|
|
8971
9222
|
* @since 1.92.0
|
|
9223
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
9224
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
9225
|
+
* functionality.
|
|
8972
9226
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
8973
9227
|
*/
|
|
8974
9228
|
class AvatarGroup extends sap.ui.core.webc.WebComponent {
|
|
@@ -9361,6 +9615,9 @@ declare namespace sap {
|
|
|
9361
9615
|
* theme.
|
|
9362
9616
|
*
|
|
9363
9617
|
* @since 1.92.0
|
|
9618
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
9619
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
9620
|
+
* functionality.
|
|
9364
9621
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
9365
9622
|
*/
|
|
9366
9623
|
class Badge extends sap.ui.core.webc.WebComponent {
|
|
@@ -9595,6 +9852,9 @@ declare namespace sap {
|
|
|
9595
9852
|
*
|
|
9596
9853
|
*
|
|
9597
9854
|
* @since 1.95.0
|
|
9855
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
9856
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
9857
|
+
* functionality.
|
|
9598
9858
|
* @experimental (since 1.95.0) - This control is experimental and its API might change significantly.
|
|
9599
9859
|
*/
|
|
9600
9860
|
class Breadcrumbs extends sap.ui.core.webc.WebComponent {
|
|
@@ -9917,6 +10177,9 @@ declare namespace sap {
|
|
|
9917
10177
|
* The `sap.ui.webc.main.BreadcrumbsItem` component defines the content of an item in `sap.ui.webc.main.Breadcrumbs`.
|
|
9918
10178
|
*
|
|
9919
10179
|
* @since 1.95.0
|
|
10180
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
10181
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
10182
|
+
* functionality.
|
|
9920
10183
|
* @experimental (since 1.95.0) - This control is experimental and its API might change significantly.
|
|
9921
10184
|
*/
|
|
9922
10185
|
class BreadcrumbsItem
|
|
@@ -10150,6 +10413,9 @@ declare namespace sap {
|
|
|
10150
10413
|
* - Do not show multiple busy indicators at once.
|
|
10151
10414
|
*
|
|
10152
10415
|
* @since 1.92.0
|
|
10416
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
10417
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
10418
|
+
* functionality.
|
|
10153
10419
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
10154
10420
|
*/
|
|
10155
10421
|
class BusyIndicator extends sap.ui.core.webc.WebComponent {
|
|
@@ -10491,6 +10757,9 @@ declare namespace sap {
|
|
|
10491
10757
|
* - button - Used to style the native button element
|
|
10492
10758
|
*
|
|
10493
10759
|
* @since 1.92.0
|
|
10760
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
10761
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
10762
|
+
* functionality.
|
|
10494
10763
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
10495
10764
|
*/
|
|
10496
10765
|
class Button
|
|
@@ -11094,6 +11363,9 @@ declare namespace sap {
|
|
|
11094
11363
|
* `
|
|
11095
11364
|
*
|
|
11096
11365
|
* @since 1.92.0
|
|
11366
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
11367
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
11368
|
+
* functionality.
|
|
11097
11369
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
11098
11370
|
*/
|
|
11099
11371
|
class Calendar extends sap.ui.core.webc.WebComponent {
|
|
@@ -11565,6 +11837,9 @@ declare namespace sap {
|
|
|
11565
11837
|
* The `sap.ui.webc.main.CalendarDate` component defines a calendar date to be used inside `sap.ui.webc.main.Calendar`
|
|
11566
11838
|
*
|
|
11567
11839
|
* @since 1.92.0
|
|
11840
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
11841
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
11842
|
+
* functionality.
|
|
11568
11843
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
11569
11844
|
*/
|
|
11570
11845
|
class CalendarDate
|
|
@@ -11673,6 +11948,9 @@ declare namespace sap {
|
|
|
11673
11948
|
* taken for keyboard handling, styling and accessibility.
|
|
11674
11949
|
*
|
|
11675
11950
|
* @since 1.92.0
|
|
11951
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
11952
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
11953
|
+
* functionality.
|
|
11676
11954
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
11677
11955
|
*/
|
|
11678
11956
|
class Card extends sap.ui.core.webc.WebComponent {
|
|
@@ -12032,6 +12310,9 @@ declare namespace sap {
|
|
|
12032
12310
|
* - status - Used to style the status of the CardHeader
|
|
12033
12311
|
*
|
|
12034
12312
|
* @since 1.95.0
|
|
12313
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
12314
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
12315
|
+
* functionality.
|
|
12035
12316
|
* @experimental (since 1.95.0) - This control is experimental and its API might change significantly.
|
|
12036
12317
|
*/
|
|
12037
12318
|
class CardHeader
|
|
@@ -12494,6 +12775,9 @@ declare namespace sap {
|
|
|
12494
12775
|
* - content - Used to style the content of the component
|
|
12495
12776
|
*
|
|
12496
12777
|
* @since 1.92.0
|
|
12778
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
12779
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
12780
|
+
* functionality.
|
|
12497
12781
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
12498
12782
|
*/
|
|
12499
12783
|
class Carousel extends sap.ui.core.webc.WebComponent {
|
|
@@ -13116,6 +13400,9 @@ declare namespace sap {
|
|
|
13116
13400
|
*
|
|
13117
13401
|
*
|
|
13118
13402
|
* @since 1.92.0
|
|
13403
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
13404
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
13405
|
+
* functionality.
|
|
13119
13406
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
13120
13407
|
*/
|
|
13121
13408
|
class CheckBox
|
|
@@ -13684,6 +13971,9 @@ declare namespace sap {
|
|
|
13684
13971
|
* of the `sap.ui.webc.main.ColorPalette`.
|
|
13685
13972
|
*
|
|
13686
13973
|
* @since 1.92.0
|
|
13974
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
13975
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
13976
|
+
* functionality.
|
|
13687
13977
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
13688
13978
|
*/
|
|
13689
13979
|
class ColorPalette extends sap.ui.core.webc.WebComponent {
|
|
@@ -13911,6 +14201,9 @@ declare namespace sap {
|
|
|
13911
14201
|
* The `sap.ui.webc.main.ColorPaletteItem` component represents a color in the the `sap.ui.webc.main.ColorPalette`.
|
|
13912
14202
|
*
|
|
13913
14203
|
* @since 1.92.0
|
|
14204
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
14205
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
14206
|
+
* functionality.
|
|
13914
14207
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
13915
14208
|
*/
|
|
13916
14209
|
class ColorPaletteItem
|
|
@@ -14025,6 +14318,9 @@ declare namespace sap {
|
|
|
14025
14318
|
* and spend large amount of time to configure the right color through the color picker.
|
|
14026
14319
|
*
|
|
14027
14320
|
* @since 1.97.0
|
|
14321
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
14322
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
14323
|
+
* functionality.
|
|
14028
14324
|
* @experimental (since 1.97.0) - This control is experimental and its API might change significantly.
|
|
14029
14325
|
*/
|
|
14030
14326
|
class ColorPalettePopover extends sap.ui.core.webc.WebComponent {
|
|
@@ -14387,6 +14683,9 @@ declare namespace sap {
|
|
|
14387
14683
|
*
|
|
14388
14684
|
*
|
|
14389
14685
|
* @since 1.92.0
|
|
14686
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
14687
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
14688
|
+
* functionality.
|
|
14390
14689
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
14391
14690
|
*/
|
|
14392
14691
|
class ColorPicker extends sap.ui.core.webc.WebComponent {
|
|
@@ -14595,6 +14894,9 @@ declare namespace sap {
|
|
|
14595
14894
|
* selects the last item.
|
|
14596
14895
|
*
|
|
14597
14896
|
* @since 1.92.0
|
|
14897
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
14898
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
14899
|
+
* functionality.
|
|
14598
14900
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
14599
14901
|
*/
|
|
14600
14902
|
class ComboBox
|
|
@@ -15428,6 +15730,9 @@ declare namespace sap {
|
|
|
15428
15730
|
* suggestions into groups.
|
|
15429
15731
|
*
|
|
15430
15732
|
* @since 1.95.0
|
|
15733
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
15734
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
15735
|
+
* functionality.
|
|
15431
15736
|
* @experimental (since 1.95.0) - This control is experimental and its API might change significantly.
|
|
15432
15737
|
*/
|
|
15433
15738
|
class ComboBoxGroupItem
|
|
@@ -15530,6 +15835,9 @@ declare namespace sap {
|
|
|
15530
15835
|
* The `sap.ui.webc.main.ComboBoxItem` represents the item for a `sap.ui.webc.main.ComboBox`.
|
|
15531
15836
|
*
|
|
15532
15837
|
* @since 1.92.0
|
|
15838
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
15839
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
15840
|
+
* functionality.
|
|
15533
15841
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
15534
15842
|
*/
|
|
15535
15843
|
class ComboBoxItem
|
|
@@ -15676,6 +15984,9 @@ declare namespace sap {
|
|
|
15676
15984
|
* - checkbox - Used to style the checkbox rendered when the list item is in multiple selection mode
|
|
15677
15985
|
*
|
|
15678
15986
|
* @since 1.92.0
|
|
15987
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
15988
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
15989
|
+
* functionality.
|
|
15679
15990
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
15680
15991
|
*/
|
|
15681
15992
|
class CustomListItem
|
|
@@ -16169,6 +16480,9 @@ declare namespace sap {
|
|
|
16169
16480
|
*
|
|
16170
16481
|
*
|
|
16171
16482
|
* @since 1.92.0
|
|
16483
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
16484
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
16485
|
+
* functionality.
|
|
16172
16486
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
16173
16487
|
*/
|
|
16174
16488
|
class DatePicker
|
|
@@ -17010,6 +17324,9 @@ declare namespace sap {
|
|
|
17010
17324
|
* - [SHIFT] + [CTRL] + [PAGEUP] - Increments the corresponding year by one
|
|
17011
17325
|
*
|
|
17012
17326
|
* @since 1.92.0
|
|
17327
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
17328
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
17329
|
+
* functionality.
|
|
17013
17330
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
17014
17331
|
*/
|
|
17015
17332
|
class DateRangePicker
|
|
@@ -17931,6 +18248,9 @@ declare namespace sap {
|
|
|
17931
18248
|
* or desktop, it is displayed as a popover, while on phone devices, it is displayed full screen.
|
|
17932
18249
|
*
|
|
17933
18250
|
* @since 1.92.0
|
|
18251
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
18252
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
18253
|
+
* functionality.
|
|
17934
18254
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
17935
18255
|
*/
|
|
17936
18256
|
class DateTimePicker
|
|
@@ -18790,6 +19110,9 @@ declare namespace sap {
|
|
|
18790
19110
|
* inside other components containing z-index. This might break z-index management.
|
|
18791
19111
|
*
|
|
18792
19112
|
* @since 1.92.0
|
|
19113
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
19114
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
19115
|
+
* functionality.
|
|
18793
19116
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
18794
19117
|
*/
|
|
18795
19118
|
class Dialog extends sap.ui.core.webc.WebComponent {
|
|
@@ -19850,6 +20173,9 @@ declare namespace sap {
|
|
|
19850
20173
|
* and "disabled" properties.
|
|
19851
20174
|
*
|
|
19852
20175
|
* @since 1.92.0
|
|
20176
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
20177
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
20178
|
+
* functionality.
|
|
19853
20179
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
19854
20180
|
*/
|
|
19855
20181
|
class FileUploader
|
|
@@ -20406,6 +20732,9 @@ declare namespace sap {
|
|
|
20406
20732
|
* into logical groups.
|
|
20407
20733
|
*
|
|
20408
20734
|
* @since 1.92.0
|
|
20735
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
20736
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
20737
|
+
* functionality.
|
|
20409
20738
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
20410
20739
|
*/
|
|
20411
20740
|
class GroupHeaderListItem
|
|
@@ -20631,6 +20960,9 @@ declare namespace sap {
|
|
|
20631
20960
|
* triggering the click event.
|
|
20632
20961
|
*
|
|
20633
20962
|
* @since 1.92.0
|
|
20963
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
20964
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
20965
|
+
* functionality.
|
|
20634
20966
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
20635
20967
|
*/
|
|
20636
20968
|
class Icon
|
|
@@ -21181,6 +21513,9 @@ declare namespace sap {
|
|
|
21181
21513
|
* focus is in the input, does nothing.
|
|
21182
21514
|
*
|
|
21183
21515
|
* @since 1.92.0
|
|
21516
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
21517
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
21518
|
+
* functionality.
|
|
21184
21519
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
21185
21520
|
*/
|
|
21186
21521
|
class Input
|
|
@@ -22263,6 +22598,9 @@ declare namespace sap {
|
|
|
22263
22598
|
* choice of designs, you can use custom styles.
|
|
22264
22599
|
*
|
|
22265
22600
|
* @since 1.92.0
|
|
22601
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
22602
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
22603
|
+
* functionality.
|
|
22266
22604
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
22267
22605
|
*/
|
|
22268
22606
|
class Label
|
|
@@ -22525,6 +22863,9 @@ declare namespace sap {
|
|
|
22525
22863
|
* property is set to `"Normal"`, the text is displayed on several lines instead of being truncated.
|
|
22526
22864
|
*
|
|
22527
22865
|
* @since 1.92.0
|
|
22866
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
22867
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
22868
|
+
* functionality.
|
|
22528
22869
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
22529
22870
|
*/
|
|
22530
22871
|
class Link extends sap.ui.core.webc.WebComponent {
|
|
@@ -23076,6 +23417,9 @@ declare namespace sap {
|
|
|
23076
23417
|
* - [DELETE] - Delete an item if `mode` property is `Delete`
|
|
23077
23418
|
*
|
|
23078
23419
|
* @since 1.92.0
|
|
23420
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
23421
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
23422
|
+
* functionality.
|
|
23079
23423
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
23080
23424
|
*/
|
|
23081
23425
|
class List extends sap.ui.core.webc.WebComponent {
|
|
@@ -24282,6 +24626,9 @@ declare namespace sap {
|
|
|
24282
24626
|
*
|
|
24283
24627
|
*
|
|
24284
24628
|
* @since 1.102.0
|
|
24629
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
24630
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
24631
|
+
* functionality.
|
|
24285
24632
|
* @experimental (since 1.102.0) - This control is experimental and its API might change significantly.
|
|
24286
24633
|
*/
|
|
24287
24634
|
class Menu extends sap.ui.core.webc.WebComponent {
|
|
@@ -24995,6 +25342,9 @@ declare namespace sap {
|
|
|
24995
25342
|
* not intended for public use.
|
|
24996
25343
|
*
|
|
24997
25344
|
* @since 1.102.0
|
|
25345
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
25346
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
25347
|
+
* functionality.
|
|
24998
25348
|
* @experimental (since 1.102.0) - This control is experimental and its API might change significantly.
|
|
24999
25349
|
*/
|
|
25000
25350
|
class MenuItem
|
|
@@ -25404,6 +25754,9 @@ declare namespace sap {
|
|
|
25404
25754
|
* Keyboard Handling:
|
|
25405
25755
|
*
|
|
25406
25756
|
* @since 1.92.0
|
|
25757
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
25758
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
25759
|
+
* functionality.
|
|
25407
25760
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
25408
25761
|
*/
|
|
25409
25762
|
class MessageStrip extends sap.ui.core.webc.WebComponent {
|
|
@@ -25786,6 +26139,9 @@ declare namespace sap {
|
|
|
25786
26139
|
* - token-{index} - Used to style each token(where `token-0` corresponds to the first item)
|
|
25787
26140
|
*
|
|
25788
26141
|
* @since 1.92.0
|
|
26142
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
26143
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
26144
|
+
* functionality.
|
|
25789
26145
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
25790
26146
|
*/
|
|
25791
26147
|
class MultiComboBox
|
|
@@ -26736,6 +27092,9 @@ declare namespace sap {
|
|
|
26736
27092
|
* `sap.ui.webc.main.MultiComboBox` suggestions into groups.
|
|
26737
27093
|
*
|
|
26738
27094
|
* @since 1.92.0
|
|
27095
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
27096
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
27097
|
+
* functionality.
|
|
26739
27098
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
26740
27099
|
*/
|
|
26741
27100
|
class MultiComboBoxGroupItem
|
|
@@ -26841,6 +27200,9 @@ declare namespace sap {
|
|
|
26841
27200
|
* The `sap.ui.webc.main.MultiComboBoxItem` represents the item for a `sap.ui.webc.main.MultiComboBox`.
|
|
26842
27201
|
*
|
|
26843
27202
|
* @since 1.92.0
|
|
27203
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
27204
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
27205
|
+
* functionality.
|
|
26844
27206
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
26845
27207
|
*/
|
|
26846
27208
|
class MultiComboBoxItem
|
|
@@ -27008,6 +27370,9 @@ declare namespace sap {
|
|
|
27008
27370
|
* - Select a value from the suggestion list (`suggestion-item-select` event is fired)
|
|
27009
27371
|
*
|
|
27010
27372
|
* @since 1.92.0
|
|
27373
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
27374
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
27375
|
+
* functionality.
|
|
27011
27376
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
27012
27377
|
*/
|
|
27013
27378
|
class MultiInput
|
|
@@ -28351,6 +28716,9 @@ declare namespace sap {
|
|
|
28351
28716
|
* The `sap.ui.webc.main.Option` component defines the content of an option in the `sap.ui.webc.main.Select`.
|
|
28352
28717
|
*
|
|
28353
28718
|
* @since 1.92.0
|
|
28719
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
28720
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
28721
|
+
* functionality.
|
|
28354
28722
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
28355
28723
|
*/
|
|
28356
28724
|
class Option
|
|
@@ -28633,6 +29001,9 @@ declare namespace sap {
|
|
|
28633
29001
|
* Keyboard Handling:
|
|
28634
29002
|
*
|
|
28635
29003
|
* @since 1.92.0
|
|
29004
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
29005
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
29006
|
+
* functionality.
|
|
28636
29007
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
28637
29008
|
*/
|
|
28638
29009
|
class Panel extends sap.ui.core.webc.WebComponent {
|
|
@@ -29260,6 +29631,9 @@ declare namespace sap {
|
|
|
29260
29631
|
* - footer - Used to style the footer of the component
|
|
29261
29632
|
*
|
|
29262
29633
|
* @since 1.92.0
|
|
29634
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
29635
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
29636
|
+
* functionality.
|
|
29263
29637
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
29264
29638
|
*/
|
|
29265
29639
|
class Popover extends sap.ui.core.webc.WebComponent {
|
|
@@ -30386,6 +30760,9 @@ declare namespace sap {
|
|
|
30386
30760
|
* CSS properties.
|
|
30387
30761
|
*
|
|
30388
30762
|
* @since 1.92.0
|
|
30763
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
30764
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
30765
|
+
* functionality.
|
|
30389
30766
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
30390
30767
|
*/
|
|
30391
30768
|
class ProgressIndicator
|
|
@@ -30702,6 +31079,9 @@ declare namespace sap {
|
|
|
30702
31079
|
* **Note:** On entering radio button group, the focus goes to the currently selected radio button.
|
|
30703
31080
|
*
|
|
30704
31081
|
* @since 1.92.0
|
|
31082
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
31083
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
31084
|
+
* functionality.
|
|
30705
31085
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
30706
31086
|
*/
|
|
30707
31087
|
class RadioButton
|
|
@@ -31287,6 +31667,9 @@ declare namespace sap {
|
|
|
31287
31667
|
*
|
|
31288
31668
|
*
|
|
31289
31669
|
* @since 1.92.0
|
|
31670
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
31671
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
31672
|
+
* functionality.
|
|
31290
31673
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
31291
31674
|
*/
|
|
31292
31675
|
class RangeSlider extends sap.ui.core.webc.WebComponent {
|
|
@@ -31877,6 +32260,9 @@ declare namespace sap {
|
|
|
31877
32260
|
* of values, sets the highest value.
|
|
31878
32261
|
*
|
|
31879
32262
|
* @since 1.92.0
|
|
32263
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
32264
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
32265
|
+
* functionality.
|
|
31880
32266
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
31881
32267
|
*/
|
|
31882
32268
|
class RatingIndicator
|
|
@@ -32286,6 +32672,9 @@ declare namespace sap {
|
|
|
32286
32672
|
* - footer - Used to style the footer of the component
|
|
32287
32673
|
*
|
|
32288
32674
|
* @since 1.92.0
|
|
32675
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
32676
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
32677
|
+
* functionality.
|
|
32289
32678
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
32290
32679
|
*/
|
|
32291
32680
|
class ResponsivePopover extends sap.ui.core.webc.WebComponent {
|
|
@@ -33372,6 +33761,9 @@ declare namespace sap {
|
|
|
33372
33761
|
* **Note:** There can be just one selected `item` at a time.
|
|
33373
33762
|
*
|
|
33374
33763
|
* @since 1.92.0
|
|
33764
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
33765
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
33766
|
+
* functionality.
|
|
33375
33767
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
33376
33768
|
*/
|
|
33377
33769
|
class SegmentedButton
|
|
@@ -33726,6 +34118,9 @@ declare namespace sap {
|
|
|
33726
34118
|
* CSS-styling classes, apps can give a different style to any `sap.ui.webc.main.SegmentedButtonItem`.
|
|
33727
34119
|
*
|
|
33728
34120
|
* @since 1.95.0
|
|
34121
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
34122
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
34123
|
+
* functionality.
|
|
33729
34124
|
* @experimental (since 1.95.0) - This control is experimental and its API might change significantly.
|
|
33730
34125
|
*/
|
|
33731
34126
|
class SegmentedButtonItem
|
|
@@ -34291,6 +34686,9 @@ declare namespace sap {
|
|
|
34291
34686
|
*
|
|
34292
34687
|
*
|
|
34293
34688
|
* @since 1.92.0
|
|
34689
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
34690
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
34691
|
+
* functionality.
|
|
34294
34692
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
34295
34693
|
*/
|
|
34296
34694
|
class Select
|
|
@@ -35161,6 +35559,9 @@ declare namespace sap {
|
|
|
35161
35559
|
*
|
|
35162
35560
|
*
|
|
35163
35561
|
* @since 1.120.0
|
|
35562
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
35563
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
35564
|
+
* functionality.
|
|
35164
35565
|
* @experimental (since 1.120.0) - This control is experimental and its API might change significantly.
|
|
35165
35566
|
*/
|
|
35166
35567
|
class SelectMenu extends sap.ui.core.webc.WebComponent {
|
|
@@ -35310,6 +35711,9 @@ declare namespace sap {
|
|
|
35310
35711
|
* Usage:
|
|
35311
35712
|
*
|
|
35312
35713
|
* @since 1.120.0
|
|
35714
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
35715
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
35716
|
+
* functionality.
|
|
35313
35717
|
* @experimental (since 1.120.0) - This control is experimental and its API might change significantly.
|
|
35314
35718
|
*/
|
|
35315
35719
|
class SelectMenuOption
|
|
@@ -35562,6 +35966,9 @@ declare namespace sap {
|
|
|
35562
35966
|
*
|
|
35563
35967
|
*
|
|
35564
35968
|
* @since 1.92.0
|
|
35969
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
35970
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
35971
|
+
* functionality.
|
|
35565
35972
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
35566
35973
|
*/
|
|
35567
35974
|
class Slider
|
|
@@ -36123,6 +36530,9 @@ declare namespace sap {
|
|
|
36123
36530
|
* - `arrow-click` for the second button (arrow action)
|
|
36124
36531
|
*
|
|
36125
36532
|
* @since 1.99.0
|
|
36533
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
36534
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
36535
|
+
* functionality.
|
|
36126
36536
|
* @experimental (since 1.99.0) - This control is experimental and its API might change significantly.
|
|
36127
36537
|
*/
|
|
36128
36538
|
class SplitButton extends sap.ui.core.webc.WebComponent {
|
|
@@ -36549,6 +36959,9 @@ declare namespace sap {
|
|
|
36549
36959
|
* - checkbox - Used to style the checkbox rendered when the list item is in multiple selection mode
|
|
36550
36960
|
*
|
|
36551
36961
|
* @since 1.92.0
|
|
36962
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
36963
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
36964
|
+
* functionality.
|
|
36552
36965
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
36553
36966
|
*/
|
|
36554
36967
|
class StandardListItem
|
|
@@ -37213,6 +37626,9 @@ declare namespace sap {
|
|
|
37213
37626
|
* - To enter dates and times. In this case, use date/time related components instead.
|
|
37214
37627
|
*
|
|
37215
37628
|
* @since 1.92.0
|
|
37629
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
37630
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
37631
|
+
* functionality.
|
|
37216
37632
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
37217
37633
|
*/
|
|
37218
37634
|
class StepInput
|
|
@@ -37822,6 +38238,9 @@ declare namespace sap {
|
|
|
37822
38238
|
* `sap.ui.webc.main.Input` suggestions into groups.
|
|
37823
38239
|
*
|
|
37824
38240
|
* @since 1.95.0
|
|
38241
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
38242
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
38243
|
+
* functionality.
|
|
37825
38244
|
* @experimental (since 1.95.0) - This control is experimental and its API might change significantly.
|
|
37826
38245
|
*/
|
|
37827
38246
|
class SuggestionGroupItem
|
|
@@ -37924,6 +38343,9 @@ declare namespace sap {
|
|
|
37924
38343
|
* The `sap.ui.webc.main.SuggestionItem` represents the suggestion item of the `sap.ui.webc.main.Input`.
|
|
37925
38344
|
*
|
|
37926
38345
|
* @since 1.92.0
|
|
38346
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
38347
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
38348
|
+
* functionality.
|
|
37927
38349
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
37928
38350
|
*/
|
|
37929
38351
|
class SuggestionItem
|
|
@@ -38256,6 +38678,9 @@ declare namespace sap {
|
|
|
38256
38678
|
* - handle - Used to style the handle of the switch
|
|
38257
38679
|
*
|
|
38258
38680
|
* @since 1.92.0
|
|
38681
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
38682
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
38683
|
+
* functionality.
|
|
38259
38684
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
38260
38685
|
*/
|
|
38261
38686
|
class Switch
|
|
@@ -38739,6 +39164,9 @@ declare namespace sap {
|
|
|
38739
39164
|
* that is presented to the user once the tab is selected.
|
|
38740
39165
|
*
|
|
38741
39166
|
* @since 1.92.0
|
|
39167
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
39168
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
39169
|
+
* functionality.
|
|
38742
39170
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
38743
39171
|
*/
|
|
38744
39172
|
class Tab
|
|
@@ -39206,6 +39634,9 @@ declare namespace sap {
|
|
|
39206
39634
|
* Keyboard Handling:
|
|
39207
39635
|
*
|
|
39208
39636
|
* @since 1.92.0
|
|
39637
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
39638
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
39639
|
+
* functionality.
|
|
39209
39640
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
39210
39641
|
*/
|
|
39211
39642
|
class TabContainer extends sap.ui.core.webc.WebComponent {
|
|
@@ -39790,6 +40221,9 @@ declare namespace sap {
|
|
|
39790
40221
|
* - [CTRL]+[HOME]/[END] - Same behavior as HOME & END.
|
|
39791
40222
|
*
|
|
39792
40223
|
* @since 1.92.0
|
|
40224
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
40225
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
40226
|
+
* functionality.
|
|
39793
40227
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
39794
40228
|
*/
|
|
39795
40229
|
class Table extends sap.ui.core.webc.WebComponent {
|
|
@@ -40800,6 +41234,9 @@ declare namespace sap {
|
|
|
40800
41234
|
* - cell - Used to style the native `td` element
|
|
40801
41235
|
*
|
|
40802
41236
|
* @since 1.92.0
|
|
41237
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
41238
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
41239
|
+
* functionality.
|
|
40803
41240
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
40804
41241
|
*/
|
|
40805
41242
|
class TableCell
|
|
@@ -40960,6 +41397,9 @@ declare namespace sap {
|
|
|
40960
41397
|
* - column - Used to style the native `th` element
|
|
40961
41398
|
*
|
|
40962
41399
|
* @since 1.92.0
|
|
41400
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
41401
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
41402
|
+
* functionality.
|
|
40963
41403
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
40964
41404
|
*/
|
|
40965
41405
|
class TableColumn
|
|
@@ -41265,6 +41705,9 @@ declare namespace sap {
|
|
|
41265
41705
|
* - group-row - Used to style the native `tr` element.
|
|
41266
41706
|
*
|
|
41267
41707
|
* @since 1.95.0
|
|
41708
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
41709
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
41710
|
+
* functionality.
|
|
41268
41711
|
* @experimental (since 1.95.0) - This control is experimental and its API might change significantly.
|
|
41269
41712
|
*/
|
|
41270
41713
|
class TableGroupRow
|
|
@@ -41377,6 +41820,9 @@ declare namespace sap {
|
|
|
41377
41820
|
* - popin-row - Used to style the `tr` element when a row pops in
|
|
41378
41821
|
*
|
|
41379
41822
|
* @since 1.92.0
|
|
41823
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
41824
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
41825
|
+
* functionality.
|
|
41380
41826
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
41381
41827
|
*/
|
|
41382
41828
|
class TableRow
|
|
@@ -41630,6 +42076,9 @@ declare namespace sap {
|
|
|
41630
42076
|
* The `sap.ui.webc.main.TabSeparator` represents a vertical line to separate tabs inside a `sap.ui.webc.main.TabContainer`.
|
|
41631
42077
|
*
|
|
41632
42078
|
* @since 1.92.0
|
|
42079
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
42080
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
42081
|
+
* functionality.
|
|
41633
42082
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
41634
42083
|
*/
|
|
41635
42084
|
class TabSeparator
|
|
@@ -41727,6 +42176,9 @@ declare namespace sap {
|
|
|
41727
42176
|
* - textarea - Used to style the native textarea
|
|
41728
42177
|
*
|
|
41729
42178
|
* @since 1.92.0
|
|
42179
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
42180
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
42181
|
+
* functionality.
|
|
41730
42182
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
41731
42183
|
*/
|
|
41732
42184
|
class TextArea
|
|
@@ -42540,6 +42992,9 @@ declare namespace sap {
|
|
|
42540
42992
|
* is pressed, the first clock is beind displayed.
|
|
42541
42993
|
*
|
|
42542
42994
|
* @since 1.92.0
|
|
42995
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
42996
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
42997
|
+
* functionality.
|
|
42543
42998
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
42544
42999
|
*/
|
|
42545
43000
|
class TimePicker
|
|
@@ -43081,6 +43536,9 @@ declare namespace sap {
|
|
|
43081
43536
|
* text with explicit header/title semantics.
|
|
43082
43537
|
*
|
|
43083
43538
|
* @since 1.92.0
|
|
43539
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
43540
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
43541
|
+
* functionality.
|
|
43084
43542
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
43085
43543
|
*/
|
|
43086
43544
|
class Title extends sap.ui.core.webc.WebComponent {
|
|
@@ -43279,6 +43737,9 @@ declare namespace sap {
|
|
|
43279
43737
|
* - You want users to be able to copy some part of the message text.
|
|
43280
43738
|
*
|
|
43281
43739
|
* @since 1.92.0
|
|
43740
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
43741
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
43742
|
+
* functionality.
|
|
43282
43743
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
43283
43744
|
*/
|
|
43284
43745
|
class Toast extends sap.ui.core.webc.WebComponent {
|
|
@@ -43510,6 +43971,9 @@ declare namespace sap {
|
|
|
43510
43971
|
* CSS-styling classes, apps can give a different style to any `sap.ui.webc.main.ToggleButton`.
|
|
43511
43972
|
*
|
|
43512
43973
|
* @since 1.92.0
|
|
43974
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
43975
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
43976
|
+
* functionality.
|
|
43513
43977
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
43514
43978
|
*/
|
|
43515
43979
|
class ToggleButton extends sap.ui.core.webc.WebComponent {
|
|
@@ -44034,6 +44498,9 @@ declare namespace sap {
|
|
|
44034
44498
|
* items.
|
|
44035
44499
|
*
|
|
44036
44500
|
* @since 1.92.0
|
|
44501
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
44502
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
44503
|
+
* functionality.
|
|
44037
44504
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
44038
44505
|
*/
|
|
44039
44506
|
class Token
|
|
@@ -44367,6 +44834,9 @@ declare namespace sap {
|
|
|
44367
44834
|
*
|
|
44368
44835
|
*
|
|
44369
44836
|
* @since 1.120.0
|
|
44837
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
44838
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
44839
|
+
* functionality.
|
|
44370
44840
|
* @experimental (since 1.120.0) - This control is experimental and its API might change significantly.
|
|
44371
44841
|
*/
|
|
44372
44842
|
class Toolbar extends sap.ui.core.webc.WebComponent {
|
|
@@ -44606,6 +45076,9 @@ declare namespace sap {
|
|
|
44606
45076
|
* Overview: The `sap.ui.webc.main.ToolbarButton` represents an abstract action, used in the `sap.ui.webc.main.Toolbar`.
|
|
44607
45077
|
*
|
|
44608
45078
|
* @since 1.120.0
|
|
45079
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
45080
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
45081
|
+
* functionality.
|
|
44609
45082
|
* @experimental (since 1.120.0) - This control is experimental and its API might change significantly.
|
|
44610
45083
|
*/
|
|
44611
45084
|
class ToolbarButton
|
|
@@ -45096,6 +45569,9 @@ declare namespace sap {
|
|
|
45096
45569
|
* component.
|
|
45097
45570
|
*
|
|
45098
45571
|
* @since 1.120.0
|
|
45572
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
45573
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
45574
|
+
* functionality.
|
|
45099
45575
|
* @experimental (since 1.120.0) - This control is experimental and its API might change significantly.
|
|
45100
45576
|
*/
|
|
45101
45577
|
class ToolbarSelect
|
|
@@ -45659,6 +46135,9 @@ declare namespace sap {
|
|
|
45659
46135
|
* The `sap.ui.webc.main.ToolbarSelectOption` component defines the content of an option in the `sap.ui.webc.main.ToolbarSelect`.
|
|
45660
46136
|
*
|
|
45661
46137
|
* @since 1.120.0
|
|
46138
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
46139
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
46140
|
+
* functionality.
|
|
45662
46141
|
* @experimental (since 1.120.0) - This control is experimental and its API might change significantly.
|
|
45663
46142
|
*/
|
|
45664
46143
|
class ToolbarSelectOption
|
|
@@ -45791,6 +46270,9 @@ declare namespace sap {
|
|
|
45791
46270
|
* elements. It takes no space in calculating toolbar items width.
|
|
45792
46271
|
*
|
|
45793
46272
|
* @since 1.120.0
|
|
46273
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
46274
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
46275
|
+
* functionality.
|
|
45794
46276
|
* @experimental (since 1.120.0) - This control is experimental and its API might change significantly.
|
|
45795
46277
|
*/
|
|
45796
46278
|
class ToolbarSeparator
|
|
@@ -45871,6 +46353,9 @@ declare namespace sap {
|
|
|
45871
46353
|
* items to take 100% width. It takes no space in calculating toolbar items width.
|
|
45872
46354
|
*
|
|
45873
46355
|
* @since 1.120.0
|
|
46356
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
46357
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
46358
|
+
* functionality.
|
|
45874
46359
|
* @experimental (since 1.120.0) - This control is experimental and its API might change significantly.
|
|
45875
46360
|
*/
|
|
45876
46361
|
class ToolbarSpacer
|
|
@@ -46007,6 +46492,9 @@ declare namespace sap {
|
|
|
46007
46492
|
* - [ENTER] - Selects the currently focused item upon keydown.
|
|
46008
46493
|
*
|
|
46009
46494
|
* @since 1.92.0
|
|
46495
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
46496
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
46497
|
+
* functionality.
|
|
46010
46498
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
46011
46499
|
*/
|
|
46012
46500
|
class Tree extends sap.ui.core.webc.WebComponent {
|
|
@@ -47002,6 +47490,9 @@ declare namespace sap {
|
|
|
47002
47490
|
* - icon - Used to style the icon of the tree list item
|
|
47003
47491
|
*
|
|
47004
47492
|
* @since 1.92.0
|
|
47493
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
47494
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
47495
|
+
* functionality.
|
|
47005
47496
|
* @experimental (since 1.92.0) - This control is experimental and its API might change significantly.
|
|
47006
47497
|
*/
|
|
47007
47498
|
class TreeItem
|
|
@@ -47679,6 +48170,9 @@ declare namespace sap {
|
|
|
47679
48170
|
* - icon - Used to style the icon of the tree list item
|
|
47680
48171
|
*
|
|
47681
48172
|
* @since 1.115.0
|
|
48173
|
+
* @deprecated (since 1.120) - this Web Components consumption model has been discarded. Until an alternative
|
|
48174
|
+
* Web Components consumption model is available in the future, use sap.m and sap.f controls with similar
|
|
48175
|
+
* functionality.
|
|
47682
48176
|
* @experimental (since 1.115.0) - This control is experimental and its API might change significantly.
|
|
47683
48177
|
*/
|
|
47684
48178
|
class TreeItemCustom
|