@sapui5/types 1.125.1 → 1.126.1
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 +1 -0
- 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 +75 -89
- package/types/sap.cux.home.d.ts +336 -0
- package/types/sap.esh.search.ui.d.ts +65 -144
- package/types/sap.f.d.ts +1 -1
- package/types/sap.fe.base.d.ts +1 -1
- package/types/sap.fe.core.d.ts +13 -3
- package/types/sap.fe.macros.d.ts +156 -126
- 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 +1 -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 +885 -21
- package/types/sap.insights.d.ts +1 -1
- package/types/sap.m.d.ts +510 -720
- 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 +25 -8
- package/types/sap.rules.ui.d.ts +1 -1
- package/types/sap.sac.df.d.ts +89 -250
- package/types/sap.suite.ui.commons.d.ts +6 -5
- package/types/sap.suite.ui.generic.template.d.ts +4 -1
- package/types/sap.suite.ui.microchart.d.ts +1 -1
- 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.comp.d.ts +1699 -1226
- package/types/sap.ui.core.d.ts +410 -291
- package/types/sap.ui.dt.d.ts +1 -1
- package/types/sap.ui.export.d.ts +2 -2
- package/types/sap.ui.fl.d.ts +7 -1
- 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 +26 -117
- package/types/sap.ui.layout.d.ts +43 -32
- package/types/sap.ui.mdc.d.ts +830 -2992
- 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 +14 -3
- package/types/sap.ui.testrecorder.d.ts +1 -1
- package/types/sap.ui.unified.d.ts +1 -153
- 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 +16 -271
- 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 +1 -1
- package/types/sap.ushell_abap.d.ts +1 -1
- package/types/sap.uxap.d.ts +3 -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.ui.vk.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// For Library Version: 1.
|
|
1
|
+
// For Library Version: 1.126.0
|
|
2
2
|
|
|
3
3
|
declare module "sap/ui/vk/library" {
|
|
4
4
|
/**
|
|
@@ -3997,7 +3997,6 @@ declare module "sap/ui/vk/ContentManager" {
|
|
|
3997
3997
|
*
|
|
3998
3998
|
* This event will be fired when content resources have been loaded successfully or with a failure.
|
|
3999
3999
|
*
|
|
4000
|
-
* @ui5-protected Do not call from applications (only from related classes in the framework)
|
|
4001
4000
|
*
|
|
4002
4001
|
* @returns Reference to `this` in order to allow method chaining
|
|
4003
4002
|
*/
|
|
@@ -4025,7 +4024,6 @@ declare module "sap/ui/vk/ContentManager" {
|
|
|
4025
4024
|
*
|
|
4026
4025
|
* This event will be fired when content resources have been loaded successfully or with a failure.
|
|
4027
4026
|
*
|
|
4028
|
-
* @ui5-protected Do not call from applications (only from related classes in the framework)
|
|
4029
4027
|
*
|
|
4030
4028
|
* @returns Reference to `this` in order to allow method chaining
|
|
4031
4029
|
*/
|
|
@@ -4048,7 +4046,6 @@ declare module "sap/ui/vk/ContentManager" {
|
|
|
4048
4046
|
*
|
|
4049
4047
|
* This event will be fired to report the progress of content changes.
|
|
4050
4048
|
*
|
|
4051
|
-
* @ui5-protected Do not call from applications (only from related classes in the framework)
|
|
4052
4049
|
*
|
|
4053
4050
|
* @returns Reference to `this` in order to allow method chaining
|
|
4054
4051
|
*/
|
|
@@ -4076,7 +4073,6 @@ declare module "sap/ui/vk/ContentManager" {
|
|
|
4076
4073
|
*
|
|
4077
4074
|
* This event will be fired to report the progress of content changes.
|
|
4078
4075
|
*
|
|
4079
|
-
* @ui5-protected Do not call from applications (only from related classes in the framework)
|
|
4080
4076
|
*
|
|
4081
4077
|
* @returns Reference to `this` in order to allow method chaining
|
|
4082
4078
|
*/
|
|
@@ -4099,7 +4095,6 @@ declare module "sap/ui/vk/ContentManager" {
|
|
|
4099
4095
|
*
|
|
4100
4096
|
* This event will be fired when content resources are about to be loaded.
|
|
4101
4097
|
*
|
|
4102
|
-
* @ui5-protected Do not call from applications (only from related classes in the framework)
|
|
4103
4098
|
*
|
|
4104
4099
|
* @returns Reference to `this` in order to allow method chaining
|
|
4105
4100
|
*/
|
|
@@ -4127,7 +4122,6 @@ declare module "sap/ui/vk/ContentManager" {
|
|
|
4127
4122
|
*
|
|
4128
4123
|
* This event will be fired when content resources are about to be loaded.
|
|
4129
4124
|
*
|
|
4130
|
-
* @ui5-protected Do not call from applications (only from related classes in the framework)
|
|
4131
4125
|
*
|
|
4132
4126
|
* @returns Reference to `this` in order to allow method chaining
|
|
4133
4127
|
*/
|
|
@@ -4150,7 +4144,6 @@ declare module "sap/ui/vk/ContentManager" {
|
|
|
4150
4144
|
*
|
|
4151
4145
|
* This event will be fired when content loading is finished.
|
|
4152
4146
|
*
|
|
4153
|
-
* @ui5-protected Do not call from applications (only from related classes in the framework)
|
|
4154
4147
|
*
|
|
4155
4148
|
* @returns Reference to `this` in order to allow method chaining
|
|
4156
4149
|
*/
|
|
@@ -4178,7 +4171,6 @@ declare module "sap/ui/vk/ContentManager" {
|
|
|
4178
4171
|
*
|
|
4179
4172
|
* This event will be fired when content loading is finished.
|
|
4180
4173
|
*
|
|
4181
|
-
* @ui5-protected Do not call from applications (only from related classes in the framework)
|
|
4182
4174
|
*
|
|
4183
4175
|
* @returns Reference to `this` in order to allow method chaining
|
|
4184
4176
|
*/
|
|
@@ -4248,7 +4240,6 @@ declare module "sap/ui/vk/ContentManager" {
|
|
|
4248
4240
|
*
|
|
4249
4241
|
* The passed function and listener object must match the ones used for event registration.
|
|
4250
4242
|
*
|
|
4251
|
-
* @ui5-protected Do not call from applications (only from related classes in the framework)
|
|
4252
4243
|
*
|
|
4253
4244
|
* @returns Reference to `this` in order to allow method chaining
|
|
4254
4245
|
*/
|
|
@@ -4268,7 +4259,6 @@ declare module "sap/ui/vk/ContentManager" {
|
|
|
4268
4259
|
*
|
|
4269
4260
|
* The passed function and listener object must match the ones used for event registration.
|
|
4270
4261
|
*
|
|
4271
|
-
* @ui5-protected Do not call from applications (only from related classes in the framework)
|
|
4272
4262
|
*
|
|
4273
4263
|
* @returns Reference to `this` in order to allow method chaining
|
|
4274
4264
|
*/
|
|
@@ -4288,7 +4278,6 @@ declare module "sap/ui/vk/ContentManager" {
|
|
|
4288
4278
|
*
|
|
4289
4279
|
* The passed function and listener object must match the ones used for event registration.
|
|
4290
4280
|
*
|
|
4291
|
-
* @ui5-protected Do not call from applications (only from related classes in the framework)
|
|
4292
4281
|
*
|
|
4293
4282
|
* @returns Reference to `this` in order to allow method chaining
|
|
4294
4283
|
*/
|
|
@@ -4308,7 +4297,6 @@ declare module "sap/ui/vk/ContentManager" {
|
|
|
4308
4297
|
*
|
|
4309
4298
|
* The passed function and listener object must match the ones used for event registration.
|
|
4310
4299
|
*
|
|
4311
|
-
* @ui5-protected Do not call from applications (only from related classes in the framework)
|
|
4312
4300
|
*
|
|
4313
4301
|
* @returns Reference to `this` in order to allow method chaining
|
|
4314
4302
|
*/
|
|
@@ -21493,7 +21481,6 @@ declare module "sap/ui/vk/svg/ContentManager" {
|
|
|
21493
21481
|
* When called, the context of the event handler (its `this`) will be bound to `oListener` if specified,
|
|
21494
21482
|
* otherwise it will be bound to this `sap.ui.vk.svg.ContentManager` itself.
|
|
21495
21483
|
*
|
|
21496
|
-
* @ui5-protected Do not call from applications (only from related classes in the framework)
|
|
21497
21484
|
*
|
|
21498
21485
|
* @returns Reference to `this` in order to allow method chaining
|
|
21499
21486
|
*/
|
|
@@ -21518,7 +21505,6 @@ declare module "sap/ui/vk/svg/ContentManager" {
|
|
|
21518
21505
|
* When called, the context of the event handler (its `this`) will be bound to `oListener` if specified,
|
|
21519
21506
|
* otherwise it will be bound to this `sap.ui.vk.svg.ContentManager` itself.
|
|
21520
21507
|
*
|
|
21521
|
-
* @ui5-protected Do not call from applications (only from related classes in the framework)
|
|
21522
21508
|
*
|
|
21523
21509
|
* @returns Reference to `this` in order to allow method chaining
|
|
21524
21510
|
*/
|
|
@@ -21538,7 +21524,6 @@ declare module "sap/ui/vk/svg/ContentManager" {
|
|
|
21538
21524
|
*
|
|
21539
21525
|
* The passed function and listener object must match the ones used for event registration.
|
|
21540
21526
|
*
|
|
21541
|
-
* @ui5-protected Do not call from applications (only from related classes in the framework)
|
|
21542
21527
|
*
|
|
21543
21528
|
* @returns Reference to `this` in order to allow method chaining
|
|
21544
21529
|
*/
|
|
@@ -27125,14 +27110,7 @@ declare module "sap/ui/vk/Toolbar" {
|
|
|
27125
27110
|
|
|
27126
27111
|
import ElementMetadata from "sap/ui/core/ElementMetadata";
|
|
27127
27112
|
|
|
27128
|
-
import {
|
|
27129
|
-
|
|
27130
|
-
import Viewer from "sap/ui/vk/Viewer";
|
|
27131
|
-
|
|
27132
|
-
import {
|
|
27133
|
-
PropertyBindingInfo,
|
|
27134
|
-
AggregationBindingInfo,
|
|
27135
|
-
} from "sap/ui/base/ManagedObject";
|
|
27113
|
+
import { AggregationBindingInfo } from "sap/ui/base/ManagedObject";
|
|
27136
27114
|
|
|
27137
27115
|
/**
|
|
27138
27116
|
* Provides buttons to hide or show certain sap.ui.vk controls.
|
|
@@ -27227,21 +27205,6 @@ declare module "sap/ui/vk/Toolbar" {
|
|
|
27227
27205
|
* Toolbar content, this can be used to add/remove buttons and other SAP UI5 controls to the toolbar
|
|
27228
27206
|
*/
|
|
27229
27207
|
getContent(): Control[];
|
|
27230
|
-
/**
|
|
27231
|
-
* Gets current value of property {@link #getTitle title}.
|
|
27232
|
-
*
|
|
27233
|
-
* Used to set the title of the Toolbar
|
|
27234
|
-
*
|
|
27235
|
-
* Default value is `empty string`.
|
|
27236
|
-
*
|
|
27237
|
-
*
|
|
27238
|
-
* @returns Value of property `title`
|
|
27239
|
-
*/
|
|
27240
|
-
getTitle(): string;
|
|
27241
|
-
/**
|
|
27242
|
-
* ID of the element which is the current target of the association {@link #getViewer viewer}, or `null`.
|
|
27243
|
-
*/
|
|
27244
|
-
getViewer(): ID | null;
|
|
27245
27208
|
/**
|
|
27246
27209
|
* Checks for the provided `sap.ui.core.Control` in the aggregation {@link #getContent content}. and returns
|
|
27247
27210
|
* its index if found or -1 otherwise.
|
|
@@ -27294,56 +27257,15 @@ declare module "sap/ui/vk/Toolbar" {
|
|
|
27294
27257
|
*/
|
|
27295
27258
|
vContent: int | string | Control
|
|
27296
27259
|
): Control | null;
|
|
27297
|
-
/**
|
|
27298
|
-
* Sets a new value for property {@link #getTitle title}.
|
|
27299
|
-
*
|
|
27300
|
-
* Used to set the title of the Toolbar
|
|
27301
|
-
*
|
|
27302
|
-
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
27303
|
-
*
|
|
27304
|
-
* Default value is `empty string`.
|
|
27305
|
-
*
|
|
27306
|
-
*
|
|
27307
|
-
* @returns Reference to `this` in order to allow method chaining
|
|
27308
|
-
*/
|
|
27309
|
-
setTitle(
|
|
27310
|
-
/**
|
|
27311
|
-
* New value for property `title`
|
|
27312
|
-
*/
|
|
27313
|
-
sTitle?: string
|
|
27314
|
-
): this;
|
|
27315
|
-
/**
|
|
27316
|
-
* Sets the associated {@link #getViewer viewer}.
|
|
27317
|
-
*
|
|
27318
|
-
*
|
|
27319
|
-
* @returns Reference to `this` in order to allow method chaining
|
|
27320
|
-
*/
|
|
27321
|
-
setViewer(
|
|
27322
|
-
/**
|
|
27323
|
-
* ID of an element which becomes the new target of this viewer association; alternatively, an element instance
|
|
27324
|
-
* may be given
|
|
27325
|
-
*/
|
|
27326
|
-
oViewer: ID | Viewer
|
|
27327
|
-
): this;
|
|
27328
27260
|
}
|
|
27329
27261
|
/**
|
|
27330
27262
|
* Describes the settings that can be provided to the Toolbar constructor.
|
|
27331
27263
|
*/
|
|
27332
27264
|
export interface $ToolbarSettings extends $ControlSettings {
|
|
27333
|
-
/**
|
|
27334
|
-
* Used to set the title of the Toolbar
|
|
27335
|
-
*/
|
|
27336
|
-
title?: string | PropertyBindingInfo;
|
|
27337
|
-
|
|
27338
27265
|
/**
|
|
27339
27266
|
* Toolbar content, this can be used to add/remove buttons and other SAP UI5 controls to the toolbar
|
|
27340
27267
|
*/
|
|
27341
27268
|
content?: Control[] | Control | AggregationBindingInfo | `{${string}}`;
|
|
27342
|
-
|
|
27343
|
-
/**
|
|
27344
|
-
* A toolbar instance is associated with an instance of the Viewer
|
|
27345
|
-
*/
|
|
27346
|
-
viewer?: Viewer | string;
|
|
27347
27269
|
}
|
|
27348
27270
|
}
|
|
27349
27271
|
|
|
@@ -31547,17 +31469,9 @@ declare module "sap/ui/vk/tools/GizmoPlacementMode" {
|
|
|
31547
31469
|
*/
|
|
31548
31470
|
Default = "Default",
|
|
31549
31471
|
/**
|
|
31550
|
-
* Object center PlacementMode
|
|
31472
|
+
* Object(s) center PlacementMode
|
|
31551
31473
|
*/
|
|
31552
31474
|
ObjectCenter = "ObjectCenter",
|
|
31553
|
-
/**
|
|
31554
|
-
* On screen PlacementMode
|
|
31555
|
-
*/
|
|
31556
|
-
OnScreen = "OnScreen",
|
|
31557
|
-
/**
|
|
31558
|
-
* Rest position PlacementMode
|
|
31559
|
-
*/
|
|
31560
|
-
Rest = "Rest",
|
|
31561
31475
|
}
|
|
31562
31476
|
export default GizmoPlacementMode;
|
|
31563
31477
|
}
|
|
@@ -32370,9 +32284,9 @@ declare module "sap/ui/vk/tools/MoveTool" {
|
|
|
32370
32284
|
/**
|
|
32371
32285
|
* Gets current value of property {@link #getPlacementMode placementMode}.
|
|
32372
32286
|
*
|
|
32373
|
-
* Sets the placement mode. Can be Default, ObjectCenter, or
|
|
32287
|
+
* Sets the placement mode. Can be Default, ObjectCenter, or Custom
|
|
32374
32288
|
*
|
|
32375
|
-
* Default value is `
|
|
32289
|
+
* Default value is `ObjectCenter`.
|
|
32376
32290
|
*
|
|
32377
32291
|
*
|
|
32378
32292
|
* @returns Value of property `placementMode`
|
|
@@ -32538,11 +32452,11 @@ declare module "sap/ui/vk/tools/MoveTool" {
|
|
|
32538
32452
|
/**
|
|
32539
32453
|
* Sets a new value for property {@link #getPlacementMode placementMode}.
|
|
32540
32454
|
*
|
|
32541
|
-
* Sets the placement mode. Can be Default, ObjectCenter, or
|
|
32455
|
+
* Sets the placement mode. Can be Default, ObjectCenter, or Custom
|
|
32542
32456
|
*
|
|
32543
32457
|
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
32544
32458
|
*
|
|
32545
|
-
* Default value is `
|
|
32459
|
+
* Default value is `ObjectCenter`.
|
|
32546
32460
|
*
|
|
32547
32461
|
*
|
|
32548
32462
|
* @returns Reference to `this` in order to allow method chaining
|
|
@@ -32585,7 +32499,7 @@ declare module "sap/ui/vk/tools/MoveTool" {
|
|
|
32585
32499
|
| `{${string}}`;
|
|
32586
32500
|
|
|
32587
32501
|
/**
|
|
32588
|
-
* Sets the placement mode. Can be Default, ObjectCenter, or
|
|
32502
|
+
* Sets the placement mode. Can be Default, ObjectCenter, or Custom
|
|
32589
32503
|
*/
|
|
32590
32504
|
placementMode?:
|
|
32591
32505
|
| (GizmoPlacementMode | keyof typeof GizmoPlacementMode)
|
|
@@ -34689,7 +34603,7 @@ declare module "sap/ui/vk/tools/RotateTool" {
|
|
|
34689
34603
|
/**
|
|
34690
34604
|
* Gets current value of property {@link #getPlacementMode placementMode}.
|
|
34691
34605
|
*
|
|
34692
|
-
* Sets the placement mode. Can be Default, ObjectCenter, or
|
|
34606
|
+
* Sets the placement mode. Can be Default, ObjectCenter, or Custom
|
|
34693
34607
|
*
|
|
34694
34608
|
* Default value is `Default`.
|
|
34695
34609
|
*
|
|
@@ -34875,7 +34789,7 @@ declare module "sap/ui/vk/tools/RotateTool" {
|
|
|
34875
34789
|
/**
|
|
34876
34790
|
* Sets a new value for property {@link #getPlacementMode placementMode}.
|
|
34877
34791
|
*
|
|
34878
|
-
* Sets the placement mode. Can be Default, ObjectCenter, or
|
|
34792
|
+
* Sets the placement mode. Can be Default, ObjectCenter, or Custom
|
|
34879
34793
|
*
|
|
34880
34794
|
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
34881
34795
|
*
|
|
@@ -34963,7 +34877,7 @@ declare module "sap/ui/vk/tools/RotateTool" {
|
|
|
34963
34877
|
| `{${string}}`;
|
|
34964
34878
|
|
|
34965
34879
|
/**
|
|
34966
|
-
* Sets the placement mode. Can be Default, ObjectCenter, or
|
|
34880
|
+
* Sets the placement mode. Can be Default, ObjectCenter, or Custom
|
|
34967
34881
|
*/
|
|
34968
34882
|
placementMode?:
|
|
34969
34883
|
| (GizmoPlacementMode | keyof typeof GizmoPlacementMode)
|
|
@@ -35793,7 +35707,7 @@ declare module "sap/ui/vk/tools/ScaleTool" {
|
|
|
35793
35707
|
/**
|
|
35794
35708
|
* Gets current value of property {@link #getPlacementMode placementMode}.
|
|
35795
35709
|
*
|
|
35796
|
-
* Sets the placement mode. Can be Default, ObjectCenter, or
|
|
35710
|
+
* Sets the placement mode. Can be Default, ObjectCenter, or Custom
|
|
35797
35711
|
*
|
|
35798
35712
|
* Default value is `Default`.
|
|
35799
35713
|
*
|
|
@@ -35980,7 +35894,7 @@ declare module "sap/ui/vk/tools/ScaleTool" {
|
|
|
35980
35894
|
/**
|
|
35981
35895
|
* Sets a new value for property {@link #getPlacementMode placementMode}.
|
|
35982
35896
|
*
|
|
35983
|
-
* Sets the placement mode. Can be Default, ObjectCenter, or
|
|
35897
|
+
* Sets the placement mode. Can be Default, ObjectCenter, or Custom
|
|
35984
35898
|
*
|
|
35985
35899
|
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
35986
35900
|
*
|
|
@@ -36066,7 +35980,7 @@ declare module "sap/ui/vk/tools/ScaleTool" {
|
|
|
36066
35980
|
| `{${string}}`;
|
|
36067
35981
|
|
|
36068
35982
|
/**
|
|
36069
|
-
* Sets the placement mode. Can be Default, ObjectCenter, or
|
|
35983
|
+
* Sets the placement mode. Can be Default, ObjectCenter, or Custom
|
|
36070
35984
|
*/
|
|
36071
35985
|
placementMode?:
|
|
36072
35986
|
| (GizmoPlacementMode | keyof typeof GizmoPlacementMode)
|
|
@@ -41921,8 +41835,6 @@ declare module "sap/ui/vk/ViewportBase" {
|
|
|
41921
41835
|
|
|
41922
41836
|
import Tool from "sap/ui/vk/tools/Tool";
|
|
41923
41837
|
|
|
41924
|
-
import Event from "sap/ui/base/Event";
|
|
41925
|
-
|
|
41926
41838
|
import Camera from "sap/ui/vk/Camera";
|
|
41927
41839
|
|
|
41928
41840
|
import ElementMetadata from "sap/ui/core/ElementMetadata";
|
|
@@ -41948,6 +41860,8 @@ declare module "sap/ui/vk/ViewportBase" {
|
|
|
41948
41860
|
AggregationBindingInfo,
|
|
41949
41861
|
} from "sap/ui/base/ManagedObject";
|
|
41950
41862
|
|
|
41863
|
+
import Event from "sap/ui/base/Event";
|
|
41864
|
+
|
|
41951
41865
|
/**
|
|
41952
41866
|
* Provides a rendering canvas for the 3D elements of a loaded scene.
|
|
41953
41867
|
*
|
|
@@ -42234,55 +42148,6 @@ declare module "sap/ui/vk/ViewportBase" {
|
|
|
42234
42148
|
*/
|
|
42235
42149
|
oListener?: object
|
|
42236
42150
|
): this;
|
|
42237
|
-
/**
|
|
42238
|
-
* Attaches event handler `fnFunction` to the {@link #event:procedureFinished procedureFinished} event of
|
|
42239
|
-
* this `sap.ui.vk.ViewportBase`.
|
|
42240
|
-
*
|
|
42241
|
-
* When called, the context of the event handler (its `this`) will be bound to `oListener` if specified,
|
|
42242
|
-
* otherwise it will be bound to this `sap.ui.vk.ViewportBase` itself.
|
|
42243
|
-
*
|
|
42244
|
-
* This event is fired when the current procedure is done playing
|
|
42245
|
-
*
|
|
42246
|
-
*
|
|
42247
|
-
* @returns Reference to `this` in order to allow method chaining
|
|
42248
|
-
*/
|
|
42249
|
-
attachProcedureFinished(
|
|
42250
|
-
/**
|
|
42251
|
-
* An application-specific payload object that will be passed to the event handler along with the event
|
|
42252
|
-
* object when firing the event
|
|
42253
|
-
*/
|
|
42254
|
-
oData: object,
|
|
42255
|
-
/**
|
|
42256
|
-
* The function to be called when the event occurs
|
|
42257
|
-
*/
|
|
42258
|
-
fnFunction: (p1: Event) => void,
|
|
42259
|
-
/**
|
|
42260
|
-
* Context object to call the event handler with. Defaults to this `sap.ui.vk.ViewportBase` itself
|
|
42261
|
-
*/
|
|
42262
|
-
oListener?: object
|
|
42263
|
-
): this;
|
|
42264
|
-
/**
|
|
42265
|
-
* Attaches event handler `fnFunction` to the {@link #event:procedureFinished procedureFinished} event of
|
|
42266
|
-
* this `sap.ui.vk.ViewportBase`.
|
|
42267
|
-
*
|
|
42268
|
-
* When called, the context of the event handler (its `this`) will be bound to `oListener` if specified,
|
|
42269
|
-
* otherwise it will be bound to this `sap.ui.vk.ViewportBase` itself.
|
|
42270
|
-
*
|
|
42271
|
-
* This event is fired when the current procedure is done playing
|
|
42272
|
-
*
|
|
42273
|
-
*
|
|
42274
|
-
* @returns Reference to `this` in order to allow method chaining
|
|
42275
|
-
*/
|
|
42276
|
-
attachProcedureFinished(
|
|
42277
|
-
/**
|
|
42278
|
-
* The function to be called when the event occurs
|
|
42279
|
-
*/
|
|
42280
|
-
fnFunction: (p1: Event) => void,
|
|
42281
|
-
/**
|
|
42282
|
-
* Context object to call the event handler with. Defaults to this `sap.ui.vk.ViewportBase` itself
|
|
42283
|
-
*/
|
|
42284
|
-
oListener?: object
|
|
42285
|
-
): this;
|
|
42286
42151
|
/**
|
|
42287
42152
|
* Attaches event handler `fnFunction` to the {@link #event:resize resize} event of this `sap.ui.vk.ViewportBase`.
|
|
42288
42153
|
*
|
|
@@ -42424,53 +42289,6 @@ declare module "sap/ui/vk/ViewportBase" {
|
|
|
42424
42289
|
*/
|
|
42425
42290
|
oListener?: object
|
|
42426
42291
|
): this;
|
|
42427
|
-
/**
|
|
42428
|
-
* Attaches event handler `fnFunction` to the {@link #event:viewFinished viewFinished} event of this `sap.ui.vk.ViewportBase`.
|
|
42429
|
-
*
|
|
42430
|
-
* When called, the context of the event handler (its `this`) will be bound to `oListener` if specified,
|
|
42431
|
-
* otherwise it will be bound to this `sap.ui.vk.ViewportBase` itself.
|
|
42432
|
-
*
|
|
42433
|
-
* This event is fired when the current view is done playing
|
|
42434
|
-
*
|
|
42435
|
-
*
|
|
42436
|
-
* @returns Reference to `this` in order to allow method chaining
|
|
42437
|
-
*/
|
|
42438
|
-
attachViewFinished(
|
|
42439
|
-
/**
|
|
42440
|
-
* An application-specific payload object that will be passed to the event handler along with the event
|
|
42441
|
-
* object when firing the event
|
|
42442
|
-
*/
|
|
42443
|
-
oData: object,
|
|
42444
|
-
/**
|
|
42445
|
-
* The function to be called when the event occurs
|
|
42446
|
-
*/
|
|
42447
|
-
fnFunction: (p1: ViewportBase$ViewFinishedEvent) => void,
|
|
42448
|
-
/**
|
|
42449
|
-
* Context object to call the event handler with. Defaults to this `sap.ui.vk.ViewportBase` itself
|
|
42450
|
-
*/
|
|
42451
|
-
oListener?: object
|
|
42452
|
-
): this;
|
|
42453
|
-
/**
|
|
42454
|
-
* Attaches event handler `fnFunction` to the {@link #event:viewFinished viewFinished} event of this `sap.ui.vk.ViewportBase`.
|
|
42455
|
-
*
|
|
42456
|
-
* When called, the context of the event handler (its `this`) will be bound to `oListener` if specified,
|
|
42457
|
-
* otherwise it will be bound to this `sap.ui.vk.ViewportBase` itself.
|
|
42458
|
-
*
|
|
42459
|
-
* This event is fired when the current view is done playing
|
|
42460
|
-
*
|
|
42461
|
-
*
|
|
42462
|
-
* @returns Reference to `this` in order to allow method chaining
|
|
42463
|
-
*/
|
|
42464
|
-
attachViewFinished(
|
|
42465
|
-
/**
|
|
42466
|
-
* The function to be called when the event occurs
|
|
42467
|
-
*/
|
|
42468
|
-
fnFunction: (p1: ViewportBase$ViewFinishedEvent) => void,
|
|
42469
|
-
/**
|
|
42470
|
-
* Context object to call the event handler with. Defaults to this `sap.ui.vk.ViewportBase` itself
|
|
42471
|
-
*/
|
|
42472
|
-
oListener?: object
|
|
42473
|
-
): this;
|
|
42474
42292
|
/**
|
|
42475
42293
|
* Destroys all the annotations in the aggregation {@link #getAnnotations annotations}.
|
|
42476
42294
|
*
|
|
@@ -42553,25 +42371,6 @@ declare module "sap/ui/vk/ViewportBase" {
|
|
|
42553
42371
|
*/
|
|
42554
42372
|
oListener?: object
|
|
42555
42373
|
): this;
|
|
42556
|
-
/**
|
|
42557
|
-
* Detaches event handler `fnFunction` from the {@link #event:procedureFinished procedureFinished} event
|
|
42558
|
-
* of this `sap.ui.vk.ViewportBase`.
|
|
42559
|
-
*
|
|
42560
|
-
* The passed function and listener object must match the ones used for event registration.
|
|
42561
|
-
*
|
|
42562
|
-
*
|
|
42563
|
-
* @returns Reference to `this` in order to allow method chaining
|
|
42564
|
-
*/
|
|
42565
|
-
detachProcedureFinished(
|
|
42566
|
-
/**
|
|
42567
|
-
* The function to be called, when the event occurs
|
|
42568
|
-
*/
|
|
42569
|
-
fnFunction: (p1: Event) => void,
|
|
42570
|
-
/**
|
|
42571
|
-
* Context object on which the given function had to be called
|
|
42572
|
-
*/
|
|
42573
|
-
oListener?: object
|
|
42574
|
-
): this;
|
|
42575
42374
|
/**
|
|
42576
42375
|
* Detaches event handler `fnFunction` from the {@link #event:resize resize} event of this `sap.ui.vk.ViewportBase`.
|
|
42577
42376
|
*
|
|
@@ -42627,24 +42426,6 @@ declare module "sap/ui/vk/ViewportBase" {
|
|
|
42627
42426
|
*/
|
|
42628
42427
|
oListener?: object
|
|
42629
42428
|
): this;
|
|
42630
|
-
/**
|
|
42631
|
-
* Detaches event handler `fnFunction` from the {@link #event:viewFinished viewFinished} event of this `sap.ui.vk.ViewportBase`.
|
|
42632
|
-
*
|
|
42633
|
-
* The passed function and listener object must match the ones used for event registration.
|
|
42634
|
-
*
|
|
42635
|
-
*
|
|
42636
|
-
* @returns Reference to `this` in order to allow method chaining
|
|
42637
|
-
*/
|
|
42638
|
-
detachViewFinished(
|
|
42639
|
-
/**
|
|
42640
|
-
* The function to be called, when the event occurs
|
|
42641
|
-
*/
|
|
42642
|
-
fnFunction: (p1: ViewportBase$ViewFinishedEvent) => void,
|
|
42643
|
-
/**
|
|
42644
|
-
* Context object on which the given function had to be called
|
|
42645
|
-
*/
|
|
42646
|
-
oListener?: object
|
|
42647
|
-
): this;
|
|
42648
42429
|
/**
|
|
42649
42430
|
* Helper method used to provide exclusive selection method. If this method is used then nodes are marked
|
|
42650
42431
|
* as selected while all previously selected objects are deselected. If this is called with empty nodes
|
|
@@ -42697,19 +42478,6 @@ declare module "sap/ui/vk/ViewportBase" {
|
|
|
42697
42478
|
*/
|
|
42698
42479
|
mParameters?: ViewportBase$NodeZoomedEventParameters
|
|
42699
42480
|
): this;
|
|
42700
|
-
/**
|
|
42701
|
-
* Fires event {@link #event:procedureFinished procedureFinished} to attached listeners.
|
|
42702
|
-
*
|
|
42703
|
-
* @ui5-protected Do not call from applications (only from related classes in the framework)
|
|
42704
|
-
*
|
|
42705
|
-
* @returns Reference to `this` in order to allow method chaining
|
|
42706
|
-
*/
|
|
42707
|
-
fireProcedureFinished(
|
|
42708
|
-
/**
|
|
42709
|
-
* Parameters to pass along with the event
|
|
42710
|
-
*/
|
|
42711
|
-
mParameters?: object
|
|
42712
|
-
): this;
|
|
42713
42481
|
/**
|
|
42714
42482
|
* Fires event {@link #event:resize resize} to attached listeners.
|
|
42715
42483
|
*
|
|
@@ -42749,19 +42517,6 @@ declare module "sap/ui/vk/ViewportBase" {
|
|
|
42749
42517
|
*/
|
|
42750
42518
|
mParameters?: ViewportBase$ViewActivatedEventParameters
|
|
42751
42519
|
): this;
|
|
42752
|
-
/**
|
|
42753
|
-
* Fires event {@link #event:viewFinished viewFinished} to attached listeners.
|
|
42754
|
-
*
|
|
42755
|
-
* @ui5-protected Do not call from applications (only from related classes in the framework)
|
|
42756
|
-
*
|
|
42757
|
-
* @returns Reference to `this` in order to allow method chaining
|
|
42758
|
-
*/
|
|
42759
|
-
fireViewFinished(
|
|
42760
|
-
/**
|
|
42761
|
-
* Parameters to pass along with the event
|
|
42762
|
-
*/
|
|
42763
|
-
mParameters?: ViewportBase$ViewFinishedEventParameters
|
|
42764
|
-
): this;
|
|
42765
42520
|
/**
|
|
42766
42521
|
* Gets content of aggregation {@link #getAnnotations annotations}.
|
|
42767
42522
|
*
|
|
@@ -43767,16 +43522,6 @@ declare module "sap/ui/vk/ViewportBase" {
|
|
|
43767
43522
|
* This event is fired when a view in the viewport is activated
|
|
43768
43523
|
*/
|
|
43769
43524
|
viewActivated?: (oEvent: ViewportBase$ViewActivatedEvent) => void;
|
|
43770
|
-
|
|
43771
|
-
/**
|
|
43772
|
-
* This event is fired when the current procedure is done playing
|
|
43773
|
-
*/
|
|
43774
|
-
procedureFinished?: (oEvent: Event) => void;
|
|
43775
|
-
|
|
43776
|
-
/**
|
|
43777
|
-
* This event is fired when the current view is done playing
|
|
43778
|
-
*/
|
|
43779
|
-
viewFinished?: (oEvent: ViewportBase$ViewFinishedEvent) => void;
|
|
43780
43525
|
}
|
|
43781
43526
|
|
|
43782
43527
|
/**
|
package/types/sap.ui.vtm.d.ts
CHANGED
package/types/sap.ushell.d.ts
CHANGED
package/types/sap.uxap.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// For Library Version: 1.
|
|
1
|
+
// For Library Version: 1.126.1
|
|
2
2
|
|
|
3
3
|
declare module "sap/uxap/library" {
|
|
4
4
|
/**
|
|
@@ -7521,6 +7521,7 @@ declare module "sap/uxap/ObjectPageSectionBase" {
|
|
|
7521
7521
|
* Default value is `true`.
|
|
7522
7522
|
*
|
|
7523
7523
|
* @since 1.121.0
|
|
7524
|
+
* @ui5-protected Do not call from applications (only from related classes in the framework)
|
|
7524
7525
|
*
|
|
7525
7526
|
* @returns Value of property `titleVisible`
|
|
7526
7527
|
*/
|
|
@@ -7688,6 +7689,7 @@ declare module "sap/uxap/ObjectPageSectionBase" {
|
|
|
7688
7689
|
* binding to determine the aria-levels of the inner Controls.
|
|
7689
7690
|
*
|
|
7690
7691
|
* @since 1.121.0
|
|
7692
|
+
* @ui5-protected DO NOT USE IN APPLICATIONS (only for related classes in the framework)
|
|
7691
7693
|
*/
|
|
7692
7694
|
titleVisible?: boolean | PropertyBindingInfo | `{${string}}`;
|
|
7693
7695
|
|
package/types/sap.viz.d.ts
CHANGED
package/types/sap.zen.dsh.d.ts
CHANGED