@sapui5/ts-types-esm 1.138.1 → 1.140.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
- package/types/sap.apf.d.ts +1 -1
- package/types/sap.ca.ui.d.ts +1 -1
- package/types/sap.chart.d.ts +1 -1
- package/types/sap.collaboration.d.ts +1 -1
- package/types/sap.cux.home.d.ts +0 -1657
- package/types/sap.esh.search.ui.d.ts +1 -2291
- package/types/sap.f.d.ts +63 -15
- package/types/sap.fe.ariba.d.ts +1 -1
- package/types/sap.fe.base.d.ts +1 -5
- package/types/sap.fe.controls.d.ts +1 -1
- package/types/sap.fe.core.d.ts +30 -15
- package/types/sap.fe.ina.d.ts +1 -1
- package/types/sap.fe.macros.d.ts +84 -12
- 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 +13 -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 +55 -13
- package/types/sap.insights.d.ts +130 -2
- package/types/sap.m.d.ts +1132 -293
- 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 +2 -30
- package/types/sap.suite.ui.commons.d.ts +1 -1
- package/types/sap.suite.ui.generic.template.d.ts +1 -1
- package/types/sap.suite.ui.microchart.d.ts +1 -1
- package/types/sap.tnt.d.ts +5 -1
- package/types/sap.ui.codeeditor.d.ts +1 -1
- package/types/sap.ui.commons.d.ts +1 -1
- package/types/sap.ui.comp.d.ts +125 -2
- package/types/sap.ui.core.d.ts +513 -127
- 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 +1 -7
- package/types/sap.ui.generic.app.d.ts +1 -1
- package/types/sap.ui.generic.template.d.ts +1 -1
- package/types/sap.ui.integration.d.ts +57 -20
- package/types/sap.ui.layout.d.ts +1 -1
- package/types/sap.ui.mdc.d.ts +88 -22
- package/types/sap.ui.richtexteditor.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 +568 -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.vbm.d.ts +1 -1
- package/types/sap.ui.vk.d.ts +392 -58
- package/types/sap.ui.vtm.d.ts +1 -1
- package/types/sap.ui.webc.common.d.ts +1 -1
- package/types/sap.ui.webc.fiori.d.ts +1 -1
- package/types/sap.ui.webc.main.d.ts +1 -1
- package/types/sap.uiext.inbox.d.ts +1 -1
- package/types/sap.ushell.d.ts +69 -23
- package/types/sap.ushell_abap.d.ts +3 -1
- package/types/sap.uxap.d.ts +1 -1
- package/types/sap.viz.d.ts +1 -1
- 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.makit.d.ts
CHANGED
package/types/sap.me.d.ts
CHANGED
package/types/sap.ndc.d.ts
CHANGED
package/types/sap.ovp.d.ts
CHANGED
package/types/sap.rules.ui.d.ts
CHANGED
package/types/sap.sac.df.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// For Library Version: 1.
|
|
1
|
+
// For Library Version: 1.140.0
|
|
2
2
|
|
|
3
3
|
declare module "sap/sac/df/library" {}
|
|
4
4
|
|
|
@@ -16,7 +16,6 @@ declare module "sap/sac/df/changeHandler/MultiDimModelChangeHandler" {
|
|
|
16
16
|
* a new change will be created. The method `dataLoaded` needs to be called once to register the {@link sap.sac.df.model.MultiDimModel }
|
|
17
17
|
* to the change handler.
|
|
18
18
|
*
|
|
19
|
-
* @since 1.120
|
|
20
19
|
* @experimental As of version 1.120.
|
|
21
20
|
*/
|
|
22
21
|
export default class MultiDimModelChangeHandler extends Control {
|
|
@@ -569,7 +568,6 @@ declare module "sap/sac/df/FilterField" {
|
|
|
569
568
|
* The `FilterField` control is used to filter data based on the conditions. The conditions are managed
|
|
570
569
|
* in the corresponding {@link sap.ui.mdc.condition.ConditionModel ConditionModel}.
|
|
571
570
|
*
|
|
572
|
-
* @since 1.121
|
|
573
571
|
* @experimental As of version 1.121.
|
|
574
572
|
*/
|
|
575
573
|
export default class FilterField
|
|
@@ -1085,7 +1083,6 @@ declare module "sap/sac/df/model/Configuration" {
|
|
|
1085
1083
|
/**
|
|
1086
1084
|
* Configuration of the multidimensional model and its components
|
|
1087
1085
|
*
|
|
1088
|
-
* @since 1.132
|
|
1089
1086
|
* @experimental As of version 1.132.
|
|
1090
1087
|
*/
|
|
1091
1088
|
export default class Configuration extends BaseObject {
|
|
@@ -1132,7 +1129,6 @@ declare module "sap/sac/df/model/Configuration" {
|
|
|
1132
1129
|
*
|
|
1133
1130
|
* Default value is `true`.
|
|
1134
1131
|
*
|
|
1135
|
-
* @since 1.132
|
|
1136
1132
|
* @experimental As of version 1.132.
|
|
1137
1133
|
*
|
|
1138
1134
|
* @returns Value of property `Calculations`
|
|
@@ -1145,7 +1141,6 @@ declare module "sap/sac/df/model/Configuration" {
|
|
|
1145
1141
|
*
|
|
1146
1142
|
* Default value is `false`.
|
|
1147
1143
|
*
|
|
1148
|
-
* @since 1.132
|
|
1149
1144
|
* @experimental As of version 1.132.
|
|
1150
1145
|
*
|
|
1151
1146
|
* @returns Value of property `Commenting`
|
|
@@ -1158,7 +1153,6 @@ declare module "sap/sac/df/model/Configuration" {
|
|
|
1158
1153
|
*
|
|
1159
1154
|
* Default value is `sapui5`.
|
|
1160
1155
|
*
|
|
1161
|
-
* @since 1.132
|
|
1162
1156
|
* @experimental As of version 1.132.
|
|
1163
1157
|
*
|
|
1164
1158
|
* @returns Value of property `ContextMenuVariant`
|
|
@@ -1171,7 +1165,6 @@ declare module "sap/sac/df/model/Configuration" {
|
|
|
1171
1165
|
*
|
|
1172
1166
|
* Default value is `false`.
|
|
1173
1167
|
*
|
|
1174
|
-
* @since 1.136
|
|
1175
1168
|
* @experimental As of version 1.136.
|
|
1176
1169
|
*
|
|
1177
1170
|
* @returns Value of property `ImplicitVariableHandling`
|
|
@@ -1184,7 +1177,6 @@ declare module "sap/sac/df/model/Configuration" {
|
|
|
1184
1177
|
*
|
|
1185
1178
|
* Default value is `[TableProperties, NumberFormatting]`.
|
|
1186
1179
|
*
|
|
1187
|
-
* @since 1.132
|
|
1188
1180
|
* @experimental As of version 1.132.
|
|
1189
1181
|
*
|
|
1190
1182
|
* @returns Value of property `StylingPanelItems`
|
|
@@ -1197,7 +1189,6 @@ declare module "sap/sac/df/model/Configuration" {
|
|
|
1197
1189
|
*
|
|
1198
1190
|
* Default value is `[Default, Basic]`.
|
|
1199
1191
|
*
|
|
1200
|
-
* @since 1.135
|
|
1201
1192
|
* @experimental As of version 1.135.
|
|
1202
1193
|
*
|
|
1203
1194
|
* @returns Value of property `TableTemplates`
|
|
@@ -1210,7 +1201,6 @@ declare module "sap/sac/df/model/Configuration" {
|
|
|
1210
1201
|
*
|
|
1211
1202
|
* Default value is `TableTemplate.Default`.
|
|
1212
1203
|
*
|
|
1213
|
-
* @since 1.135
|
|
1214
1204
|
* @experimental As of version 1.135.
|
|
1215
1205
|
*
|
|
1216
1206
|
* @returns Value of property `TableTemplateSelection`
|
|
@@ -1225,7 +1215,6 @@ declare module "sap/sac/df/model/Configuration" {
|
|
|
1225
1215
|
*
|
|
1226
1216
|
* Default value is `true`.
|
|
1227
1217
|
*
|
|
1228
|
-
* @since 1.132
|
|
1229
1218
|
* @experimental As of version 1.132.
|
|
1230
1219
|
*
|
|
1231
1220
|
* @returns Reference to `this` in order to allow method chaining
|
|
@@ -1245,7 +1234,6 @@ declare module "sap/sac/df/model/Configuration" {
|
|
|
1245
1234
|
*
|
|
1246
1235
|
* Default value is `false`.
|
|
1247
1236
|
*
|
|
1248
|
-
* @since 1.132
|
|
1249
1237
|
* @experimental As of version 1.132.
|
|
1250
1238
|
*
|
|
1251
1239
|
* @returns Reference to `this` in order to allow method chaining
|
|
@@ -1265,7 +1253,6 @@ declare module "sap/sac/df/model/Configuration" {
|
|
|
1265
1253
|
*
|
|
1266
1254
|
* Default value is `sapui5`.
|
|
1267
1255
|
*
|
|
1268
|
-
* @since 1.132
|
|
1269
1256
|
* @experimental As of version 1.132.
|
|
1270
1257
|
*
|
|
1271
1258
|
* @returns Reference to `this` in order to allow method chaining
|
|
@@ -1285,7 +1272,6 @@ declare module "sap/sac/df/model/Configuration" {
|
|
|
1285
1272
|
*
|
|
1286
1273
|
* Default value is `false`.
|
|
1287
1274
|
*
|
|
1288
|
-
* @since 1.136
|
|
1289
1275
|
* @experimental As of version 1.136.
|
|
1290
1276
|
*
|
|
1291
1277
|
* @returns Reference to `this` in order to allow method chaining
|
|
@@ -1305,7 +1291,6 @@ declare module "sap/sac/df/model/Configuration" {
|
|
|
1305
1291
|
*
|
|
1306
1292
|
* Default value is `[TableProperties, NumberFormatting]`.
|
|
1307
1293
|
*
|
|
1308
|
-
* @since 1.132
|
|
1309
1294
|
* @experimental As of version 1.132.
|
|
1310
1295
|
*
|
|
1311
1296
|
* @returns Reference to `this` in order to allow method chaining
|
|
@@ -1327,7 +1312,6 @@ declare module "sap/sac/df/model/Configuration" {
|
|
|
1327
1312
|
*
|
|
1328
1313
|
* Default value is `[Default, Basic]`.
|
|
1329
1314
|
*
|
|
1330
|
-
* @since 1.135
|
|
1331
1315
|
* @experimental As of version 1.135.
|
|
1332
1316
|
*
|
|
1333
1317
|
* @returns Reference to `this` in order to allow method chaining
|
|
@@ -1347,7 +1331,6 @@ declare module "sap/sac/df/model/Configuration" {
|
|
|
1347
1331
|
*
|
|
1348
1332
|
* Default value is `TableTemplate.Default`.
|
|
1349
1333
|
*
|
|
1350
|
-
* @since 1.135
|
|
1351
1334
|
* @experimental As of version 1.135.
|
|
1352
1335
|
*
|
|
1353
1336
|
* @returns Reference to `this` in order to allow method chaining
|
|
@@ -1394,7 +1377,6 @@ declare module "sap/sac/df/model/DataProvider" {
|
|
|
1394
1377
|
* ```
|
|
1395
1378
|
*
|
|
1396
1379
|
*
|
|
1397
|
-
* @since 1.119
|
|
1398
1380
|
* @experimental As of version 1.119.
|
|
1399
1381
|
*/
|
|
1400
1382
|
export default class DataProvider extends JSONModel {
|
|
@@ -1485,7 +1467,7 @@ declare module "sap/sac/df/model/DataProvider" {
|
|
|
1485
1467
|
/**
|
|
1486
1468
|
* Execute scenario on data provider
|
|
1487
1469
|
*
|
|
1488
|
-
* @
|
|
1470
|
+
* @experimental As of version 1.134.
|
|
1489
1471
|
*
|
|
1490
1472
|
* @returns Promise with reference to created scenario
|
|
1491
1473
|
*/
|
|
@@ -1919,7 +1901,6 @@ declare module "sap/sac/df/model/DataSourceInfo" {
|
|
|
1919
1901
|
* ```
|
|
1920
1902
|
*
|
|
1921
1903
|
*
|
|
1922
|
-
* @since 1.119
|
|
1923
1904
|
* @experimental As of version 1.119.
|
|
1924
1905
|
*/
|
|
1925
1906
|
export default class DataSourceInfo extends BaseObject {
|
|
@@ -2003,7 +1984,6 @@ declare module "sap/sac/df/model/Dimension" {
|
|
|
2003
1984
|
* ```
|
|
2004
1985
|
*
|
|
2005
1986
|
*
|
|
2006
|
-
* @since 1.119
|
|
2007
1987
|
* @experimental As of version 1.119.
|
|
2008
1988
|
*/
|
|
2009
1989
|
export default class Dimension extends BaseObject {
|
|
@@ -2295,7 +2275,6 @@ declare module "sap/sac/df/model/MultiDimModel" {
|
|
|
2295
2275
|
* ```
|
|
2296
2276
|
*
|
|
2297
2277
|
*
|
|
2298
|
-
* @since 1.119
|
|
2299
2278
|
* @experimental As of version 1.119.
|
|
2300
2279
|
*/
|
|
2301
2280
|
export default class MultiDimModel extends JSONModel {
|
|
@@ -2716,7 +2695,6 @@ declare module "sap/sac/df/model/Variable" {
|
|
|
2716
2695
|
* ```
|
|
2717
2696
|
*
|
|
2718
2697
|
*
|
|
2719
|
-
* @since 1.119
|
|
2720
2698
|
* @experimental As of version 1.119.
|
|
2721
2699
|
*/
|
|
2722
2700
|
export default class Variable extends BaseObject {
|
|
@@ -2872,7 +2850,6 @@ declare module "sap/sac/df/model/VariableGroup" {
|
|
|
2872
2850
|
* ```
|
|
2873
2851
|
*
|
|
2874
2852
|
*
|
|
2875
|
-
* @since 1.119
|
|
2876
2853
|
* @experimental As of version 1.119.
|
|
2877
2854
|
*/
|
|
2878
2855
|
export default class VariableGroup extends BaseObject {
|
|
@@ -3038,7 +3015,6 @@ declare module "sap/sac/df/model/visualization/Documents" {
|
|
|
3038
3015
|
* ```
|
|
3039
3016
|
*
|
|
3040
3017
|
*
|
|
3041
|
-
* @since 1.119
|
|
3042
3018
|
* @experimental As of version 1.119.
|
|
3043
3019
|
*/
|
|
3044
3020
|
export default class Documents extends BaseObject {
|
|
@@ -3253,7 +3229,6 @@ declare module "sap/sac/df/model/visualization/Grid" {
|
|
|
3253
3229
|
/**
|
|
3254
3230
|
* Grid Visualization Object
|
|
3255
3231
|
*
|
|
3256
|
-
* @since 1.132
|
|
3257
3232
|
* @experimental As of version 1.132.
|
|
3258
3233
|
*/
|
|
3259
3234
|
export default class Grid extends BaseObject {
|
|
@@ -3507,7 +3482,6 @@ declare module "sap/sac/df/types/configuration/StylingPanelItem" {
|
|
|
3507
3482
|
/**
|
|
3508
3483
|
* Item of the styling panel
|
|
3509
3484
|
*
|
|
3510
|
-
* @since 1.132
|
|
3511
3485
|
* @experimental As of version 1.132.
|
|
3512
3486
|
*/
|
|
3513
3487
|
enum StylingPanelItem {
|
|
@@ -3531,7 +3505,6 @@ declare module "sap/sac/df/types/configuration/TableTemplate" {
|
|
|
3531
3505
|
/**
|
|
3532
3506
|
* Item of the styling panel
|
|
3533
3507
|
*
|
|
3534
|
-
* @since 1.135
|
|
3535
3508
|
* @experimental As of version 1.135.
|
|
3536
3509
|
*/
|
|
3537
3510
|
enum TableTemplate {
|
|
@@ -3640,7 +3613,6 @@ declare module "sap/sac/df/types/SemanticRole" {
|
|
|
3640
3613
|
/**
|
|
3641
3614
|
* Semantic Role of a dimension member
|
|
3642
3615
|
*
|
|
3643
|
-
* @since 1.135
|
|
3644
3616
|
* @experimental As of version 1.135.
|
|
3645
3617
|
*/
|
|
3646
3618
|
enum SemanticRole {
|
package/types/sap.tnt.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// For Library Version: 1.
|
|
1
|
+
// For Library Version: 1.140.0
|
|
2
2
|
|
|
3
3
|
declare module "sap/tnt/library" {
|
|
4
4
|
/**
|
|
@@ -140,6 +140,10 @@ declare module "sap/tnt/IllustratedMessageType" {
|
|
|
140
140
|
* "Dialog" illustration type.
|
|
141
141
|
*/
|
|
142
142
|
Dialog = "tnt-Dialog",
|
|
143
|
+
/**
|
|
144
|
+
* "EmptyContentPane" illustration type.
|
|
145
|
+
*/
|
|
146
|
+
EmptyContentPane = "tnt-EmptyContentPane",
|
|
143
147
|
/**
|
|
144
148
|
* "ExternalLink" illustration type.
|
|
145
149
|
*/
|
package/types/sap.ui.comp.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// For Library Version: 1.
|
|
1
|
+
// For Library Version: 1.140.0
|
|
2
2
|
|
|
3
3
|
declare module "sap/ui/comp/library" {
|
|
4
4
|
/**
|
|
@@ -1048,7 +1048,7 @@ declare module "sap/ui/comp/filterbar/FilterBar" {
|
|
|
1048
1048
|
|
|
1049
1049
|
/**
|
|
1050
1050
|
* The `FilterBar` displays filters in a user-friendly manner to populate values for a query. The `FilterBar`
|
|
1051
|
-
* consists of a row containing the {@link sap.ui.comp.smartvariants.
|
|
1051
|
+
* consists of a row containing the {@link sap.ui.comp.smartvariants.SmartVariantManagement `SmartVariantManagement` }
|
|
1052
1052
|
* control, the related buttons, and an area underneath displaying the filters.
|
|
1053
1053
|
*
|
|
1054
1054
|
* The filters are arranged in a logical row that is divided depending on the space available and the width
|
|
@@ -31442,6 +31442,59 @@ declare module "sap/ui/comp/smarttable/SmartTable" {
|
|
|
31442
31442
|
*/
|
|
31443
31443
|
oListener?: object
|
|
31444
31444
|
): this;
|
|
31445
|
+
/**
|
|
31446
|
+
* Attaches event handler `fnFunction` to the {@link #event:changeModelValue changeModelValue} event of
|
|
31447
|
+
* this `sap.ui.comp.smarttable.SmartTable`.
|
|
31448
|
+
*
|
|
31449
|
+
* When called, the context of the event handler (its `this`) will be bound to `oListener` if specified,
|
|
31450
|
+
* otherwise it will be bound to this `sap.ui.comp.smarttable.SmartTable` itself.
|
|
31451
|
+
*
|
|
31452
|
+
* Forwards the {@link sap.ui.comp.smartfield.SmartField#event:changeModelValue changeModelValue} event
|
|
31453
|
+
* from the {@link sap.ui.comp.smartfield.SmartField SmartField}.
|
|
31454
|
+
*
|
|
31455
|
+
* @since 1.139
|
|
31456
|
+
*
|
|
31457
|
+
* @returns Reference to `this` in order to allow method chaining
|
|
31458
|
+
*/
|
|
31459
|
+
attachChangeModelValue(
|
|
31460
|
+
/**
|
|
31461
|
+
* An application-specific payload object that will be passed to the event handler along with the event
|
|
31462
|
+
* object when firing the event
|
|
31463
|
+
*/
|
|
31464
|
+
oData: object,
|
|
31465
|
+
/**
|
|
31466
|
+
* The function to be called when the event occurs
|
|
31467
|
+
*/
|
|
31468
|
+
fnFunction: (p1: Event) => void,
|
|
31469
|
+
/**
|
|
31470
|
+
* Context object to call the event handler with. Defaults to this `sap.ui.comp.smarttable.SmartTable` itself
|
|
31471
|
+
*/
|
|
31472
|
+
oListener?: object
|
|
31473
|
+
): this;
|
|
31474
|
+
/**
|
|
31475
|
+
* Attaches event handler `fnFunction` to the {@link #event:changeModelValue changeModelValue} event of
|
|
31476
|
+
* this `sap.ui.comp.smarttable.SmartTable`.
|
|
31477
|
+
*
|
|
31478
|
+
* When called, the context of the event handler (its `this`) will be bound to `oListener` if specified,
|
|
31479
|
+
* otherwise it will be bound to this `sap.ui.comp.smarttable.SmartTable` itself.
|
|
31480
|
+
*
|
|
31481
|
+
* Forwards the {@link sap.ui.comp.smartfield.SmartField#event:changeModelValue changeModelValue} event
|
|
31482
|
+
* from the {@link sap.ui.comp.smartfield.SmartField SmartField}.
|
|
31483
|
+
*
|
|
31484
|
+
* @since 1.139
|
|
31485
|
+
*
|
|
31486
|
+
* @returns Reference to `this` in order to allow method chaining
|
|
31487
|
+
*/
|
|
31488
|
+
attachChangeModelValue(
|
|
31489
|
+
/**
|
|
31490
|
+
* The function to be called when the event occurs
|
|
31491
|
+
*/
|
|
31492
|
+
fnFunction: (p1: Event) => void,
|
|
31493
|
+
/**
|
|
31494
|
+
* Context object to call the event handler with. Defaults to this `sap.ui.comp.smarttable.SmartTable` itself
|
|
31495
|
+
*/
|
|
31496
|
+
oListener?: object
|
|
31497
|
+
): this;
|
|
31445
31498
|
/**
|
|
31446
31499
|
* Attaches event handler `fnFunction` to the {@link #event:dataReceived dataReceived} event of this `sap.ui.comp.smarttable.SmartTable`.
|
|
31447
31500
|
*
|
|
@@ -32089,6 +32142,26 @@ declare module "sap/ui/comp/smarttable/SmartTable" {
|
|
|
32089
32142
|
*/
|
|
32090
32143
|
oListener?: object
|
|
32091
32144
|
): this;
|
|
32145
|
+
/**
|
|
32146
|
+
* Detaches event handler `fnFunction` from the {@link #event:changeModelValue changeModelValue} event of
|
|
32147
|
+
* this `sap.ui.comp.smarttable.SmartTable`.
|
|
32148
|
+
*
|
|
32149
|
+
* The passed function and listener object must match the ones used for event registration.
|
|
32150
|
+
*
|
|
32151
|
+
* @since 1.139
|
|
32152
|
+
*
|
|
32153
|
+
* @returns Reference to `this` in order to allow method chaining
|
|
32154
|
+
*/
|
|
32155
|
+
detachChangeModelValue(
|
|
32156
|
+
/**
|
|
32157
|
+
* The function to be called, when the event occurs
|
|
32158
|
+
*/
|
|
32159
|
+
fnFunction: (p1: Event) => void,
|
|
32160
|
+
/**
|
|
32161
|
+
* Context object on which the given function had to be called
|
|
32162
|
+
*/
|
|
32163
|
+
oListener?: object
|
|
32164
|
+
): this;
|
|
32092
32165
|
/**
|
|
32093
32166
|
* Detaches event handler `fnFunction` from the {@link #event:dataReceived dataReceived} event of this `sap.ui.comp.smarttable.SmartTable`.
|
|
32094
32167
|
*
|
|
@@ -32370,6 +32443,20 @@ declare module "sap/ui/comp/smarttable/SmartTable" {
|
|
|
32370
32443
|
*/
|
|
32371
32444
|
mParameters?: SmartTable$BeforeRebindTableEventParameters
|
|
32372
32445
|
): this;
|
|
32446
|
+
/**
|
|
32447
|
+
* Fires event {@link #event:changeModelValue changeModelValue} to attached listeners.
|
|
32448
|
+
*
|
|
32449
|
+
* @since 1.139
|
|
32450
|
+
* @ui5-protected Do not call from applications (only from related classes in the framework)
|
|
32451
|
+
*
|
|
32452
|
+
* @returns Reference to `this` in order to allow method chaining
|
|
32453
|
+
*/
|
|
32454
|
+
fireChangeModelValue(
|
|
32455
|
+
/**
|
|
32456
|
+
* Parameters to pass along with the event
|
|
32457
|
+
*/
|
|
32458
|
+
mParameters?: object
|
|
32459
|
+
): this;
|
|
32373
32460
|
/**
|
|
32374
32461
|
* Fires event {@link #event:dataReceived dataReceived} to attached listeners.
|
|
32375
32462
|
*
|
|
@@ -35282,6 +35369,14 @@ declare module "sap/ui/comp/smarttable/SmartTable" {
|
|
|
35282
35369
|
* @since 1.96.15
|
|
35283
35370
|
*/
|
|
35284
35371
|
uiStateChange?: (oEvent: Event) => void;
|
|
35372
|
+
|
|
35373
|
+
/**
|
|
35374
|
+
* Forwards the {@link sap.ui.comp.smartfield.SmartField#event:changeModelValue changeModelValue} event
|
|
35375
|
+
* from the {@link sap.ui.comp.smartfield.SmartField SmartField}.
|
|
35376
|
+
*
|
|
35377
|
+
* @since 1.139
|
|
35378
|
+
*/
|
|
35379
|
+
changeModelValue?: (oEvent: Event) => void;
|
|
35285
35380
|
}
|
|
35286
35381
|
|
|
35287
35382
|
/**
|
|
@@ -35413,6 +35508,19 @@ declare module "sap/ui/comp/smarttable/SmartTable" {
|
|
|
35413
35508
|
SmartTable
|
|
35414
35509
|
>;
|
|
35415
35510
|
|
|
35511
|
+
/**
|
|
35512
|
+
* Parameters of the SmartTable#changeModelValue event.
|
|
35513
|
+
*/
|
|
35514
|
+
export interface SmartTable$ChangeModelValueEventParameters {}
|
|
35515
|
+
|
|
35516
|
+
/**
|
|
35517
|
+
* Event object of the SmartTable#changeModelValue event.
|
|
35518
|
+
*/
|
|
35519
|
+
export type SmartTable$ChangeModelValueEvent = Event<
|
|
35520
|
+
SmartTable$ChangeModelValueEventParameters,
|
|
35521
|
+
SmartTable
|
|
35522
|
+
>;
|
|
35523
|
+
|
|
35416
35524
|
/**
|
|
35417
35525
|
* Parameters of the SmartTable#dataReceived event.
|
|
35418
35526
|
*
|
|
@@ -36812,6 +36920,8 @@ declare module "sap/ui/comp/smartvariants/SmartVariantManagementMediator" {
|
|
|
36812
36920
|
|
|
36813
36921
|
import VariantItem from "sap/m/VariantItem";
|
|
36814
36922
|
|
|
36923
|
+
import SmartVariantManagement from "sap/ui/comp/smartvariants/SmartVariantManagement";
|
|
36924
|
+
|
|
36815
36925
|
import {
|
|
36816
36926
|
PropertyBindingInfo,
|
|
36817
36927
|
AggregationBindingInfo,
|
|
@@ -37702,6 +37812,19 @@ declare module "sap/ui/comp/smartvariants/SmartVariantManagementMediator" {
|
|
|
37702
37812
|
*/
|
|
37703
37813
|
sSelectionKey?: string
|
|
37704
37814
|
): this;
|
|
37815
|
+
/**
|
|
37816
|
+
* Indicates whether a {@link sap.m.Title Title} or {@link sap.m.Text Text} is rendered.
|
|
37817
|
+
*
|
|
37818
|
+
* @since 1.140
|
|
37819
|
+
*
|
|
37820
|
+
* @returns The current instance for method chaining
|
|
37821
|
+
*/
|
|
37822
|
+
setShowAsText(
|
|
37823
|
+
/**
|
|
37824
|
+
* If set to `true`, the control renders a {@link sap.m.Text Text} instead of a {@link sap.m.Title Title}
|
|
37825
|
+
*/
|
|
37826
|
+
bValue: boolean
|
|
37827
|
+
): SmartVariantManagement;
|
|
37705
37828
|
/**
|
|
37706
37829
|
* Sets a new value for property {@link #getShowCreateTile showCreateTile}.
|
|
37707
37830
|
*
|