@sapui5/ts-types 1.145.1 → 1.147.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/types/index.d.ts +3 -6
- package/types/sap.apf.d.ts +1 -1
- package/types/sap.ca.ui.d.ts +1 -1
- package/types/sap.chart.d.ts +4 -7
- package/types/sap.collaboration.d.ts +1 -1
- package/types/sap.esh.search.ui.d.ts +59 -67
- package/types/sap.f.d.ts +214 -528
- package/types/sap.fe.ariba.d.ts +1 -1
- package/types/sap.fe.base.d.ts +1 -1
- package/types/sap.fe.controls.d.ts +1 -1
- package/types/sap.fe.core.d.ts +1 -1
- package/types/sap.fe.ina.d.ts +1 -1
- package/types/sap.fe.macros.d.ts +1725 -1041
- package/types/sap.fe.navigation.d.ts +1 -1
- package/types/sap.fe.placeholder.d.ts +1 -1
- package/types/sap.fe.plugins.managecache.d.ts +1 -1
- package/types/sap.fe.templates.d.ts +1 -1
- package/types/sap.fe.test.d.ts +49 -1
- package/types/sap.fe.tools.d.ts +1 -1
- package/types/sap.feedback.ui.d.ts +1 -1
- package/types/sap.gantt.d.ts +229 -1
- package/types/sap.insights.d.ts +14 -1
- package/types/{mobile-1.145.0-d.ts → sap.m.d.ts} +607 -48
- package/types/sap.makit.d.ts +1 -1
- package/types/sap.me.d.ts +1 -1
- package/types/sap.ndc.d.ts +1 -1
- package/types/sap.ovp.d.ts +1 -1
- package/types/sap.rules.ui.d.ts +1 -1
- package/types/sap.sac.df.d.ts +1 -1
- package/types/sap.suite.ui.commons.d.ts +294 -10
- package/types/sap.suite.ui.generic.template.d.ts +79 -1
- package/types/sap.suite.ui.microchart.d.ts +1 -1
- package/types/sap.tnt.d.ts +9 -19
- package/types/sap.ui.codeeditor.d.ts +82 -46
- package/types/sap.ui.commons.d.ts +1 -1
- package/types/sap.ui.comp.d.ts +5 -15
- package/types/{core-1.145.0-d.ts → sap.ui.core.d.ts} +1209 -376
- package/types/sap.ui.dt.d.ts +1 -1
- package/types/sap.ui.export.d.ts +1 -1
- package/types/sap.ui.fl.d.ts +9 -1
- package/types/sap.ui.generic.app.d.ts +5 -5
- package/types/sap.ui.generic.template.d.ts +1 -1
- package/types/sap.ui.geomap.d.ts +1 -1
- package/types/sap.ui.integration.d.ts +87 -289
- package/types/sap.ui.layout.d.ts +1 -1
- package/types/{mdc-1.145.0-d.ts → sap.ui.mdc.d.ts} +108 -21
- package/types/sap.ui.richtexteditor.d.ts +6 -6
- 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 +2 -2
- 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 +41 -11
- package/types/sap.ui.ux3.d.ts +1 -1
- package/types/sap.ui.vbm.d.ts +8 -24
- package/types/sap.ui.vk.d.ts +216 -2
- package/types/sap.ui.vtm.d.ts +2 -2
- package/types/sap.uiext.inbox.d.ts +1 -1
- package/types/sap.ushell.d.ts +590 -196
- package/types/sap.ushell_abap.d.ts +1 -1
- package/types/sap.uxap.d.ts +146 -1
- package/types/sap.viz.d.ts +4 -5
- package/types/sap.webanalytics.core.d.ts +1 -1
- package/types/sap.zen.commons.d.ts +1 -1
- package/types/sap.zen.crosstab.d.ts +1 -1
- package/types/sap.zen.dsh.d.ts +1 -1
- package/types/sap.ui.webc.common.d.ts +0 -173
- package/types/sap.ui.webc.fiori.d.ts +0 -16012
- package/types/sap.ui.webc.main.d.ts +0 -51158
package/package.json
CHANGED
package/types/index.d.ts
CHANGED
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
/// <reference path="./sap.sac.df.d.ts"/>
|
|
20
20
|
/// <reference path="./sap.ui.commons.d.ts"/>
|
|
21
21
|
/// <reference path="./sap.ui.comp.d.ts"/>
|
|
22
|
-
/// <reference path="./core
|
|
22
|
+
/// <reference path="./sap.ui.core.d.ts"/>
|
|
23
23
|
/// <reference path="./sap.ui.dt.d.ts"/>
|
|
24
24
|
/// <reference path="./sap.ui.export.d.ts"/>
|
|
25
25
|
/// <reference path="./sap.f.d.ts"/>
|
|
@@ -33,8 +33,8 @@
|
|
|
33
33
|
/// <reference path="./sap.ui.integration.d.ts"/>
|
|
34
34
|
/// <reference path="./sap.ui.layout.d.ts"/>
|
|
35
35
|
/// <reference path="./sap.makit.d.ts"/>
|
|
36
|
-
/// <reference path="./mdc
|
|
37
|
-
/// <reference path="./
|
|
36
|
+
/// <reference path="./sap.ui.mdc.d.ts"/>
|
|
37
|
+
/// <reference path="./sap.m.d.ts"/>
|
|
38
38
|
/// <reference path="./sap.me.d.ts"/>
|
|
39
39
|
/// <reference path="./sap.ndc.d.ts"/>
|
|
40
40
|
/// <reference path="./sap.ovp.d.ts"/>
|
|
@@ -79,6 +79,3 @@
|
|
|
79
79
|
/// <reference path="./sap.uxap.d.ts"/>
|
|
80
80
|
/// <reference path="./sap.ui.vbm.d.ts"/>
|
|
81
81
|
/// <reference path="./sap.viz.d.ts"/>
|
|
82
|
-
/// <reference path="./sap.ui.webc.common.d.ts"/>
|
|
83
|
-
/// <reference path="./sap.ui.webc.fiori.d.ts"/>
|
|
84
|
-
/// <reference path="./sap.ui.webc.main.d.ts"/>
|
package/types/sap.apf.d.ts
CHANGED
package/types/sap.ca.ui.d.ts
CHANGED
package/types/sap.chart.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// For Library Version: 1.
|
|
1
|
+
// For Library Version: 1.147.0
|
|
2
2
|
|
|
3
3
|
declare namespace sap {
|
|
4
4
|
/**
|
|
@@ -358,8 +358,7 @@ declare namespace sap {
|
|
|
358
358
|
/**
|
|
359
359
|
* The analytical extra information
|
|
360
360
|
*
|
|
361
|
-
* @
|
|
362
|
-
* @experimental
|
|
361
|
+
* @experimental As of version 1.63.
|
|
363
362
|
*/
|
|
364
363
|
analyticalInfo?:
|
|
365
364
|
| object
|
|
@@ -882,8 +881,7 @@ declare namespace sap {
|
|
|
882
881
|
*
|
|
883
882
|
* The analytical extra information
|
|
884
883
|
*
|
|
885
|
-
* @
|
|
886
|
-
* @experimental
|
|
884
|
+
* @experimental As of version 1.63.
|
|
887
885
|
*
|
|
888
886
|
* @returns Value of property `analyticalInfo`
|
|
889
887
|
*/
|
|
@@ -995,8 +993,7 @@ declare namespace sap {
|
|
|
995
993
|
*
|
|
996
994
|
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
997
995
|
*
|
|
998
|
-
* @
|
|
999
|
-
* @experimental
|
|
996
|
+
* @experimental As of version 1.63.
|
|
1000
997
|
*
|
|
1001
998
|
* @returns Reference to `this` in order to allow method chaining
|
|
1002
999
|
*/
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// For Library Version: 1.
|
|
1
|
+
// For Library Version: 1.147.1
|
|
2
2
|
|
|
3
3
|
declare namespace sap {
|
|
4
4
|
namespace esh {
|
|
@@ -11,16 +11,12 @@ declare namespace sap {
|
|
|
11
11
|
namespace basket {
|
|
12
12
|
/**
|
|
13
13
|
* Describes the settings that can be provided to the CustomBasket constructor.
|
|
14
|
-
*
|
|
15
|
-
* @experimental As of version 1.144.0.
|
|
16
14
|
*/
|
|
17
15
|
interface $CustomBasketSettings
|
|
18
16
|
extends sap.ui.layout.$VerticalLayoutSettings {}
|
|
19
17
|
|
|
20
18
|
/**
|
|
21
19
|
* Describes the settings that can be provided to the SearchBasketAddButton constructor.
|
|
22
|
-
*
|
|
23
|
-
* @experimental As of version 1.143.0.
|
|
24
20
|
*/
|
|
25
21
|
interface $SearchBasketAddButtonSettings
|
|
26
22
|
extends sap.m.$OverflowToolbarButtonSettings {}
|
|
@@ -31,14 +27,15 @@ declare namespace sap {
|
|
|
31
27
|
* with control SearchCompositeControl by the Enterprise Search Team.
|
|
32
28
|
*
|
|
33
29
|
* @since 1.144.0
|
|
34
|
-
* @experimental As of version 1.144.0.
|
|
35
30
|
*/
|
|
36
31
|
class CustomBasket extends sap.ui.layout.VerticalLayout {
|
|
37
32
|
/**
|
|
38
33
|
* Constructs a new `CustomBasket` to be used as a search basket (extend this class).
|
|
39
34
|
* See:
|
|
40
|
-
* https://help.sap.com/viewer/691cb949c1034198800afde3e5be6570/2.0.
|
|
41
|
-
*
|
|
35
|
+
* https://help.sap.com/viewer/691cb949c1034198800afde3e5be6570/2.0.08/en-US/ce86ef2fd97610149eaaaa0244ca4d36.html
|
|
36
|
+
* SAP HANA Search Developer Guide
|
|
37
|
+
* https://help.sap.com/docs/SAP_S4HANA_ON-PREMISE/90b263323d0a4976bcda415e6bd20ea4/d93d53ef27074bbf9a4849c4a4c3e360.html
|
|
38
|
+
* Enterprise Search in SAP S/4HANA
|
|
42
39
|
*/
|
|
43
40
|
constructor(
|
|
44
41
|
/**
|
|
@@ -52,14 +49,15 @@ declare namespace sap {
|
|
|
52
49
|
* basket. Use in combination with control SearchCompositeControl by the Enterprise Search Team.
|
|
53
50
|
*
|
|
54
51
|
* @since 1.143.0
|
|
55
|
-
* @experimental As of version 1.143.0.
|
|
56
52
|
*/
|
|
57
53
|
class SearchBasketAddButton extends sap.m.OverflowToolbarButton {
|
|
58
54
|
/**
|
|
59
55
|
* Constructs a new `SearchBasketAddButton` to display a button to add result items to the search basket.
|
|
60
56
|
* See:
|
|
61
|
-
* https://help.sap.com/viewer/691cb949c1034198800afde3e5be6570/2.0.
|
|
62
|
-
*
|
|
57
|
+
* https://help.sap.com/viewer/691cb949c1034198800afde3e5be6570/2.0.08/en-US/ce86ef2fd97610149eaaaa0244ca4d36.html
|
|
58
|
+
* SAP HANA Search Developer Guide
|
|
59
|
+
* https://help.sap.com/docs/SAP_S4HANA_ON-PREMISE/90b263323d0a4976bcda415e6bd20ea4/d93d53ef27074bbf9a4849c4a4c3e360.html
|
|
60
|
+
* Enterprise Search in SAP S/4HANA
|
|
63
61
|
*/
|
|
64
62
|
constructor(
|
|
65
63
|
/**
|
|
@@ -95,8 +93,10 @@ declare namespace sap {
|
|
|
95
93
|
/**
|
|
96
94
|
* Constructs a new `SearchShowDetailButton` to display a button to navigate to the detail of a result item.
|
|
97
95
|
* See:
|
|
98
|
-
* https://help.sap.com/viewer/691cb949c1034198800afde3e5be6570/2.0.
|
|
99
|
-
*
|
|
96
|
+
* https://help.sap.com/viewer/691cb949c1034198800afde3e5be6570/2.0.08/en-US/ce86ef2fd97610149eaaaa0244ca4d36.html
|
|
97
|
+
* SAP HANA Search Developer Guide
|
|
98
|
+
* https://help.sap.com/docs/SAP_S4HANA_ON-PREMISE/90b263323d0a4976bcda415e6bd20ea4/d93d53ef27074bbf9a4849c4a4c3e360.html
|
|
99
|
+
* Enterprise Search in SAP S/4HANA
|
|
100
100
|
*/
|
|
101
101
|
constructor(
|
|
102
102
|
/**
|
|
@@ -117,8 +117,10 @@ declare namespace sap {
|
|
|
117
117
|
* Constructs a new `SearchText` to display an attribute (text only, no navigation) on custom grid control
|
|
118
118
|
* tiles.
|
|
119
119
|
* See:
|
|
120
|
-
* https://help.sap.com/viewer/691cb949c1034198800afde3e5be6570/2.0.
|
|
121
|
-
*
|
|
120
|
+
* https://help.sap.com/viewer/691cb949c1034198800afde3e5be6570/2.0.08/en-US/ce86ef2fd97610149eaaaa0244ca4d36.html
|
|
121
|
+
* SAP HANA Search Developer Guide
|
|
122
|
+
* https://help.sap.com/docs/SAP_S4HANA_ON-PREMISE/90b263323d0a4976bcda415e6bd20ea4/d93d53ef27074bbf9a4849c4a4c3e360.html
|
|
123
|
+
* Enterprise Search in SAP S/4HANA
|
|
122
124
|
*/
|
|
123
125
|
constructor(
|
|
124
126
|
/**
|
|
@@ -186,8 +188,10 @@ declare namespace sap {
|
|
|
186
188
|
/**
|
|
187
189
|
* Constructs a new `SearchText` to display an attribute (with navigation) on custom grid control tiles.
|
|
188
190
|
* See:
|
|
189
|
-
* https://help.sap.com/viewer/691cb949c1034198800afde3e5be6570/2.0.
|
|
190
|
-
*
|
|
191
|
+
* https://help.sap.com/viewer/691cb949c1034198800afde3e5be6570/2.0.08/en-US/ce86ef2fd97610149eaaaa0244ca4d36.html
|
|
192
|
+
* SAP HANA Search Developer Guide
|
|
193
|
+
* https://help.sap.com/docs/SAP_S4HANA_ON-PREMISE/90b263323d0a4976bcda415e6bd20ea4/d93d53ef27074bbf9a4849c4a4c3e360.html
|
|
194
|
+
* Enterprise Search in SAP S/4HANA
|
|
191
195
|
*/
|
|
192
196
|
constructor(
|
|
193
197
|
/**
|
|
@@ -569,6 +573,17 @@ declare namespace sap {
|
|
|
569
573
|
| sap.ui.base.ManagedObject.PropertyBindingInfo
|
|
570
574
|
| `{${string}}`;
|
|
571
575
|
|
|
576
|
+
/**
|
|
577
|
+
* A boolean which indicates whether the basket panel with selected items is initially opened or closed.
|
|
578
|
+
* This affects only the initial state of the basket panel.
|
|
579
|
+
*
|
|
580
|
+
* @since 1.146.0
|
|
581
|
+
*/
|
|
582
|
+
basketPanelVisibility?:
|
|
583
|
+
| boolean
|
|
584
|
+
| sap.ui.base.ManagedObject.PropertyBindingInfo
|
|
585
|
+
| `{${string}}`;
|
|
586
|
+
|
|
572
587
|
/**
|
|
573
588
|
* Display a splitter bar to resize the right hand panel, containing the basket with selected items.
|
|
574
589
|
*
|
|
@@ -635,7 +650,6 @@ declare namespace sap {
|
|
|
635
650
|
* or as part of the search bar. By default the location is at the top, values are "Top" and "Searchbar".
|
|
636
651
|
*
|
|
637
652
|
* @since 1.140.0
|
|
638
|
-
* @experimental As of version 1.140.0.
|
|
639
653
|
*/
|
|
640
654
|
searchInputLocation?:
|
|
641
655
|
| string
|
|
@@ -704,7 +718,7 @@ declare namespace sap {
|
|
|
704
718
|
| `{${string}}`;
|
|
705
719
|
|
|
706
720
|
/**
|
|
707
|
-
* A boolean which indicates whether the facet panel is initially
|
|
721
|
+
* A boolean which indicates whether the facet panel is initially opened or closed. This affects only the
|
|
708
722
|
* initial state of the facet panel. This initial state of the facet panel can be overwritten by the user,
|
|
709
723
|
* depending on the user's personalization settings.
|
|
710
724
|
*
|
|
@@ -722,7 +736,6 @@ declare namespace sap {
|
|
|
722
736
|
* 'facets'.
|
|
723
737
|
*
|
|
724
738
|
* @since 1.140.0
|
|
725
|
-
* @experimental As of version 1.140.0.
|
|
726
739
|
*/
|
|
727
740
|
facetToggleButtonLocation?:
|
|
728
741
|
| string
|
|
@@ -734,7 +747,6 @@ declare namespace sap {
|
|
|
734
747
|
* values are "Begin", "Middle" and "End".
|
|
735
748
|
*
|
|
736
749
|
* @since 1.143.0
|
|
737
|
-
* @experimental As of version 1.143.0.
|
|
738
750
|
*/
|
|
739
751
|
basketButtonsLocation?:
|
|
740
752
|
| string
|
|
@@ -746,7 +758,6 @@ declare namespace sap {
|
|
|
746
758
|
* current result view page.
|
|
747
759
|
*
|
|
748
760
|
* @since 1.143.0
|
|
749
|
-
* @experimental As of version 1.143.0.
|
|
750
761
|
*/
|
|
751
762
|
basketLinkByResultViewItemSelection?:
|
|
752
763
|
| boolean
|
|
@@ -757,7 +768,6 @@ declare namespace sap {
|
|
|
757
768
|
* Custom icon of button 'add items to basket'. By default the icon is "sap-icon://cart-4".
|
|
758
769
|
*
|
|
759
770
|
* @since 1.143.0
|
|
760
|
-
* @experimental As of version 1.143.0.
|
|
761
771
|
*/
|
|
762
772
|
basketAddButtonIcon?:
|
|
763
773
|
| string
|
|
@@ -768,7 +778,6 @@ declare namespace sap {
|
|
|
768
778
|
* icon, only.
|
|
769
779
|
*
|
|
770
780
|
* @since 1.143.0
|
|
771
|
-
* @experimental As of version 1.143.0.
|
|
772
781
|
*/
|
|
773
782
|
basketAddButtonText?:
|
|
774
783
|
| string
|
|
@@ -778,7 +787,6 @@ declare namespace sap {
|
|
|
778
787
|
* Custom icon of button 'add items to basket'. By default there tooltip is 'Add to Basket'.
|
|
779
788
|
*
|
|
780
789
|
* @since 1.143.0
|
|
781
|
-
* @experimental As of version 1.143.0.
|
|
782
790
|
*/
|
|
783
791
|
basketAddButtonTooltip?:
|
|
784
792
|
| string
|
|
@@ -789,7 +797,6 @@ declare namespace sap {
|
|
|
789
797
|
* You can add more columns or adjust the sequence of columns.
|
|
790
798
|
*
|
|
791
799
|
* @since 1.144.0
|
|
792
|
-
* @experimental As of version 1.144.0.
|
|
793
800
|
*/
|
|
794
801
|
basketInit?:
|
|
795
802
|
| Function
|
|
@@ -801,7 +808,6 @@ declare namespace sap {
|
|
|
801
808
|
* the new basket item You can adjust the model data of the basket item.
|
|
802
809
|
*
|
|
803
810
|
* @since 1.144.0
|
|
804
|
-
* @experimental As of version 1.144.0.
|
|
805
811
|
*/
|
|
806
812
|
basketBeforeAddItem?:
|
|
807
813
|
| Function
|
|
@@ -975,7 +981,6 @@ declare namespace sap {
|
|
|
975
981
|
* result view and allows to toggle visibility of the basket ('selected' result list items).
|
|
976
982
|
*
|
|
977
983
|
* @since 1.143.0
|
|
978
|
-
* @experimental As of version 1.143.0.
|
|
979
984
|
*/
|
|
980
985
|
basketShowHideButton?:
|
|
981
986
|
| boolean
|
|
@@ -987,7 +992,6 @@ declare namespace sap {
|
|
|
987
992
|
* result view and allows to add result view items to the basket.
|
|
988
993
|
*
|
|
989
994
|
* @since 1.143.0
|
|
990
|
-
* @experimental As of version 1.143.0.
|
|
991
995
|
*/
|
|
992
996
|
basketAddButton?:
|
|
993
997
|
| boolean
|
|
@@ -1101,15 +1105,12 @@ declare namespace sap {
|
|
|
1101
1105
|
* current number of items in basket
|
|
1102
1106
|
*
|
|
1103
1107
|
* @since 1.144.0
|
|
1104
|
-
* @experimental As of version 1.144.0.
|
|
1105
1108
|
*/
|
|
1106
1109
|
basketChanged?: (oEvent: sap.ui.base.Event) => void;
|
|
1107
1110
|
}
|
|
1108
1111
|
|
|
1109
1112
|
/**
|
|
1110
1113
|
* Parameters of the SearchCompositeControl#basketChanged event.
|
|
1111
|
-
*
|
|
1112
|
-
* @experimental As of version 1.144.0.
|
|
1113
1114
|
*/
|
|
1114
1115
|
interface SearchCompositeControl$BasketChangedEventParameters {}
|
|
1115
1116
|
|
|
@@ -1156,8 +1157,10 @@ declare namespace sap {
|
|
|
1156
1157
|
/**
|
|
1157
1158
|
* Constructs a new `SearchCompositeControl` to interact with SAP Enterprise Search Services.
|
|
1158
1159
|
* See:
|
|
1159
|
-
* https://help.sap.com/viewer/691cb949c1034198800afde3e5be6570/2.0.
|
|
1160
|
-
*
|
|
1160
|
+
* https://help.sap.com/viewer/691cb949c1034198800afde3e5be6570/2.0.08/en-US/ce86ef2fd97610149eaaaa0244ca4d36.html
|
|
1161
|
+
* SAP HANA Search Developer Guide
|
|
1162
|
+
* https://help.sap.com/docs/SAP_S4HANA_ON-PREMISE/90b263323d0a4976bcda415e6bd20ea4/d93d53ef27074bbf9a4849c4a4c3e360.html
|
|
1163
|
+
* Enterprise Search in SAP S/4HANA
|
|
1161
1164
|
*/
|
|
1162
1165
|
constructor(
|
|
1163
1166
|
/**
|
|
@@ -1168,8 +1171,10 @@ declare namespace sap {
|
|
|
1168
1171
|
/**
|
|
1169
1172
|
* Constructs a new `SearchCompositeControl` to interact with SAP Enterprise Search Services.
|
|
1170
1173
|
* See:
|
|
1171
|
-
* https://help.sap.com/viewer/691cb949c1034198800afde3e5be6570/2.0.
|
|
1172
|
-
*
|
|
1174
|
+
* https://help.sap.com/viewer/691cb949c1034198800afde3e5be6570/2.0.08/en-US/ce86ef2fd97610149eaaaa0244ca4d36.html
|
|
1175
|
+
* SAP HANA Search Developer Guide
|
|
1176
|
+
* https://help.sap.com/docs/SAP_S4HANA_ON-PREMISE/90b263323d0a4976bcda415e6bd20ea4/d93d53ef27074bbf9a4849c4a4c3e360.html
|
|
1177
|
+
* Enterprise Search in SAP S/4HANA
|
|
1173
1178
|
*/
|
|
1174
1179
|
constructor(
|
|
1175
1180
|
/**
|
|
@@ -1238,7 +1243,6 @@ declare namespace sap {
|
|
|
1238
1243
|
* current number of items in basket
|
|
1239
1244
|
*
|
|
1240
1245
|
* @since 1.144.0
|
|
1241
|
-
* @experimental As of version 1.144.0.
|
|
1242
1246
|
*
|
|
1243
1247
|
* @returns Reference to `this` in order to allow method chaining
|
|
1244
1248
|
*/
|
|
@@ -1268,7 +1272,6 @@ declare namespace sap {
|
|
|
1268
1272
|
* current number of items in basket
|
|
1269
1273
|
*
|
|
1270
1274
|
* @since 1.144.0
|
|
1271
|
-
* @experimental As of version 1.144.0.
|
|
1272
1275
|
*
|
|
1273
1276
|
* @returns Reference to `this` in order to allow method chaining
|
|
1274
1277
|
*/
|
|
@@ -1687,7 +1690,6 @@ declare namespace sap {
|
|
|
1687
1690
|
* The passed function and listener object must match the ones used for event registration.
|
|
1688
1691
|
*
|
|
1689
1692
|
* @since 1.144.0
|
|
1690
|
-
* @experimental As of version 1.144.0.
|
|
1691
1693
|
*
|
|
1692
1694
|
* @returns Reference to `this` in order to allow method chaining
|
|
1693
1695
|
*/
|
|
@@ -1825,7 +1827,6 @@ declare namespace sap {
|
|
|
1825
1827
|
* Fires event {@link #event:basketChanged basketChanged} to attached listeners.
|
|
1826
1828
|
*
|
|
1827
1829
|
* @since 1.144.0
|
|
1828
|
-
* @experimental As of version 1.144.0.
|
|
1829
1830
|
* @ui5-protected Do not call from applications (only from related classes in the framework)
|
|
1830
1831
|
*
|
|
1831
1832
|
* @returns Reference to `this` in order to allow method chaining
|
|
@@ -1963,7 +1964,6 @@ declare namespace sap {
|
|
|
1963
1964
|
* Default value is `false`.
|
|
1964
1965
|
*
|
|
1965
1966
|
* @since 1.143.0
|
|
1966
|
-
* @experimental As of version 1.143.0.
|
|
1967
1967
|
*
|
|
1968
1968
|
* @returns Value of property `basketAddButton`
|
|
1969
1969
|
*/
|
|
@@ -1974,7 +1974,6 @@ declare namespace sap {
|
|
|
1974
1974
|
* Custom icon of button 'add items to basket'. By default the icon is "sap-icon://cart-4".
|
|
1975
1975
|
*
|
|
1976
1976
|
* @since 1.143.0
|
|
1977
|
-
* @experimental As of version 1.143.0.
|
|
1978
1977
|
*
|
|
1979
1978
|
* @returns Value of property `basketAddButtonIcon`
|
|
1980
1979
|
*/
|
|
@@ -1986,7 +1985,6 @@ declare namespace sap {
|
|
|
1986
1985
|
* icon, only.
|
|
1987
1986
|
*
|
|
1988
1987
|
* @since 1.143.0
|
|
1989
|
-
* @experimental As of version 1.143.0.
|
|
1990
1988
|
*
|
|
1991
1989
|
* @returns Value of property `basketAddButtonText`
|
|
1992
1990
|
*/
|
|
@@ -1997,7 +1995,6 @@ declare namespace sap {
|
|
|
1997
1995
|
* Custom icon of button 'add items to basket'. By default there tooltip is 'Add to Basket'.
|
|
1998
1996
|
*
|
|
1999
1997
|
* @since 1.143.0
|
|
2000
|
-
* @experimental As of version 1.143.0.
|
|
2001
1998
|
*
|
|
2002
1999
|
* @returns Value of property `basketAddButtonTooltip`
|
|
2003
2000
|
*/
|
|
@@ -2009,7 +2006,6 @@ declare namespace sap {
|
|
|
2009
2006
|
* the new basket item You can adjust the model data of the basket item.
|
|
2010
2007
|
*
|
|
2011
2008
|
* @since 1.144.0
|
|
2012
|
-
* @experimental As of version 1.144.0.
|
|
2013
2009
|
*
|
|
2014
2010
|
* @returns Value of property `basketBeforeAddItem`
|
|
2015
2011
|
*/
|
|
@@ -2024,7 +2020,6 @@ declare namespace sap {
|
|
|
2024
2020
|
* Default value is `"End"`.
|
|
2025
2021
|
*
|
|
2026
2022
|
* @since 1.143.0
|
|
2027
|
-
* @experimental As of version 1.143.0.
|
|
2028
2023
|
*
|
|
2029
2024
|
* @returns Value of property `basketButtonsLocation`
|
|
2030
2025
|
*/
|
|
@@ -2036,7 +2031,6 @@ declare namespace sap {
|
|
|
2036
2031
|
* You can add more columns or adjust the sequence of columns.
|
|
2037
2032
|
*
|
|
2038
2033
|
* @since 1.144.0
|
|
2039
|
-
* @experimental As of version 1.144.0.
|
|
2040
2034
|
*
|
|
2041
2035
|
* @returns Value of property `basketInit`
|
|
2042
2036
|
*/
|
|
@@ -2045,7 +2039,6 @@ declare namespace sap {
|
|
|
2045
2039
|
* Get items of the latest search basket ('selected items', JSON model) The model is read-only.
|
|
2046
2040
|
*
|
|
2047
2041
|
* @since 1.143.0
|
|
2048
|
-
* @experimental As of version 1.143.0.
|
|
2049
2042
|
*
|
|
2050
2043
|
* @returns A JSON model containing items of the search basket ('selected items')
|
|
2051
2044
|
*/
|
|
@@ -2060,7 +2053,6 @@ declare namespace sap {
|
|
|
2060
2053
|
* Default value is `false`.
|
|
2061
2054
|
*
|
|
2062
2055
|
* @since 1.143.0
|
|
2063
|
-
* @experimental As of version 1.143.0.
|
|
2064
2056
|
*
|
|
2065
2057
|
* @returns Value of property `basketLinkByResultViewItemSelection`
|
|
2066
2058
|
*/
|
|
@@ -2093,6 +2085,14 @@ declare namespace sap {
|
|
|
2093
2085
|
* @returns Value of property `basketPanelResizable`
|
|
2094
2086
|
*/
|
|
2095
2087
|
getBasketPanelResizable(): boolean;
|
|
2088
|
+
/**
|
|
2089
|
+
* Get visibility status of basket panel
|
|
2090
|
+
*
|
|
2091
|
+
* @since 1.146.0
|
|
2092
|
+
*
|
|
2093
|
+
* @returns boolean The visibility status of basket panel
|
|
2094
|
+
*/
|
|
2095
|
+
getBasketPanelVisibility(): undefined;
|
|
2096
2096
|
/**
|
|
2097
2097
|
* Gets current value of property {@link #getBasketPanelWidthInPercent basketPanelWidthInPercent}.
|
|
2098
2098
|
*
|
|
@@ -2115,7 +2115,6 @@ declare namespace sap {
|
|
|
2115
2115
|
* Default value is `false`.
|
|
2116
2116
|
*
|
|
2117
2117
|
* @since 1.143.0
|
|
2118
|
-
* @experimental As of version 1.143.0.
|
|
2119
2118
|
*
|
|
2120
2119
|
* @returns Value of property `basketShowHideButton`
|
|
2121
2120
|
*/
|
|
@@ -2318,7 +2317,6 @@ declare namespace sap {
|
|
|
2318
2317
|
* Default value is `"Begin"`.
|
|
2319
2318
|
*
|
|
2320
2319
|
* @since 1.140.0
|
|
2321
|
-
* @experimental As of version 1.140.0.
|
|
2322
2320
|
*
|
|
2323
2321
|
* @returns Value of property `facetToggleButtonLocation`
|
|
2324
2322
|
*/
|
|
@@ -2326,7 +2324,7 @@ declare namespace sap {
|
|
|
2326
2324
|
/**
|
|
2327
2325
|
* Gets current value of property {@link #getFacetVisibility facetVisibility}.
|
|
2328
2326
|
*
|
|
2329
|
-
* A boolean which indicates whether the facet panel is initially
|
|
2327
|
+
* A boolean which indicates whether the facet panel is initially opened or closed. This affects only the
|
|
2330
2328
|
* initial state of the facet panel. This initial state of the facet panel can be overwritten by the user,
|
|
2331
2329
|
* depending on the user's personalization settings.
|
|
2332
2330
|
*
|
|
@@ -2684,7 +2682,6 @@ declare namespace sap {
|
|
|
2684
2682
|
* Default value is `"Top"`.
|
|
2685
2683
|
*
|
|
2686
2684
|
* @since 1.140.0
|
|
2687
|
-
* @experimental As of version 1.140.0.
|
|
2688
2685
|
*
|
|
2689
2686
|
* @returns Value of property `searchInputLocation`
|
|
2690
2687
|
*/
|
|
@@ -2907,7 +2904,6 @@ declare namespace sap {
|
|
|
2907
2904
|
* Default value is `false`.
|
|
2908
2905
|
*
|
|
2909
2906
|
* @since 1.143.0
|
|
2910
|
-
* @experimental As of version 1.143.0.
|
|
2911
2907
|
*
|
|
2912
2908
|
* @returns Reference to `this` in order to allow method chaining
|
|
2913
2909
|
*/
|
|
@@ -2925,7 +2921,6 @@ declare namespace sap {
|
|
|
2925
2921
|
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
2926
2922
|
*
|
|
2927
2923
|
* @since 1.143.0
|
|
2928
|
-
* @experimental As of version 1.143.0.
|
|
2929
2924
|
*
|
|
2930
2925
|
* @returns Reference to `this` in order to allow method chaining
|
|
2931
2926
|
*/
|
|
@@ -2944,7 +2939,6 @@ declare namespace sap {
|
|
|
2944
2939
|
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
2945
2940
|
*
|
|
2946
2941
|
* @since 1.143.0
|
|
2947
|
-
* @experimental As of version 1.143.0.
|
|
2948
2942
|
*
|
|
2949
2943
|
* @returns Reference to `this` in order to allow method chaining
|
|
2950
2944
|
*/
|
|
@@ -2962,7 +2956,6 @@ declare namespace sap {
|
|
|
2962
2956
|
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
2963
2957
|
*
|
|
2964
2958
|
* @since 1.143.0
|
|
2965
|
-
* @experimental As of version 1.143.0.
|
|
2966
2959
|
*
|
|
2967
2960
|
* @returns Reference to `this` in order to allow method chaining
|
|
2968
2961
|
*/
|
|
@@ -2981,7 +2974,6 @@ declare namespace sap {
|
|
|
2981
2974
|
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
2982
2975
|
*
|
|
2983
2976
|
* @since 1.144.0
|
|
2984
|
-
* @experimental As of version 1.144.0.
|
|
2985
2977
|
*
|
|
2986
2978
|
* @returns Reference to `this` in order to allow method chaining
|
|
2987
2979
|
*/
|
|
@@ -3003,7 +2995,6 @@ declare namespace sap {
|
|
|
3003
2995
|
* Default value is `"End"`.
|
|
3004
2996
|
*
|
|
3005
2997
|
* @since 1.143.0
|
|
3006
|
-
* @experimental As of version 1.143.0.
|
|
3007
2998
|
*
|
|
3008
2999
|
* @returns Reference to `this` in order to allow method chaining
|
|
3009
3000
|
*/
|
|
@@ -3022,7 +3013,6 @@ declare namespace sap {
|
|
|
3022
3013
|
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
3023
3014
|
*
|
|
3024
3015
|
* @since 1.144.0
|
|
3025
|
-
* @experimental As of version 1.144.0.
|
|
3026
3016
|
*
|
|
3027
3017
|
* @returns Reference to `this` in order to allow method chaining
|
|
3028
3018
|
*/
|
|
@@ -3044,7 +3034,6 @@ declare namespace sap {
|
|
|
3044
3034
|
* Default value is `false`.
|
|
3045
3035
|
*
|
|
3046
3036
|
* @since 1.143.0
|
|
3047
|
-
* @experimental As of version 1.143.0.
|
|
3048
3037
|
*
|
|
3049
3038
|
* @returns Reference to `this` in order to allow method chaining
|
|
3050
3039
|
*/
|
|
@@ -3096,6 +3085,14 @@ declare namespace sap {
|
|
|
3096
3085
|
*/
|
|
3097
3086
|
bBasketPanelResizable?: boolean
|
|
3098
3087
|
): this;
|
|
3088
|
+
/**
|
|
3089
|
+
* Set visibility status of basket panel
|
|
3090
|
+
*
|
|
3091
|
+
* @since 1.146.0
|
|
3092
|
+
*
|
|
3093
|
+
* @returns boolean The visibility status of basket panel
|
|
3094
|
+
*/
|
|
3095
|
+
setBasketPanelVisibility(): undefined;
|
|
3099
3096
|
/**
|
|
3100
3097
|
* Sets a new value for property {@link #getBasketPanelWidthInPercent basketPanelWidthInPercent}.
|
|
3101
3098
|
*
|
|
@@ -3127,7 +3124,6 @@ declare namespace sap {
|
|
|
3127
3124
|
* Default value is `false`.
|
|
3128
3125
|
*
|
|
3129
3126
|
* @since 1.143.0
|
|
3130
|
-
* @experimental As of version 1.143.0.
|
|
3131
3127
|
*
|
|
3132
3128
|
* @returns Reference to `this` in order to allow method chaining
|
|
3133
3129
|
*/
|
|
@@ -3430,7 +3426,6 @@ declare namespace sap {
|
|
|
3430
3426
|
* Default value is `"Begin"`.
|
|
3431
3427
|
*
|
|
3432
3428
|
* @since 1.140.0
|
|
3433
|
-
* @experimental As of version 1.140.0.
|
|
3434
3429
|
*
|
|
3435
3430
|
* @returns Reference to `this` in order to allow method chaining
|
|
3436
3431
|
*/
|
|
@@ -3443,7 +3438,7 @@ declare namespace sap {
|
|
|
3443
3438
|
/**
|
|
3444
3439
|
* Sets a new value for property {@link #getFacetVisibility facetVisibility}.
|
|
3445
3440
|
*
|
|
3446
|
-
* A boolean which indicates whether the facet panel is initially
|
|
3441
|
+
* A boolean which indicates whether the facet panel is initially opened or closed. This affects only the
|
|
3447
3442
|
* initial state of the facet panel. This initial state of the facet panel can be overwritten by the user,
|
|
3448
3443
|
* depending on the user's personalization settings.
|
|
3449
3444
|
*
|
|
@@ -3951,7 +3946,6 @@ declare namespace sap {
|
|
|
3951
3946
|
* Default value is `"Top"`.
|
|
3952
3947
|
*
|
|
3953
3948
|
* @since 1.140.0
|
|
3954
|
-
* @experimental As of version 1.140.0.
|
|
3955
3949
|
*
|
|
3956
3950
|
* @returns Reference to `this` in order to allow method chaining
|
|
3957
3951
|
*/
|
|
@@ -4125,8 +4119,6 @@ declare namespace sap {
|
|
|
4125
4119
|
|
|
4126
4120
|
/**
|
|
4127
4121
|
* Event object of the SearchCompositeControl#basketChanged event.
|
|
4128
|
-
*
|
|
4129
|
-
* @experimental As of version 1.144.0.
|
|
4130
4122
|
*/
|
|
4131
4123
|
type SearchCompositeControl$BasketChangedEvent = sap.ui.base.Event<
|
|
4132
4124
|
SearchCompositeControl$BasketChangedEventParameters,
|