@sapui5/ts-types 1.115.1 → 1.116.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.
Files changed (64) hide show
  1. package/README.md +4 -14
  2. package/package.json +1 -1
  3. package/types/index.d.ts +9 -3
  4. package/types/sap.apf.d.ts +38 -30
  5. package/types/sap.ca.ui.d.ts +129 -87
  6. package/types/sap.chart.d.ts +3 -48
  7. package/types/sap.collaboration.d.ts +22 -20
  8. package/types/sap.esh.search.ui.d.ts +111 -107
  9. package/types/sap.f.d.ts +70 -248
  10. package/types/sap.fe.core.d.ts +130 -4
  11. package/types/sap.fe.macros.d.ts +21 -47
  12. package/types/sap.fe.placeholder.d.ts +1 -1
  13. package/types/sap.fe.test.d.ts +1 -1
  14. package/types/sap.fe.tools.d.ts +1 -1
  15. package/types/sap.feedback.ui.d.ts +1 -1
  16. package/types/sap.gantt.d.ts +1074 -1207
  17. package/types/sap.insights.d.ts +3 -3
  18. package/types/sap.landvisz.d.ts +53 -27
  19. package/types/sap.m.d.ts +377 -2599
  20. package/types/sap.makit.d.ts +1 -36
  21. package/types/sap.me.d.ts +6 -63
  22. package/types/sap.ndc.d.ts +22 -25
  23. package/types/sap.ovp.d.ts +19 -6
  24. package/types/sap.rules.ui.d.ts +29 -37
  25. package/types/sap.sac.df.d.ts +7 -5
  26. package/types/sap.suite.ui.commons.d.ts +1012 -1165
  27. package/types/sap.suite.ui.generic.template.d.ts +1 -7
  28. package/types/sap.suite.ui.microchart.d.ts +4 -105
  29. package/types/sap.tnt.d.ts +51 -24
  30. package/types/sap.ui.codeeditor.d.ts +3 -19
  31. package/types/sap.ui.commons.d.ts +39 -415
  32. package/types/sap.ui.comp.d.ts +290 -778
  33. package/types/sap.ui.core.d.ts +253 -845
  34. package/types/sap.ui.dt.d.ts +1 -1
  35. package/types/sap.ui.export.d.ts +1 -12
  36. package/types/sap.ui.fl.d.ts +4 -78
  37. package/types/sap.ui.generic.app.d.ts +28 -30
  38. package/types/sap.ui.generic.template.d.ts +1 -1
  39. package/types/sap.ui.integration.d.ts +119 -93
  40. package/types/sap.ui.layout.d.ts +6 -40
  41. package/types/sap.ui.mdc.d.ts +803 -842
  42. package/types/sap.ui.richtexteditor.d.ts +2 -27
  43. package/types/sap.ui.rta.d.ts +1 -1
  44. package/types/sap.ui.suite.d.ts +1 -12
  45. package/types/sap.ui.support.d.ts +1 -1
  46. package/types/sap.ui.table.d.ts +21 -187
  47. package/types/sap.ui.testrecorder.d.ts +1 -1
  48. package/types/sap.ui.unified.d.ts +24 -379
  49. package/types/sap.ui.ux3.d.ts +44 -483
  50. package/types/sap.ui.vbm.d.ts +496 -764
  51. package/types/sap.ui.vk.d.ts +1332 -1844
  52. package/types/sap.ui.vtm.d.ts +312 -386
  53. package/types/sap.ui.webc.common.d.ts +1 -1
  54. package/types/sap.ui.webc.fiori.d.ts +731 -308
  55. package/types/sap.ui.webc.main.d.ts +4118 -1173
  56. package/types/sap.uiext.inbox.d.ts +1 -79
  57. package/types/sap.ushell.d.ts +220 -862
  58. package/types/sap.ushell_abap.d.ts +1 -1
  59. package/types/sap.uxap.d.ts +10 -80
  60. package/types/sap.viz.d.ts +3 -823
  61. package/types/sap.webanalytics.core.d.ts +1 -1
  62. package/types/sap.zen.commons.d.ts +2 -2
  63. package/types/sap.zen.crosstab.d.ts +2 -2
  64. package/types/sap.zen.dsh.d.ts +127 -157
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.115.0
1
+ // For Library Version: 1.116.0
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ca {
@@ -1004,19 +1004,19 @@ declare namespace sap {
1004
1004
  verticalArea?: sap.m.VBox;
1005
1005
  }
1006
1006
 
1007
- interface $ChartPopoverAfterOpenEventParameters {}
1007
+ interface Chart$PopoverAfterOpenEventParameters {}
1008
1008
 
1009
- interface $ChartPopoverBeforeOpenEventParameters {}
1009
+ interface Chart$PopoverBeforeOpenEventParameters {}
1010
1010
 
1011
- interface $ChartSelectDataPointEventParameters {}
1011
+ interface Chart$SelectDataPointEventParameters {}
1012
1012
 
1013
- interface $ChartToolBarFirstDimensionKeySelectedEventParameters {}
1013
+ interface ChartToolBar$FirstDimensionKeySelectedEventParameters {}
1014
1014
 
1015
- interface $ChartToolBarPersonalizationPressedEventParameters {}
1015
+ interface ChartToolBar$PersonalizationPressedEventParameters {}
1016
1016
 
1017
- interface $ChartToolBarSecondDimensionKeySelectedEventParameters {}
1017
+ interface ChartToolBar$SecondDimensionKeySelectedEventParameters {}
1018
1018
 
1019
- interface $LineChartOnDetailsSelectedEventParameters {}
1019
+ interface LineChart$OnDetailsSelectedEventParameters {}
1020
1020
 
1021
1021
  /**
1022
1022
  * Types of chart supported in the sap.ca library.
@@ -2298,7 +2298,7 @@ declare namespace sap {
2298
2298
  oListener?: object
2299
2299
  ): this;
2300
2300
  /**
2301
- * @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
2301
+ * @ui5-protected Do not call from applications (only from related classes in the framework)
2302
2302
  *
2303
2303
  * Fires event {@link #event:popoverAfterOpen popoverAfterOpen} to attached listeners.
2304
2304
  *
@@ -2311,7 +2311,7 @@ declare namespace sap {
2311
2311
  mParameters?: object
2312
2312
  ): this;
2313
2313
  /**
2314
- * @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
2314
+ * @ui5-protected Do not call from applications (only from related classes in the framework)
2315
2315
  *
2316
2316
  * Fires event {@link #event:popoverBeforeOpen popoverBeforeOpen} to attached listeners.
2317
2317
  *
@@ -2324,7 +2324,7 @@ declare namespace sap {
2324
2324
  mParameters?: object
2325
2325
  ): this;
2326
2326
  /**
2327
- * @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
2327
+ * @ui5-protected Do not call from applications (only from related classes in the framework)
2328
2328
  *
2329
2329
  * Fires event {@link #event:selectDataPoint selectDataPoint} to attached listeners.
2330
2330
  *
@@ -3490,7 +3490,7 @@ declare namespace sap {
3490
3490
  oListener?: object
3491
3491
  ): this;
3492
3492
  /**
3493
- * @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
3493
+ * @ui5-protected Do not call from applications (only from related classes in the framework)
3494
3494
  *
3495
3495
  * Fires event {@link #event:firstDimensionKeySelected firstDimensionKeySelected} to attached listeners.
3496
3496
  *
@@ -3503,7 +3503,7 @@ declare namespace sap {
3503
3503
  mParameters?: object
3504
3504
  ): this;
3505
3505
  /**
3506
- * @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
3506
+ * @ui5-protected Do not call from applications (only from related classes in the framework)
3507
3507
  *
3508
3508
  * Fires event {@link #event:personalizationPressed personalizationPressed} to attached listeners.
3509
3509
  *
@@ -3516,7 +3516,7 @@ declare namespace sap {
3516
3516
  mParameters?: object
3517
3517
  ): this;
3518
3518
  /**
3519
- * @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
3519
+ * @ui5-protected Do not call from applications (only from related classes in the framework)
3520
3520
  *
3521
3521
  * Fires event {@link #event:secondDimensionKeySelected secondDimensionKeySelected} to attached listeners.
3522
3522
  *
@@ -4458,7 +4458,7 @@ declare namespace sap {
4458
4458
  ): this;
4459
4459
  }
4460
4460
  /**
4461
- * @SINCE 1.0.0
4461
+ * @since 1.0.0
4462
4462
  * @deprecated (since 1.24) - Sap.ca charts have been replaced with sap.viz and vizFrame in 1.24. The UI5
4463
4463
  * control "sap.viz.ui5.controls.VizFrame" serves as a single point of entry for all the new charts. Now
4464
4464
  * that 1.24 is available you are asked to use sap.viz charts and the VizFrame instead! This control will
@@ -4608,7 +4608,7 @@ declare namespace sap {
4608
4608
  ): this;
4609
4609
  /**
4610
4610
  * @deprecated (since 1.0.0) - Do not use as it will be removed in a future release.
4611
- * @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
4611
+ * @ui5-protected Do not call from applications (only from related classes in the framework)
4612
4612
  *
4613
4613
  * Fires event {@link #event:onDetailsSelected onDetailsSelected} to attached listeners.
4614
4614
  *
@@ -6024,6 +6024,20 @@ declare namespace sap {
6024
6024
  */
6025
6025
  NeutralLight = "NeutralLight",
6026
6026
  }
6027
+
6028
+ type Chart$PopoverAfterOpenEvent = sap.ui.base.Event<Chart$PopoverAfterOpenEventParameters>;
6029
+
6030
+ type Chart$PopoverBeforeOpenEvent = sap.ui.base.Event<Chart$PopoverBeforeOpenEventParameters>;
6031
+
6032
+ type Chart$SelectDataPointEvent = sap.ui.base.Event<Chart$SelectDataPointEventParameters>;
6033
+
6034
+ type ChartToolBar$FirstDimensionKeySelectedEvent = sap.ui.base.Event<ChartToolBar$FirstDimensionKeySelectedEventParameters>;
6035
+
6036
+ type ChartToolBar$PersonalizationPressedEvent = sap.ui.base.Event<ChartToolBar$PersonalizationPressedEventParameters>;
6037
+
6038
+ type ChartToolBar$SecondDimensionKeySelectedEvent = sap.ui.base.Event<ChartToolBar$SecondDimensionKeySelectedEventParameters>;
6039
+
6040
+ type LineChart$OnDetailsSelectedEvent = sap.ui.base.Event<LineChart$OnDetailsSelectedEventParameters>;
6027
6041
  }
6028
6042
  /**
6029
6043
  * @deprecated (since 1.26) - The content of this package is deprecated since 1.26 as per central UX requirements.
@@ -6662,7 +6676,7 @@ declare namespace sap {
6662
6676
  */
6663
6677
  static getMetadata(): sap.ui.base.Metadata;
6664
6678
  /**
6665
- * @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
6679
+ * @ui5-protected Do not call from applications (only from related classes in the framework)
6666
6680
  */
6667
6681
  getOutputPattern(): void;
6668
6682
  }
@@ -7029,9 +7043,7 @@ declare namespace sap {
7029
7043
  /**
7030
7044
  * Image upload failed, only supports image format files
7031
7045
  */
7032
- fileNotSupported?: (
7033
- oEvent: sap.ui.base.Event<sap.ca.ui.$AddPictureFileNotSupportedEventParameters>
7034
- ) => void;
7046
+ fileNotSupported?: (oEvent: AddPicture$FileNotSupportedEvent) => void;
7035
7047
  }
7036
7048
 
7037
7049
  interface $CustomerContextSettings extends sap.ui.core.$ControlSettings {
@@ -7564,9 +7576,7 @@ declare namespace sap {
7564
7576
  * Event is fired when the text in the field has changed AND the focus leaves the InPlaceEdit or the Enter
7565
7577
  * key is pressed.
7566
7578
  */
7567
- change?: (
7568
- oEvent: sap.ui.base.Event<sap.ca.ui.$InPlaceEditChangeEventParameters>
7569
- ) => void;
7579
+ change?: (oEvent: InPlaceEdit$ChangeEvent) => void;
7570
7580
  }
7571
7581
 
7572
7582
  interface $NotesSettings extends sap.m.$ListSettings {
@@ -7860,59 +7870,59 @@ declare namespace sap {
7860
7870
  | `{${string}}`;
7861
7871
  }
7862
7872
 
7863
- interface $AddPictureFileNotSupportedEventParameters {
7873
+ interface AddPicture$FileNotSupportedEventParameters {
7864
7874
  /**
7865
7875
  * An array containing the file names that are not supported
7866
7876
  */
7867
7877
  fileNames?: any;
7868
7878
  }
7869
7879
 
7870
- interface $AddPictureImageUploadFailedEventParameters {}
7880
+ interface AddPicture$ImageUploadFailedEventParameters {}
7871
7881
 
7872
- interface $AddPictureMaxPictureLimitReachedEventParameters {}
7882
+ interface AddPicture$MaxPictureLimitReachedEventParameters {}
7873
7883
 
7874
- interface $AddPicturePictureAddedEventParameters {}
7884
+ interface AddPicture$PictureAddedEventParameters {}
7875
7885
 
7876
- interface $AddPictureShowEventParameters {}
7886
+ interface AddPicture$ShowEventParameters {}
7877
7887
 
7878
- interface $CustomerContextCustomerSelectedEventParameters {}
7888
+ interface CustomerContext$CustomerSelectedEventParameters {}
7879
7889
 
7880
- interface $FileUploadBeforeUploadFileEventParameters {}
7890
+ interface FileUpload$BeforeUploadFileEventParameters {}
7881
7891
 
7882
- interface $FileUploadCancelClickedEventParameters {}
7892
+ interface FileUpload$CancelClickedEventParameters {}
7883
7893
 
7884
- interface $FileUploadDeleteFileEventParameters {}
7894
+ interface FileUpload$DeleteFileEventParameters {}
7885
7895
 
7886
- interface $FileUploadFileUploadFailedEventParameters {}
7896
+ interface FileUpload$FileUploadFailedEventParameters {}
7887
7897
 
7888
- interface $FileUploadRenameFileEventParameters {}
7898
+ interface FileUpload$RenameFileEventParameters {}
7889
7899
 
7890
- interface $FileUploadSaveClickedEventParameters {}
7900
+ interface FileUpload$SaveClickedEventParameters {}
7891
7901
 
7892
- interface $FileUploadUploadFileEventParameters {}
7902
+ interface FileUpload$UploadFileEventParameters {}
7893
7903
 
7894
- interface $HierarchicalSelectDialogCancelEventParameters {}
7904
+ interface HierarchicalSelectDialog$CancelEventParameters {}
7895
7905
 
7896
- interface $HierarchicalSelectDialogSelectEventParameters {}
7906
+ interface HierarchicalSelectDialog$SelectEventParameters {}
7897
7907
 
7898
- interface $HierarchyItemLinkPressEventParameters {}
7908
+ interface HierarchyItem$LinkPressEventParameters {}
7899
7909
 
7900
- interface $InPlaceEditChangeEventParameters {
7910
+ interface InPlaceEdit$ChangeEventParameters {
7901
7911
  /**
7902
7912
  * The new / changed value of the InPlaceEdit.
7903
7913
  */
7904
7914
  newValue?: string;
7905
7915
  }
7906
7916
 
7907
- interface $NotesAddNoteEventParameters {}
7917
+ interface Notes$AddNoteEventParameters {}
7908
7918
 
7909
- interface $OverviewTileContactPressEventParameters {}
7919
+ interface OverviewTile$ContactPressEventParameters {}
7910
7920
 
7911
- interface $PictureItemLoadedEventParameters {}
7921
+ interface PictureItem$LoadedEventParameters {}
7912
7922
 
7913
- interface $PictureTilePictureDeleteEventParameters {}
7923
+ interface PictureTile$PictureDeleteEventParameters {}
7914
7924
 
7915
- interface $PictureViewerPictureDeletedEventParameters {}
7925
+ interface PictureViewer$PictureDeletedEventParameters {}
7916
7926
 
7917
7927
  /**
7918
7928
  * @deprecated (since 1.26) - As per central UX requirements, this control is replaced by sap.m.UploadCollection.
@@ -8013,9 +8023,7 @@ declare namespace sap {
8013
8023
  /**
8014
8024
  * The function to be called when the event occurs
8015
8025
  */
8016
- fnFunction: (
8017
- p1: sap.ui.base.Event<sap.ca.ui.$AddPictureFileNotSupportedEventParameters>
8018
- ) => void,
8026
+ fnFunction: (p1: AddPicture$FileNotSupportedEvent) => void,
8019
8027
  /**
8020
8028
  * Context object to call the event handler with. Defaults to this `sap.ca.ui.AddPicture` itself
8021
8029
  */
@@ -8036,9 +8044,7 @@ declare namespace sap {
8036
8044
  /**
8037
8045
  * The function to be called when the event occurs
8038
8046
  */
8039
- fnFunction: (
8040
- p1: sap.ui.base.Event<sap.ca.ui.$AddPictureFileNotSupportedEventParameters>
8041
- ) => void,
8047
+ fnFunction: (p1: AddPicture$FileNotSupportedEvent) => void,
8042
8048
  /**
8043
8049
  * Context object to call the event handler with. Defaults to this `sap.ca.ui.AddPicture` itself
8044
8050
  */
@@ -8264,9 +8270,7 @@ declare namespace sap {
8264
8270
  /**
8265
8271
  * The function to be called, when the event occurs
8266
8272
  */
8267
- fnFunction: (
8268
- p1: sap.ui.base.Event<sap.ca.ui.$AddPictureFileNotSupportedEventParameters>
8269
- ) => void,
8273
+ fnFunction: (p1: AddPicture$FileNotSupportedEvent) => void,
8270
8274
  /**
8271
8275
  * Context object on which the given function had to be called
8272
8276
  */
@@ -8343,7 +8347,7 @@ declare namespace sap {
8343
8347
  oListener?: object
8344
8348
  ): this;
8345
8349
  /**
8346
- * @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
8350
+ * @ui5-protected Do not call from applications (only from related classes in the framework)
8347
8351
  *
8348
8352
  * Fires event {@link #event:fileNotSupported fileNotSupported} to attached listeners.
8349
8353
  *
@@ -8353,10 +8357,10 @@ declare namespace sap {
8353
8357
  /**
8354
8358
  * Parameters to pass along with the event
8355
8359
  */
8356
- mParameters?: sap.ca.ui.$AddPictureFileNotSupportedEventParameters
8360
+ mParameters?: sap.ca.ui.AddPicture$FileNotSupportedEventParameters
8357
8361
  ): this;
8358
8362
  /**
8359
- * @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
8363
+ * @ui5-protected Do not call from applications (only from related classes in the framework)
8360
8364
  *
8361
8365
  * Fires event {@link #event:imageUploadFailed imageUploadFailed} to attached listeners.
8362
8366
  *
@@ -8369,7 +8373,7 @@ declare namespace sap {
8369
8373
  mParameters?: object
8370
8374
  ): this;
8371
8375
  /**
8372
- * @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
8376
+ * @ui5-protected Do not call from applications (only from related classes in the framework)
8373
8377
  *
8374
8378
  * Fires event {@link #event:maxPictureLimitReached maxPictureLimitReached} to attached listeners.
8375
8379
  *
@@ -8382,7 +8386,7 @@ declare namespace sap {
8382
8386
  mParameters?: object
8383
8387
  ): this;
8384
8388
  /**
8385
- * @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
8389
+ * @ui5-protected Do not call from applications (only from related classes in the framework)
8386
8390
  *
8387
8391
  * Fires event {@link #event:pictureAdded pictureAdded} to attached listeners.
8388
8392
  *
@@ -8395,7 +8399,7 @@ declare namespace sap {
8395
8399
  mParameters?: object
8396
8400
  ): this;
8397
8401
  /**
8398
- * @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
8402
+ * @ui5-protected Do not call from applications (only from related classes in the framework)
8399
8403
  *
8400
8404
  * Fires event {@link #event:show show} to attached listeners.
8401
8405
  *
@@ -8842,7 +8846,7 @@ declare namespace sap {
8842
8846
  oListener?: object
8843
8847
  ): this;
8844
8848
  /**
8845
- * @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
8849
+ * @ui5-protected Do not call from applications (only from related classes in the framework)
8846
8850
  *
8847
8851
  * Fires event {@link #event:customerSelected customerSelected} to attached listeners.
8848
8852
  *
@@ -10117,7 +10121,7 @@ declare namespace sap {
10117
10121
  oListener?: object
10118
10122
  ): this;
10119
10123
  /**
10120
- * @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
10124
+ * @ui5-protected Do not call from applications (only from related classes in the framework)
10121
10125
  *
10122
10126
  * Fires event {@link #event:beforeUploadFile beforeUploadFile} to attached listeners.
10123
10127
  *
@@ -10131,7 +10135,7 @@ declare namespace sap {
10131
10135
  ): this;
10132
10136
  /**
10133
10137
  * @deprecated (since 1.21.1) - This method is deprecated now
10134
- * @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
10138
+ * @ui5-protected Do not call from applications (only from related classes in the framework)
10135
10139
  *
10136
10140
  * Fires event {@link #event:cancelClicked cancelClicked} to attached listeners.
10137
10141
  *
@@ -10144,7 +10148,7 @@ declare namespace sap {
10144
10148
  mParameters?: object
10145
10149
  ): this;
10146
10150
  /**
10147
- * @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
10151
+ * @ui5-protected Do not call from applications (only from related classes in the framework)
10148
10152
  *
10149
10153
  * Fires event {@link #event:deleteFile deleteFile} to attached listeners.
10150
10154
  *
@@ -10157,7 +10161,7 @@ declare namespace sap {
10157
10161
  mParameters?: object
10158
10162
  ): this;
10159
10163
  /**
10160
- * @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
10164
+ * @ui5-protected Do not call from applications (only from related classes in the framework)
10161
10165
  *
10162
10166
  * Fires event {@link #event:fileUploadFailed fileUploadFailed} to attached listeners.
10163
10167
  *
@@ -10170,7 +10174,7 @@ declare namespace sap {
10170
10174
  mParameters?: object
10171
10175
  ): this;
10172
10176
  /**
10173
- * @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
10177
+ * @ui5-protected Do not call from applications (only from related classes in the framework)
10174
10178
  *
10175
10179
  * Fires event {@link #event:renameFile renameFile} to attached listeners.
10176
10180
  *
@@ -10185,7 +10189,7 @@ declare namespace sap {
10185
10189
  /**
10186
10190
  * @deprecated (since 1.21.1) - This method is deprecated now. The rename or delete event is enough and
10187
10191
  * should be use to commit the action immediatly
10188
- * @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
10192
+ * @ui5-protected Do not call from applications (only from related classes in the framework)
10189
10193
  *
10190
10194
  * Fires event {@link #event:saveClicked saveClicked} to attached listeners.
10191
10195
  *
@@ -10198,7 +10202,7 @@ declare namespace sap {
10198
10202
  mParameters?: object
10199
10203
  ): this;
10200
10204
  /**
10201
- * @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
10205
+ * @ui5-protected Do not call from applications (only from related classes in the framework)
10202
10206
  *
10203
10207
  * Fires event {@link #event:uploadFile uploadFile} to attached listeners.
10204
10208
  *
@@ -10984,7 +10988,7 @@ declare namespace sap {
10984
10988
  oListener?: object
10985
10989
  ): this;
10986
10990
  /**
10987
- * @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
10991
+ * @ui5-protected Do not call from applications (only from related classes in the framework)
10988
10992
  *
10989
10993
  * Fires event {@link #event:cancel cancel} to attached listeners.
10990
10994
  *
@@ -10997,7 +11001,7 @@ declare namespace sap {
10997
11001
  mParameters?: object
10998
11002
  ): this;
10999
11003
  /**
11000
- * @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
11004
+ * @ui5-protected Do not call from applications (only from related classes in the framework)
11001
11005
  *
11002
11006
  * Fires event {@link #event:select select} to attached listeners.
11003
11007
  *
@@ -11506,7 +11510,7 @@ declare namespace sap {
11506
11510
  oListener?: object
11507
11511
  ): this;
11508
11512
  /**
11509
- * @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
11513
+ * @ui5-protected Do not call from applications (only from related classes in the framework)
11510
11514
  *
11511
11515
  * Fires event {@link #event:linkPress linkPress} to attached listeners.
11512
11516
  *
@@ -11776,9 +11780,7 @@ declare namespace sap {
11776
11780
  /**
11777
11781
  * The function to be called when the event occurs
11778
11782
  */
11779
- fnFunction: (
11780
- p1: sap.ui.base.Event<sap.ca.ui.$InPlaceEditChangeEventParameters>
11781
- ) => void,
11783
+ fnFunction: (p1: InPlaceEdit$ChangeEvent) => void,
11782
11784
  /**
11783
11785
  * Context object to call the event handler with. Defaults to this `sap.ca.ui.InPlaceEdit` itself
11784
11786
  */
@@ -11799,9 +11801,7 @@ declare namespace sap {
11799
11801
  /**
11800
11802
  * The function to be called when the event occurs
11801
11803
  */
11802
- fnFunction: (
11803
- p1: sap.ui.base.Event<sap.ca.ui.$InPlaceEditChangeEventParameters>
11804
- ) => void,
11804
+ fnFunction: (p1: InPlaceEdit$ChangeEvent) => void,
11805
11805
  /**
11806
11806
  * Context object to call the event handler with. Defaults to this `sap.ca.ui.InPlaceEdit` itself
11807
11807
  */
@@ -11829,16 +11829,14 @@ declare namespace sap {
11829
11829
  /**
11830
11830
  * The function to be called, when the event occurs
11831
11831
  */
11832
- fnFunction: (
11833
- p1: sap.ui.base.Event<sap.ca.ui.$InPlaceEditChangeEventParameters>
11834
- ) => void,
11832
+ fnFunction: (p1: InPlaceEdit$ChangeEvent) => void,
11835
11833
  /**
11836
11834
  * Context object on which the given function had to be called
11837
11835
  */
11838
11836
  oListener?: object
11839
11837
  ): this;
11840
11838
  /**
11841
- * @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
11839
+ * @ui5-protected Do not call from applications (only from related classes in the framework)
11842
11840
  *
11843
11841
  * Fires event {@link #event:change change} to attached listeners.
11844
11842
  *
@@ -11848,7 +11846,7 @@ declare namespace sap {
11848
11846
  /**
11849
11847
  * Parameters to pass along with the event
11850
11848
  */
11851
- mParameters?: sap.ca.ui.$InPlaceEditChangeEventParameters
11849
+ mParameters?: sap.ca.ui.InPlaceEdit$ChangeEventParameters
11852
11850
  ): this;
11853
11851
  /**
11854
11852
  * Gets content of aggregation {@link #getContent content}.
@@ -12092,7 +12090,7 @@ declare namespace sap {
12092
12090
  oListener?: object
12093
12091
  ): this;
12094
12092
  /**
12095
- * @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
12093
+ * @ui5-protected Do not call from applications (only from related classes in the framework)
12096
12094
  *
12097
12095
  * Fires event {@link #event:addNote addNote} to attached listeners.
12098
12096
  *
@@ -12508,7 +12506,7 @@ declare namespace sap {
12508
12506
  oListener?: object
12509
12507
  ): this;
12510
12508
  /**
12511
- * @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
12509
+ * @ui5-protected Do not call from applications (only from related classes in the framework)
12512
12510
  *
12513
12511
  * Fires event {@link #event:contactPress contactPress} to attached listeners.
12514
12512
  *
@@ -12965,7 +12963,7 @@ declare namespace sap {
12965
12963
  oListener?: object
12966
12964
  ): this;
12967
12965
  /**
12968
- * @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
12966
+ * @ui5-protected Do not call from applications (only from related classes in the framework)
12969
12967
  *
12970
12968
  * Fires event {@link #event:loaded loaded} to attached listeners.
12971
12969
  *
@@ -13246,7 +13244,7 @@ declare namespace sap {
13246
13244
  oListener?: object
13247
13245
  ): this;
13248
13246
  /**
13249
- * @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
13247
+ * @ui5-protected Do not call from applications (only from related classes in the framework)
13250
13248
  *
13251
13249
  * Fires event {@link #event:pictureDelete pictureDelete} to attached listeners.
13252
13250
  *
@@ -13495,7 +13493,7 @@ declare namespace sap {
13495
13493
  oListener?: object
13496
13494
  ): this;
13497
13495
  /**
13498
- * @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
13496
+ * @ui5-protected Do not call from applications (only from related classes in the framework)
13499
13497
  *
13500
13498
  * Fires event {@link #event:pictureDeleted pictureDeleted} to attached listeners.
13501
13499
  *
@@ -13908,6 +13906,50 @@ declare namespace sap {
13908
13906
  bZoomable?: boolean
13909
13907
  ): this;
13910
13908
  }
13909
+
13910
+ type AddPicture$FileNotSupportedEvent = sap.ui.base.Event<AddPicture$FileNotSupportedEventParameters>;
13911
+
13912
+ type AddPicture$ImageUploadFailedEvent = sap.ui.base.Event<AddPicture$ImageUploadFailedEventParameters>;
13913
+
13914
+ type AddPicture$MaxPictureLimitReachedEvent = sap.ui.base.Event<AddPicture$MaxPictureLimitReachedEventParameters>;
13915
+
13916
+ type AddPicture$PictureAddedEvent = sap.ui.base.Event<AddPicture$PictureAddedEventParameters>;
13917
+
13918
+ type AddPicture$ShowEvent = sap.ui.base.Event<AddPicture$ShowEventParameters>;
13919
+
13920
+ type CustomerContext$CustomerSelectedEvent = sap.ui.base.Event<CustomerContext$CustomerSelectedEventParameters>;
13921
+
13922
+ type FileUpload$BeforeUploadFileEvent = sap.ui.base.Event<FileUpload$BeforeUploadFileEventParameters>;
13923
+
13924
+ type FileUpload$CancelClickedEvent = sap.ui.base.Event<FileUpload$CancelClickedEventParameters>;
13925
+
13926
+ type FileUpload$DeleteFileEvent = sap.ui.base.Event<FileUpload$DeleteFileEventParameters>;
13927
+
13928
+ type FileUpload$FileUploadFailedEvent = sap.ui.base.Event<FileUpload$FileUploadFailedEventParameters>;
13929
+
13930
+ type FileUpload$RenameFileEvent = sap.ui.base.Event<FileUpload$RenameFileEventParameters>;
13931
+
13932
+ type FileUpload$SaveClickedEvent = sap.ui.base.Event<FileUpload$SaveClickedEventParameters>;
13933
+
13934
+ type FileUpload$UploadFileEvent = sap.ui.base.Event<FileUpload$UploadFileEventParameters>;
13935
+
13936
+ type HierarchicalSelectDialog$CancelEvent = sap.ui.base.Event<HierarchicalSelectDialog$CancelEventParameters>;
13937
+
13938
+ type HierarchicalSelectDialog$SelectEvent = sap.ui.base.Event<HierarchicalSelectDialog$SelectEventParameters>;
13939
+
13940
+ type HierarchyItem$LinkPressEvent = sap.ui.base.Event<HierarchyItem$LinkPressEventParameters>;
13941
+
13942
+ type InPlaceEdit$ChangeEvent = sap.ui.base.Event<InPlaceEdit$ChangeEventParameters>;
13943
+
13944
+ type Notes$AddNoteEvent = sap.ui.base.Event<Notes$AddNoteEventParameters>;
13945
+
13946
+ type OverviewTile$ContactPressEvent = sap.ui.base.Event<OverviewTile$ContactPressEventParameters>;
13947
+
13948
+ type PictureItem$LoadedEvent = sap.ui.base.Event<PictureItem$LoadedEventParameters>;
13949
+
13950
+ type PictureTile$PictureDeleteEvent = sap.ui.base.Event<PictureTile$PictureDeleteEventParameters>;
13951
+
13952
+ type PictureViewer$PictureDeletedEvent = sap.ui.base.Event<PictureViewer$PictureDeletedEventParameters>;
13911
13953
  }
13912
13954
  }
13913
13955
 
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.115.1
1
+ // For Library Version: 1.116.0
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1665,16 +1665,12 @@ declare namespace sap {
1665
1665
  /**
1666
1666
  * fired after a drill-down operation
1667
1667
  */
1668
- drilledDown?: (
1669
- oEvent: sap.ui.base.Event<sap.chart.Chart$DrilledDownEventParameters>
1670
- ) => void;
1668
+ drilledDown?: (oEvent: Chart$DrilledDownEvent) => void;
1671
1669
 
1672
1670
  /**
1673
1671
  * fired after a drill-up operation
1674
1672
  */
1675
- drilledUp?: (
1676
- oEvent: sap.ui.base.Event<sap.chart.Chart$DrilledUpEventParameters>
1677
- ) => void;
1673
+ drilledUp?: (oEvent: Chart$DrilledUpEvent) => void;
1678
1674
 
1679
1675
  /**
1680
1676
  * Event fires when the rendering ends.
@@ -4783,60 +4779,19 @@ declare namespace sap {
4783
4779
  */
4784
4780
  yearweek = "yearweek",
4785
4781
  }
4786
- /**
4787
- * @deprecated (since 1.115.1) - This name was introduced in 1.115.0, but will be 'Chart$DeselectDataEventParameters'
4788
- * in 1.115.1 and any later releases.
4789
- */
4790
- type $ChartDeselectDataEventParameters = sap.chart.Chart$DeselectDataEventParameters;
4791
4782
 
4792
4783
  type Chart$DeselectDataEvent = sap.ui.base.Event<Chart$DeselectDataEventParameters>;
4793
4784
 
4794
- /**
4795
- * @deprecated (since 1.115.1) - This name was introduced in 1.115.0, but will be 'Chart$DrilledDownEventParameters'
4796
- * in 1.115.1 and any later releases.
4797
- */
4798
- type $ChartDrilledDownEventParameters = sap.chart.Chart$DrilledDownEventParameters;
4799
-
4800
4785
  type Chart$DrilledDownEvent = sap.ui.base.Event<Chart$DrilledDownEventParameters>;
4801
4786
 
4802
- /**
4803
- * @deprecated (since 1.115.1) - This name was introduced in 1.115.0, but will be 'Chart$DrilledUpEventParameters'
4804
- * in 1.115.1 and any later releases.
4805
- */
4806
- type $ChartDrilledUpEventParameters = sap.chart.Chart$DrilledUpEventParameters;
4807
-
4808
4787
  type Chart$DrilledUpEvent = sap.ui.base.Event<Chart$DrilledUpEventParameters>;
4809
4788
 
4810
- /**
4811
- * @deprecated (since 1.115.1) - This name was introduced in 1.115.0, but will be 'Chart$DrillStackChangedEventParameters'
4812
- * in 1.115.1 and any later releases.
4813
- */
4814
- type $ChartDrillStackChangedEventParameters = sap.chart.Chart$DrillStackChangedEventParameters;
4815
-
4816
4789
  type Chart$DrillStackChangedEvent = sap.ui.base.Event<Chart$DrillStackChangedEventParameters>;
4817
4790
 
4818
- /**
4819
- * @deprecated (since 1.115.1) - This name was introduced in 1.115.0, but will be 'Chart$RenderCompleteEventParameters'
4820
- * in 1.115.1 and any later releases.
4821
- */
4822
- type $ChartRenderCompleteEventParameters = sap.chart.Chart$RenderCompleteEventParameters;
4823
-
4824
4791
  type Chart$RenderCompleteEvent = sap.ui.base.Event<Chart$RenderCompleteEventParameters>;
4825
4792
 
4826
- /**
4827
- * @deprecated (since 1.115.1) - This name was introduced in 1.115.0, but will be 'Chart$SelectDataEventParameters'
4828
- * in 1.115.1 and any later releases.
4829
- */
4830
- type $ChartSelectDataEventParameters = sap.chart.Chart$SelectDataEventParameters;
4831
-
4832
4793
  type Chart$SelectDataEvent = sap.ui.base.Event<Chart$SelectDataEventParameters>;
4833
4794
 
4834
- /**
4835
- * @deprecated (since 1.115.1) - This name was introduced in 1.115.0, but will be 'Chart$ValueAxisFixedScaleTurnedOffEventParameters'
4836
- * in 1.115.1 and any later releases.
4837
- */
4838
- type $ChartValueAxisFixedScaleTurnedOffEventParameters = sap.chart.Chart$ValueAxisFixedScaleTurnedOffEventParameters;
4839
-
4840
4795
  type Chart$ValueAxisFixedScaleTurnedOffEvent = sap.ui.base.Event<Chart$ValueAxisFixedScaleTurnedOffEventParameters>;
4841
4796
  }
4842
4797