@sapui5/ts-types 1.114.4 → 1.114.6

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 (43) hide show
  1. package/package.json +1 -1
  2. package/types/sap.chart.d.ts +1 -1
  3. package/types/sap.esh.search.ui.d.ts +1 -1
  4. package/types/sap.f.d.ts +1 -1
  5. package/types/sap.fe.test.d.ts +1 -1
  6. package/types/sap.feedback.ui.d.ts +1 -1
  7. package/types/sap.gantt.d.ts +171 -171
  8. package/types/sap.insights.d.ts +1 -1
  9. package/types/sap.m.d.ts +1 -1
  10. package/types/sap.makit.d.ts +1 -1
  11. package/types/sap.me.d.ts +1 -1
  12. package/types/sap.ndc.d.ts +1 -1
  13. package/types/sap.suite.ui.commons.d.ts +1 -1
  14. package/types/sap.suite.ui.generic.template.d.ts +1 -1
  15. package/types/sap.suite.ui.microchart.d.ts +1 -1
  16. package/types/sap.tnt.d.ts +1 -1
  17. package/types/sap.ui.codeeditor.d.ts +1 -1
  18. package/types/sap.ui.commons.d.ts +1 -1
  19. package/types/sap.ui.comp.d.ts +1 -1
  20. package/types/sap.ui.core.d.ts +1 -1
  21. package/types/sap.ui.dt.d.ts +1 -1
  22. package/types/sap.ui.export.d.ts +1 -1
  23. package/types/sap.ui.fl.d.ts +1 -1
  24. package/types/sap.ui.integration.d.ts +1 -1
  25. package/types/sap.ui.layout.d.ts +1 -1
  26. package/types/sap.ui.mdc.d.ts +1 -1
  27. package/types/sap.ui.richtexteditor.d.ts +1 -1
  28. package/types/sap.ui.rta.d.ts +1 -1
  29. package/types/sap.ui.suite.d.ts +1 -1
  30. package/types/sap.ui.support.d.ts +1 -1
  31. package/types/sap.ui.table.d.ts +1 -1
  32. package/types/sap.ui.testrecorder.d.ts +1 -1
  33. package/types/sap.ui.unified.d.ts +1 -1
  34. package/types/sap.ui.ux3.d.ts +1 -1
  35. package/types/sap.ui.vbm.d.ts +1 -1
  36. package/types/sap.ui.webc.common.d.ts +1 -1
  37. package/types/sap.ui.webc.fiori.d.ts +1 -1
  38. package/types/sap.ui.webc.main.d.ts +1 -1
  39. package/types/sap.uiext.inbox.d.ts +1 -1
  40. package/types/sap.ushell.d.ts +1 -1
  41. package/types/sap.ushell_abap.d.ts +1 -1
  42. package/types/sap.uxap.d.ts +1 -1
  43. package/types/sap.viz.d.ts +1 -1
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.114.4
1
+ // For Library Version: 1.114.5
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -946,7 +946,7 @@ declare namespace sap {
946
946
  displayText?: string | sap.ui.base.ManagedObject.PropertyBindingInfo;
947
947
 
948
948
  /**
949
- * @deprecated (since 1.114) - This is a private property and it is being removed from UI5 version 1.117.
949
+ * @deprecated (since 1.114.2) - This is a private property and it is being removed from UI5 version 1.117.
950
950
  * We recommend not using this property. In case you want to use it, contact us using CA-UI5-CTR-GNT.
951
951
  *
952
952
  * Set this to true for all standard settings
@@ -3851,7 +3851,7 @@ declare namespace sap {
3851
3851
  */
3852
3852
  static getMetadata(): sap.ui.core.ElementMetadata;
3853
3853
  /**
3854
- * @deprecated (since 1.114) - This is a private property and it is being removed from UI5 version 1.117.
3854
+ * @deprecated (since 1.114.2) - This is a private property and it is being removed from UI5 version 1.117.
3855
3855
  * We recommend not using this property. In case you want to use it, contact us using CA-UI5-CTR-GNT.
3856
3856
  *
3857
3857
  * Gets current value of property {@link #get_isStandard _isStandard}.
@@ -3890,7 +3890,7 @@ declare namespace sap {
3890
3890
  */
3891
3891
  getKey(): string;
3892
3892
  /**
3893
- * @deprecated (since 1.114) - This is a private property and it is being removed from UI5 version 1.117.
3893
+ * @deprecated (since 1.114.2) - This is a private property and it is being removed from UI5 version 1.117.
3894
3894
  * We recommend not using this property. In case you want to use it, contact us using CA-UI5-CTR-GNT.
3895
3895
  *
3896
3896
  * Sets a new value for property {@link #get_isStandard _isStandard}.
@@ -22474,7 +22474,7 @@ declare namespace sap {
22474
22474
  | `{${string}}`;
22475
22475
 
22476
22476
  /**
22477
- * @deprecated (since 1.114) - This is a private property and it is being removed from UI5 version 1.117.
22477
+ * @deprecated (since 1.114.2) - This is a private property and it is being removed from UI5 version 1.117.
22478
22478
  * We recommend not using this property. In case you want to use it, contact us using CA-UI5-CTR-GNT.
22479
22479
  *
22480
22480
  * Standard SVG 'stroke-width' attribute.
@@ -22536,7 +22536,7 @@ declare namespace sap {
22536
22536
  | `{${string}}`;
22537
22537
 
22538
22538
  /**
22539
- * @deprecated (since 1.114) - This is a private property and it is being removed from UI5 version 1.117.
22539
+ * @deprecated (since 1.114.2) - This is a private property and it is being removed from UI5 version 1.117.
22540
22540
  * We recommend not using this property. In case you want to use it, contact us using CA-UI5-CTR-GNT.
22541
22541
  *
22542
22542
  * Line Selected
@@ -22547,7 +22547,7 @@ declare namespace sap {
22547
22547
  | `{${string}}`;
22548
22548
 
22549
22549
  /**
22550
- * @deprecated (since 1.114) - This is a private property and it is being removed from UI5 version 1.117.
22550
+ * @deprecated (since 1.114.2) - This is a private property and it is being removed from UI5 version 1.117.
22551
22551
  * We recommend not using this property. In case you want to use it, contact us using CA-UI5-CTR-GNT.
22552
22552
  *
22553
22553
  * Level of markers in the header.
@@ -22568,24 +22568,24 @@ declare namespace sap {
22568
22568
  | `{${string}}`;
22569
22569
 
22570
22570
  /**
22571
- * @deprecated (since 1.114) - This is a private aggregation and it is being removed from UI5 version 1.117.
22572
- * We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
22571
+ * @deprecated (since 1.114.2) - This is a private aggregation and it is being removed from UI5 version
22572
+ * 1.117. We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
22573
22573
  *
22574
22574
  * Adhoc Line
22575
22575
  */
22576
22576
  _line?: sap.gantt.simple.BaseLine;
22577
22577
 
22578
22578
  /**
22579
- * @deprecated (since 1.114) - This is a private aggregation and it is being removed from UI5 version 1.117.
22580
- * We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
22579
+ * @deprecated (since 1.114.2) - This is a private aggregation and it is being removed from UI5 version
22580
+ * 1.117. We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
22581
22581
  *
22582
22582
  * Adhoc Marker
22583
22583
  */
22584
22584
  _marker?: sap.gantt.simple.AdhocDiamond;
22585
22585
 
22586
22586
  /**
22587
- * @deprecated (since 1.114) - This is a private aggregation and it is being removed from UI5 version 1.117.
22588
- * We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
22587
+ * @deprecated (since 1.114.2) - This is a private aggregation and it is being removed from UI5 version
22588
+ * 1.117. We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
22589
22589
  *
22590
22590
  * Adhoc Header Line
22591
22591
  */
@@ -23439,7 +23439,7 @@ declare namespace sap {
23439
23439
 
23440
23440
  /**
23441
23441
  * @SINCE 1.96
23442
- * @deprecated (since 1.114) - This is a private property and it is being removed from UI5 version 1.117.
23442
+ * @deprecated (since 1.114.2) - This is a private property and it is being removed from UI5 version 1.117.
23443
23443
  * We recommend not using this property. In case you want to use it, contact us using CA-UI5-CTR-GNT.
23444
23444
  *
23445
23445
  * property to check if shape is cropped by the visible horizon
@@ -23451,7 +23451,7 @@ declare namespace sap {
23451
23451
 
23452
23452
  /**
23453
23453
  * @SINCE 1.96
23454
- * @deprecated (since 1.114) - This is a private property and it is being removed from UI5 version 1.117.
23454
+ * @deprecated (since 1.114.2) - This is a private property and it is being removed from UI5 version 1.117.
23455
23455
  * We recommend not using this property. In case you want to use it, contact us using CA-UI5-CTR-GNT.
23456
23456
  *
23457
23457
  * xBaised value to be added to cropped shape when horizontalTextAligment is set to "Dynamic"
@@ -23706,7 +23706,7 @@ declare namespace sap {
23706
23706
  | `{${string}}`;
23707
23707
 
23708
23708
  /**
23709
- * @deprecated (since 1.114) - This is a private property and it is being removed from UI5 version 1.117.
23709
+ * @deprecated (since 1.114.2) - This is a private property and it is being removed from UI5 version 1.117.
23710
23710
  * We recommend not using this property. In case you want to use it, contact us using CA-UI5-CTR-GNT.
23711
23711
  *
23712
23712
  * Shows or hides the represented control.
@@ -23717,8 +23717,8 @@ declare namespace sap {
23717
23717
  | `{${string}}`;
23718
23718
 
23719
23719
  /**
23720
- * @deprecated (since 1.114) - This is a private aggregation and it is being removed from UI5 version 1.117.
23721
- * We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
23720
+ * @deprecated (since 1.114.2) - This is a private aggregation and it is being removed from UI5 version
23721
+ * 1.117. We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
23722
23722
  *
23723
23723
  * Represented control.
23724
23724
  */
@@ -23739,8 +23739,8 @@ declare namespace sap {
23739
23739
 
23740
23740
  /**
23741
23741
  * @SINCE 1.88
23742
- * @deprecated (since 1.114) - This is a private event and it is being removed from UI5 version 1.117. We
23743
- * recommend not using this event. In case you want to use it, contact us using CA-UI5-CTR-GNT.
23742
+ * @deprecated (since 1.114.2) - This is a private event and it is being removed from UI5 version 1.117.
23743
+ * We recommend not using this event. In case you want to use it, contact us using CA-UI5-CTR-GNT.
23744
23744
  *
23745
23745
  * The event is triggered when custom variant data is set to update gantt chart with table
23746
23746
  */
@@ -23759,7 +23759,7 @@ declare namespace sap {
23759
23759
  | `{${string}}`;
23760
23760
 
23761
23761
  /**
23762
- * @deprecated (since 1.114) - This is a private property and it is being removed from UI5 version 1.117.
23762
+ * @deprecated (since 1.114.2) - This is a private property and it is being removed from UI5 version 1.117.
23763
23763
  * We recommend not using this property. In case you want to use it, contact us using CA-UI5-CTR-GNT.
23764
23764
  *
23765
23765
  * Standard SVG 'stroke-width' attribute.
@@ -23848,7 +23848,7 @@ declare namespace sap {
23848
23848
  | `{${string}}`;
23849
23849
 
23850
23850
  /**
23851
- * @deprecated (since 1.114) - This is a private property and it is being removed from UI5 version 1.117.
23851
+ * @deprecated (since 1.114.2) - This is a private property and it is being removed from UI5 version 1.117.
23852
23852
  * We recommend not using this property. In case you want to use it, contact us using CA-UI5-CTR-GNT.
23853
23853
  *
23854
23854
  * Background area between Delta Lines
@@ -23859,7 +23859,7 @@ declare namespace sap {
23859
23859
  | `{${string}}`;
23860
23860
 
23861
23861
  /**
23862
- * @deprecated (since 1.114) - This is a private property and it is being removed from UI5 version 1.117.
23862
+ * @deprecated (since 1.114.2) - This is a private property and it is being removed from UI5 version 1.117.
23863
23863
  * We recommend not using this property. In case you want to use it, contact us using CA-UI5-CTR-GNT.
23864
23864
  *
23865
23865
  * Selection property of the Delta Markers
@@ -23870,7 +23870,7 @@ declare namespace sap {
23870
23870
  | `{${string}}`;
23871
23871
 
23872
23872
  /**
23873
- * @deprecated (since 1.114) - This is a private property and it is being removed from UI5 version 1.117.
23873
+ * @deprecated (since 1.114.2) - This is a private property and it is being removed from UI5 version 1.117.
23874
23874
  * We recommend not using this property. In case you want to use it, contact us using CA-UI5-CTR-GNT.
23875
23875
  *
23876
23876
  * Level of markers in the header.
@@ -23881,7 +23881,7 @@ declare namespace sap {
23881
23881
  | `{${string}}`;
23882
23882
 
23883
23883
  /**
23884
- * @deprecated (since 1.114) - This is a private property and it is being removed from UI5 version 1.117.
23884
+ * @deprecated (since 1.114.2) - This is a private property and it is being removed from UI5 version 1.117.
23885
23885
  * We recommend not using this property. In case you want to use it, contact us using CA-UI5-CTR-GNT.
23886
23886
  *
23887
23887
  * Visibility of the Delta Markers
@@ -23892,64 +23892,64 @@ declare namespace sap {
23892
23892
  | `{${string}}`;
23893
23893
 
23894
23894
  /**
23895
- * @deprecated (since 1.114) - This is a private aggregation and it is being removed from UI5 version 1.117.
23896
- * We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
23895
+ * @deprecated (since 1.114.2) - This is a private aggregation and it is being removed from UI5 version
23896
+ * 1.117. We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
23897
23897
  *
23898
23898
  * Start line of the Delta Line
23899
23899
  */
23900
23900
  _startLine?: sap.gantt.simple.BaseLine;
23901
23901
 
23902
23902
  /**
23903
- * @deprecated (since 1.114) - This is a private aggregation and it is being removed from UI5 version 1.117.
23904
- * We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
23903
+ * @deprecated (since 1.114.2) - This is a private aggregation and it is being removed from UI5 version
23904
+ * 1.117. We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
23905
23905
  *
23906
23906
  * End line of the Delta Line
23907
23907
  */
23908
23908
  _endLine?: sap.gantt.simple.BaseLine;
23909
23909
 
23910
23910
  /**
23911
- * @deprecated (since 1.114) - This is a private aggregation and it is being removed from UI5 version 1.117.
23912
- * We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
23911
+ * @deprecated (since 1.114.2) - This is a private aggregation and it is being removed from UI5 version
23912
+ * 1.117. We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
23913
23913
  *
23914
23914
  * Forward Delta Marker
23915
23915
  */
23916
23916
  _forwardMarker?: sap.gantt.simple.BaseTriangle;
23917
23917
 
23918
23918
  /**
23919
- * @deprecated (since 1.114) - This is a private aggregation and it is being removed from UI5 version 1.117.
23920
- * We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
23919
+ * @deprecated (since 1.114.2) - This is a private aggregation and it is being removed from UI5 version
23920
+ * 1.117. We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
23921
23921
  *
23922
23922
  * Backward Delta Marker
23923
23923
  */
23924
23924
  _backwardMarker?: sap.gantt.simple.BaseTriangle;
23925
23925
 
23926
23926
  /**
23927
- * @deprecated (since 1.114) - This is a private aggregation and it is being removed from UI5 version 1.117.
23928
- * We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
23927
+ * @deprecated (since 1.114.2) - This is a private aggregation and it is being removed from UI5 version
23928
+ * 1.117. We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
23929
23929
  *
23930
23930
  * Header area between the Delta Markers
23931
23931
  */
23932
23932
  _headerDeltaArea?: sap.gantt.simple.BaseDeltaRectangle;
23933
23933
 
23934
23934
  /**
23935
- * @deprecated (since 1.114) - This is a private aggregation and it is being removed from UI5 version 1.117.
23936
- * We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
23935
+ * @deprecated (since 1.114.2) - This is a private aggregation and it is being removed from UI5 version
23936
+ * 1.117. We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
23937
23937
  *
23938
23938
  * Header start line
23939
23939
  */
23940
23940
  _headerStartLine?: sap.gantt.simple.BaseLine;
23941
23941
 
23942
23942
  /**
23943
- * @deprecated (since 1.114) - This is a private aggregation and it is being removed from UI5 version 1.117.
23944
- * We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
23943
+ * @deprecated (since 1.114.2) - This is a private aggregation and it is being removed from UI5 version
23944
+ * 1.117. We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
23945
23945
  *
23946
23946
  * Header end line
23947
23947
  */
23948
23948
  _headerEndLine?: sap.gantt.simple.BaseLine;
23949
23949
 
23950
23950
  /**
23951
- * @deprecated (since 1.114) - This is a private aggregation and it is being removed from UI5 version 1.117.
23952
- * We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
23951
+ * @deprecated (since 1.114.2) - This is a private aggregation and it is being removed from UI5 version
23952
+ * 1.117. We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
23953
23953
  *
23954
23954
  * Chart area between Delta Lines
23955
23955
  */
@@ -24175,7 +24175,7 @@ declare namespace sap {
24175
24175
 
24176
24176
  /**
24177
24177
  * @SINCE 1.91
24178
- * @deprecated (since 1.114) - This is a private property and it is being removed from UI5 version 1.117.
24178
+ * @deprecated (since 1.114.2) - This is a private property and it is being removed from UI5 version 1.117.
24179
24179
  * We recommend not using this property. In case you want to use it, contact us using CA-UI5-CTR-GNT.
24180
24180
  *
24181
24181
  * Flag to enable and disable RTA mode.
@@ -24186,7 +24186,7 @@ declare namespace sap {
24186
24186
  | `{${string}}`;
24187
24187
 
24188
24188
  /**
24189
- * @deprecated (since 1.114) - This is a private property and it is being removed from UI5 version 1.117.
24189
+ * @deprecated (since 1.114.2) - This is a private property and it is being removed from UI5 version 1.117.
24190
24190
  * We recommend not using this property. In case you want to use it, contact us using CA-UI5-CTR-GNT.
24191
24191
  * @EXPERIMENTAL (since 1.100)
24192
24192
  *
@@ -24690,7 +24690,7 @@ declare namespace sap {
24690
24690
 
24691
24691
  /**
24692
24692
  * @SINCE 1.91
24693
- * @deprecated (since 1.114) - This is a private property and it is being removed from UI5 version 1.117.
24693
+ * @deprecated (since 1.114.2) - This is a private property and it is being removed from UI5 version 1.117.
24694
24694
  * We recommend not using this property. In case you want to use it, contact us using CA-UI5-CTR-GNT.
24695
24695
  *
24696
24696
  * Flag to enable and disable Runtime Adaptation (RTA) mode.
@@ -24966,8 +24966,8 @@ declare namespace sap {
24966
24966
  svgDefs?: sap.gantt.def.SvgDefs;
24967
24967
 
24968
24968
  /**
24969
- * @deprecated (since 1.114) - This is a private aggregation and it is being removed from UI5 version 1.117.
24970
- * We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
24969
+ * @deprecated (since 1.114.2) - This is a private aggregation and it is being removed from UI5 version
24970
+ * 1.117. We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
24971
24971
  *
24972
24972
  * SVG reusable element definitions for pseudo shapes.
24973
24973
  */
@@ -25452,8 +25452,8 @@ declare namespace sap {
25452
25452
  | `{${string}}`;
25453
25453
 
25454
25454
  /**
25455
- * @deprecated (since 1.114) - This is a private aggregation and it is being removed from UI5 version 1.117.
25456
- * We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
25455
+ * @deprecated (since 1.114.2) - This is a private aggregation and it is being removed from UI5 version
25456
+ * 1.117. We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
25457
25457
  *
25458
25458
  * Pseudo shape template
25459
25459
  */
@@ -25585,7 +25585,7 @@ declare namespace sap {
25585
25585
  | `{${string}}`;
25586
25586
 
25587
25587
  /**
25588
- * @deprecated (since 1.114) - This is a private property and it is being removed from UI5 version 1.117.
25588
+ * @deprecated (since 1.114.2) - This is a private property and it is being removed from UI5 version 1.117.
25589
25589
  * We recommend not using this property. In case you want to use it, contact us using CA-UI5-CTR-GNT.
25590
25590
  *
25591
25591
  * _lMarker determines up/down relation of L type .
@@ -26479,8 +26479,8 @@ declare namespace sap {
26479
26479
  oListener?: object
26480
26480
  ): this;
26481
26481
  /**
26482
- * @deprecated (since 1.114) - This is a private aggregation and it is being removed from UI5 version 1.117.
26483
- * We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
26482
+ * @deprecated (since 1.114.2) - This is a private aggregation and it is being removed from UI5 version
26483
+ * 1.117. We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
26484
26484
  *
26485
26485
  * Destroys the _headerLine in the aggregation {@link #get_headerLine _headerLine}.
26486
26486
  *
@@ -26488,8 +26488,8 @@ declare namespace sap {
26488
26488
  */
26489
26489
  destroy_headerLine(): this;
26490
26490
  /**
26491
- * @deprecated (since 1.114) - This is a private aggregation and it is being removed from UI5 version 1.117.
26492
- * We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
26491
+ * @deprecated (since 1.114.2) - This is a private aggregation and it is being removed from UI5 version
26492
+ * 1.117. We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
26493
26493
  *
26494
26494
  * Destroys the _line in the aggregation {@link #get_line _line}.
26495
26495
  *
@@ -26497,8 +26497,8 @@ declare namespace sap {
26497
26497
  */
26498
26498
  destroy_line(): this;
26499
26499
  /**
26500
- * @deprecated (since 1.114) - This is a private aggregation and it is being removed from UI5 version 1.117.
26501
- * We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
26500
+ * @deprecated (since 1.114.2) - This is a private aggregation and it is being removed from UI5 version
26501
+ * 1.117. We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
26502
26502
  *
26503
26503
  * Destroys the _marker in the aggregation {@link #get_marker _marker}.
26504
26504
  *
@@ -26636,8 +26636,8 @@ declare namespace sap {
26636
26636
  mParameters?: object
26637
26637
  ): this;
26638
26638
  /**
26639
- * @deprecated (since 1.114) - This is a private aggregation and it is being removed from UI5 version 1.117.
26640
- * We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
26639
+ * @deprecated (since 1.114.2) - This is a private aggregation and it is being removed from UI5 version
26640
+ * 1.117. We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
26641
26641
  *
26642
26642
  * Gets content of aggregation {@link #get_headerLine _headerLine}.
26643
26643
  *
@@ -26645,7 +26645,7 @@ declare namespace sap {
26645
26645
  */
26646
26646
  get_headerLine(): sap.gantt.simple.BaseLine;
26647
26647
  /**
26648
- * @deprecated (since 1.114) - This is a private property and it is being removed from UI5 version 1.117.
26648
+ * @deprecated (since 1.114.2) - This is a private property and it is being removed from UI5 version 1.117.
26649
26649
  * We recommend not using this property. In case you want to use it, contact us using CA-UI5-CTR-GNT.
26650
26650
  *
26651
26651
  * Gets current value of property {@link #get_level _level}.
@@ -26658,8 +26658,8 @@ declare namespace sap {
26658
26658
  */
26659
26659
  get_level(): int;
26660
26660
  /**
26661
- * @deprecated (since 1.114) - This is a private aggregation and it is being removed from UI5 version 1.117.
26662
- * We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
26661
+ * @deprecated (since 1.114.2) - This is a private aggregation and it is being removed from UI5 version
26662
+ * 1.117. We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
26663
26663
  *
26664
26664
  * Gets content of aggregation {@link #get_line _line}.
26665
26665
  *
@@ -26667,8 +26667,8 @@ declare namespace sap {
26667
26667
  */
26668
26668
  get_line(): sap.gantt.simple.BaseLine;
26669
26669
  /**
26670
- * @deprecated (since 1.114) - This is a private aggregation and it is being removed from UI5 version 1.117.
26671
- * We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
26670
+ * @deprecated (since 1.114.2) - This is a private aggregation and it is being removed from UI5 version
26671
+ * 1.117. We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
26672
26672
  *
26673
26673
  * Gets content of aggregation {@link #get_marker _marker}.
26674
26674
  *
@@ -26676,7 +26676,7 @@ declare namespace sap {
26676
26676
  */
26677
26677
  get_marker(): sap.gantt.simple.AdhocDiamond;
26678
26678
  /**
26679
- * @deprecated (since 1.114) - This is a private property and it is being removed from UI5 version 1.117.
26679
+ * @deprecated (since 1.114.2) - This is a private property and it is being removed from UI5 version 1.117.
26680
26680
  * We recommend not using this property. In case you want to use it, contact us using CA-UI5-CTR-GNT.
26681
26681
  *
26682
26682
  * Gets current value of property {@link #get_selected _selected}.
@@ -26689,7 +26689,7 @@ declare namespace sap {
26689
26689
  */
26690
26690
  get_selected(): boolean;
26691
26691
  /**
26692
- * @deprecated (since 1.114) - This is a private property and it is being removed from UI5 version 1.117.
26692
+ * @deprecated (since 1.114.2) - This is a private property and it is being removed from UI5 version 1.117.
26693
26693
  * We recommend not using this property. In case you want to use it, contact us using CA-UI5-CTR-GNT.
26694
26694
  *
26695
26695
  * Gets current value of property {@link #get_strokeWidth _strokeWidth}.
@@ -26790,8 +26790,8 @@ declare namespace sap {
26790
26790
  */
26791
26791
  getVisible(): boolean;
26792
26792
  /**
26793
- * @deprecated (since 1.114) - This is a private aggregation and it is being removed from UI5 version 1.117.
26794
- * We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
26793
+ * @deprecated (since 1.114.2) - This is a private aggregation and it is being removed from UI5 version
26794
+ * 1.117. We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
26795
26795
  *
26796
26796
  * Sets the aggregated {@link #get_headerLine _headerLine}.
26797
26797
  *
@@ -26804,7 +26804,7 @@ declare namespace sap {
26804
26804
  o_headerLine: sap.gantt.simple.BaseLine
26805
26805
  ): this;
26806
26806
  /**
26807
- * @deprecated (since 1.114) - This is a private property and it is being removed from UI5 version 1.117.
26807
+ * @deprecated (since 1.114.2) - This is a private property and it is being removed from UI5 version 1.117.
26808
26808
  * We recommend not using this property. In case you want to use it, contact us using CA-UI5-CTR-GNT.
26809
26809
  *
26810
26810
  * Sets a new value for property {@link #get_level _level}.
@@ -26824,8 +26824,8 @@ declare namespace sap {
26824
26824
  i_level?: int
26825
26825
  ): this;
26826
26826
  /**
26827
- * @deprecated (since 1.114) - This is a private aggregation and it is being removed from UI5 version 1.117.
26828
- * We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
26827
+ * @deprecated (since 1.114.2) - This is a private aggregation and it is being removed from UI5 version
26828
+ * 1.117. We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
26829
26829
  *
26830
26830
  * Sets the aggregated {@link #get_line _line}.
26831
26831
  *
@@ -26838,8 +26838,8 @@ declare namespace sap {
26838
26838
  o_line: sap.gantt.simple.BaseLine
26839
26839
  ): this;
26840
26840
  /**
26841
- * @deprecated (since 1.114) - This is a private aggregation and it is being removed from UI5 version 1.117.
26842
- * We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
26841
+ * @deprecated (since 1.114.2) - This is a private aggregation and it is being removed from UI5 version
26842
+ * 1.117. We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
26843
26843
  *
26844
26844
  * Sets the aggregated {@link #get_marker _marker}.
26845
26845
  *
@@ -26852,7 +26852,7 @@ declare namespace sap {
26852
26852
  o_marker: sap.gantt.simple.AdhocDiamond
26853
26853
  ): this;
26854
26854
  /**
26855
- * @deprecated (since 1.114) - This is a private property and it is being removed from UI5 version 1.117.
26855
+ * @deprecated (since 1.114.2) - This is a private property and it is being removed from UI5 version 1.117.
26856
26856
  * We recommend not using this property. In case you want to use it, contact us using CA-UI5-CTR-GNT.
26857
26857
  *
26858
26858
  * Sets a new value for property {@link #get_selected _selected}.
@@ -26872,7 +26872,7 @@ declare namespace sap {
26872
26872
  b_selected?: boolean
26873
26873
  ): this;
26874
26874
  /**
26875
- * @deprecated (since 1.114) - This is a private property and it is being removed from UI5 version 1.117.
26875
+ * @deprecated (since 1.114.2) - This is a private property and it is being removed from UI5 version 1.117.
26876
26876
  * We recommend not using this property. In case you want to use it, contact us using CA-UI5-CTR-GNT.
26877
26877
  *
26878
26878
  * Sets a new value for property {@link #get_strokeWidth _strokeWidth}.
@@ -30571,7 +30571,7 @@ declare namespace sap {
30571
30571
  static getMetadata(): sap.ui.core.ElementMetadata;
30572
30572
  /**
30573
30573
  * @SINCE 1.96
30574
- * @deprecated (since 1.114) - This is a private property and it is being removed from UI5 version 1.117.
30574
+ * @deprecated (since 1.114.2) - This is a private property and it is being removed from UI5 version 1.117.
30575
30575
  * We recommend not using this property. In case you want to use it, contact us using CA-UI5-CTR-GNT.
30576
30576
  *
30577
30577
  * Gets current value of property {@link #get_shapeCropped _shapeCropped}.
@@ -30585,7 +30585,7 @@ declare namespace sap {
30585
30585
  get_shapeCropped(): boolean;
30586
30586
  /**
30587
30587
  * @SINCE 1.96
30588
- * @deprecated (since 1.114) - This is a private property and it is being removed from UI5 version 1.117.
30588
+ * @deprecated (since 1.114.2) - This is a private property and it is being removed from UI5 version 1.117.
30589
30589
  * We recommend not using this property. In case you want to use it, contact us using CA-UI5-CTR-GNT.
30590
30590
  *
30591
30591
  * Gets current value of property {@link #get_xBiassed _xBiassed}.
@@ -30709,7 +30709,7 @@ declare namespace sap {
30709
30709
  ): void;
30710
30710
  /**
30711
30711
  * @SINCE 1.96
30712
- * @deprecated (since 1.114) - This is a private property and it is being removed from UI5 version 1.117.
30712
+ * @deprecated (since 1.114.2) - This is a private property and it is being removed from UI5 version 1.117.
30713
30713
  * We recommend not using this property. In case you want to use it, contact us using CA-UI5-CTR-GNT.
30714
30714
  *
30715
30715
  * Sets a new value for property {@link #get_shapeCropped _shapeCropped}.
@@ -30730,7 +30730,7 @@ declare namespace sap {
30730
30730
  ): this;
30731
30731
  /**
30732
30732
  * @SINCE 1.96
30733
- * @deprecated (since 1.114) - This is a private property and it is being removed from UI5 version 1.117.
30733
+ * @deprecated (since 1.114.2) - This is a private property and it is being removed from UI5 version 1.117.
30734
30734
  * We recommend not using this property. In case you want to use it, contact us using CA-UI5-CTR-GNT.
30735
30735
  *
30736
30736
  * Sets a new value for property {@link #get_xBiassed _xBiassed}.
@@ -32545,8 +32545,8 @@ declare namespace sap {
32545
32545
  */
32546
32546
  static getMetadata(): sap.ui.core.ElementMetadata;
32547
32547
  /**
32548
- * @deprecated (since 1.114) - This is a private aggregation and it is being removed from UI5 version 1.117.
32549
- * We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
32548
+ * @deprecated (since 1.114.2) - This is a private aggregation and it is being removed from UI5 version
32549
+ * 1.117. We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
32550
32550
  *
32551
32551
  * Destroys the _control in the aggregation {@link #get_control _control}.
32552
32552
  *
@@ -32554,8 +32554,8 @@ declare namespace sap {
32554
32554
  */
32555
32555
  destroy_control(): this;
32556
32556
  /**
32557
- * @deprecated (since 1.114) - This is a private aggregation and it is being removed from UI5 version 1.117.
32558
- * We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
32557
+ * @deprecated (since 1.114.2) - This is a private aggregation and it is being removed from UI5 version
32558
+ * 1.117. We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
32559
32559
  *
32560
32560
  * Gets content of aggregation {@link #get_control _control}.
32561
32561
  *
@@ -32563,7 +32563,7 @@ declare namespace sap {
32563
32563
  */
32564
32564
  get_control(): sap.ui.core.Control;
32565
32565
  /**
32566
- * @deprecated (since 1.114) - This is a private property and it is being removed from UI5 version 1.117.
32566
+ * @deprecated (since 1.114.2) - This is a private property and it is being removed from UI5 version 1.117.
32567
32567
  * We recommend not using this property. In case you want to use it, contact us using CA-UI5-CTR-GNT.
32568
32568
  *
32569
32569
  * Gets current value of property {@link #get_show _show}.
@@ -32591,8 +32591,8 @@ declare namespace sap {
32591
32591
  */
32592
32592
  getType(): sap.gantt.simple.ContainerToolbarPlaceholderType;
32593
32593
  /**
32594
- * @deprecated (since 1.114) - This is a private aggregation and it is being removed from UI5 version 1.117.
32595
- * We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
32594
+ * @deprecated (since 1.114.2) - This is a private aggregation and it is being removed from UI5 version
32595
+ * 1.117. We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
32596
32596
  *
32597
32597
  * Sets the aggregated {@link #get_control _control}.
32598
32598
  *
@@ -32605,7 +32605,7 @@ declare namespace sap {
32605
32605
  o_control: sap.ui.core.Control
32606
32606
  ): this;
32607
32607
  /**
32608
- * @deprecated (since 1.114) - This is a private property and it is being removed from UI5 version 1.117.
32608
+ * @deprecated (since 1.114.2) - This is a private property and it is being removed from UI5 version 1.117.
32609
32609
  * We recommend not using this property. In case you want to use it, contact us using CA-UI5-CTR-GNT.
32610
32610
  *
32611
32611
  * Sets a new value for property {@link #get_show _show}.
@@ -32706,8 +32706,8 @@ declare namespace sap {
32706
32706
  static getMetadata(): sap.ui.core.ElementMetadata;
32707
32707
  /**
32708
32708
  * @SINCE 1.88
32709
- * @deprecated (since 1.114) - This is a private event and it is being removed from UI5 version 1.117. We
32710
- * recommend not using this event. In case you want to use it, contact us using CA-UI5-CTR-GNT.
32709
+ * @deprecated (since 1.114.2) - This is a private event and it is being removed from UI5 version 1.117.
32710
+ * We recommend not using this event. In case you want to use it, contact us using CA-UI5-CTR-GNT.
32711
32711
  *
32712
32712
  * Attaches event handler `fnFunction` to the {@link #event:setDataComplete setDataComplete} event of this
32713
32713
  * `sap.gantt.simple.CustomVariantHandler`.
@@ -32737,8 +32737,8 @@ declare namespace sap {
32737
32737
  ): this;
32738
32738
  /**
32739
32739
  * @SINCE 1.88
32740
- * @deprecated (since 1.114) - This is a private event and it is being removed from UI5 version 1.117. We
32741
- * recommend not using this event. In case you want to use it, contact us using CA-UI5-CTR-GNT.
32740
+ * @deprecated (since 1.114.2) - This is a private event and it is being removed from UI5 version 1.117.
32741
+ * We recommend not using this event. In case you want to use it, contact us using CA-UI5-CTR-GNT.
32742
32742
  *
32743
32743
  * Attaches event handler `fnFunction` to the {@link #event:setDataComplete setDataComplete} event of this
32744
32744
  * `sap.gantt.simple.CustomVariantHandler`.
@@ -32763,8 +32763,8 @@ declare namespace sap {
32763
32763
  ): this;
32764
32764
  /**
32765
32765
  * @SINCE 1.88
32766
- * @deprecated (since 1.114) - This is a private event and it is being removed from UI5 version 1.117. We
32767
- * recommend not using this event. In case you want to use it, contact us using CA-UI5-CTR-GNT.
32766
+ * @deprecated (since 1.114.2) - This is a private event and it is being removed from UI5 version 1.117.
32767
+ * We recommend not using this event. In case you want to use it, contact us using CA-UI5-CTR-GNT.
32768
32768
  *
32769
32769
  * Detaches event handler `fnFunction` from the {@link #event:setDataComplete setDataComplete} event of
32770
32770
  * this `sap.gantt.simple.CustomVariantHandler`.
@@ -32785,8 +32785,8 @@ declare namespace sap {
32785
32785
  ): this;
32786
32786
  /**
32787
32787
  * @SINCE 1.88
32788
- * @deprecated (since 1.114) - This is a private event and it is being removed from UI5 version 1.117. We
32789
- * recommend not using this event. In case you want to use it, contact us using CA-UI5-CTR-GNT.
32788
+ * @deprecated (since 1.114.2) - This is a private event and it is being removed from UI5 version 1.117.
32789
+ * We recommend not using this event. In case you want to use it, contact us using CA-UI5-CTR-GNT.
32790
32790
  * @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
32791
32791
  *
32792
32792
  * Fires event {@link #event:setDataComplete setDataComplete} to attached listeners.
@@ -33116,8 +33116,8 @@ declare namespace sap {
33116
33116
  oListener?: object
33117
33117
  ): this;
33118
33118
  /**
33119
- * @deprecated (since 1.114) - This is a private aggregation and it is being removed from UI5 version 1.117.
33120
- * We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
33119
+ * @deprecated (since 1.114.2) - This is a private aggregation and it is being removed from UI5 version
33120
+ * 1.117. We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
33121
33121
  *
33122
33122
  * Destroys the _backwardMarker in the aggregation {@link #get_backwardMarker _backwardMarker}.
33123
33123
  *
@@ -33125,8 +33125,8 @@ declare namespace sap {
33125
33125
  */
33126
33126
  destroy_backwardMarker(): this;
33127
33127
  /**
33128
- * @deprecated (since 1.114) - This is a private aggregation and it is being removed from UI5 version 1.117.
33129
- * We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
33128
+ * @deprecated (since 1.114.2) - This is a private aggregation and it is being removed from UI5 version
33129
+ * 1.117. We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
33130
33130
  *
33131
33131
  * Destroys the _chartDeltaArea in the aggregation {@link #get_chartDeltaArea _chartDeltaArea}.
33132
33132
  *
@@ -33134,8 +33134,8 @@ declare namespace sap {
33134
33134
  */
33135
33135
  destroy_chartDeltaArea(): this;
33136
33136
  /**
33137
- * @deprecated (since 1.114) - This is a private aggregation and it is being removed from UI5 version 1.117.
33138
- * We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
33137
+ * @deprecated (since 1.114.2) - This is a private aggregation and it is being removed from UI5 version
33138
+ * 1.117. We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
33139
33139
  *
33140
33140
  * Destroys the _endLine in the aggregation {@link #get_endLine _endLine}.
33141
33141
  *
@@ -33143,8 +33143,8 @@ declare namespace sap {
33143
33143
  */
33144
33144
  destroy_endLine(): this;
33145
33145
  /**
33146
- * @deprecated (since 1.114) - This is a private aggregation and it is being removed from UI5 version 1.117.
33147
- * We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
33146
+ * @deprecated (since 1.114.2) - This is a private aggregation and it is being removed from UI5 version
33147
+ * 1.117. We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
33148
33148
  *
33149
33149
  * Destroys the _forwardMarker in the aggregation {@link #get_forwardMarker _forwardMarker}.
33150
33150
  *
@@ -33152,8 +33152,8 @@ declare namespace sap {
33152
33152
  */
33153
33153
  destroy_forwardMarker(): this;
33154
33154
  /**
33155
- * @deprecated (since 1.114) - This is a private aggregation and it is being removed from UI5 version 1.117.
33156
- * We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
33155
+ * @deprecated (since 1.114.2) - This is a private aggregation and it is being removed from UI5 version
33156
+ * 1.117. We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
33157
33157
  *
33158
33158
  * Destroys the _headerDeltaArea in the aggregation {@link #get_headerDeltaArea _headerDeltaArea}.
33159
33159
  *
@@ -33161,8 +33161,8 @@ declare namespace sap {
33161
33161
  */
33162
33162
  destroy_headerDeltaArea(): this;
33163
33163
  /**
33164
- * @deprecated (since 1.114) - This is a private aggregation and it is being removed from UI5 version 1.117.
33165
- * We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
33164
+ * @deprecated (since 1.114.2) - This is a private aggregation and it is being removed from UI5 version
33165
+ * 1.117. We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
33166
33166
  *
33167
33167
  * Destroys the _headerEndLine in the aggregation {@link #get_headerEndLine _headerEndLine}.
33168
33168
  *
@@ -33170,8 +33170,8 @@ declare namespace sap {
33170
33170
  */
33171
33171
  destroy_headerEndLine(): this;
33172
33172
  /**
33173
- * @deprecated (since 1.114) - This is a private aggregation and it is being removed from UI5 version 1.117.
33174
- * We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
33173
+ * @deprecated (since 1.114.2) - This is a private aggregation and it is being removed from UI5 version
33174
+ * 1.117. We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
33175
33175
  *
33176
33176
  * Destroys the _headerStartLine in the aggregation {@link #get_headerStartLine _headerStartLine}.
33177
33177
  *
@@ -33179,8 +33179,8 @@ declare namespace sap {
33179
33179
  */
33180
33180
  destroy_headerStartLine(): this;
33181
33181
  /**
33182
- * @deprecated (since 1.114) - This is a private aggregation and it is being removed from UI5 version 1.117.
33183
- * We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
33182
+ * @deprecated (since 1.114.2) - This is a private aggregation and it is being removed from UI5 version
33183
+ * 1.117. We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
33184
33184
  *
33185
33185
  * Destroys the _startLine in the aggregation {@link #get_startLine _startLine}.
33186
33186
  *
@@ -33364,8 +33364,8 @@ declare namespace sap {
33364
33364
  mParameters?: object
33365
33365
  ): this;
33366
33366
  /**
33367
- * @deprecated (since 1.114) - This is a private aggregation and it is being removed from UI5 version 1.117.
33368
- * We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
33367
+ * @deprecated (since 1.114.2) - This is a private aggregation and it is being removed from UI5 version
33368
+ * 1.117. We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
33369
33369
  *
33370
33370
  * Gets content of aggregation {@link #get_backwardMarker _backwardMarker}.
33371
33371
  *
@@ -33373,8 +33373,8 @@ declare namespace sap {
33373
33373
  */
33374
33374
  get_backwardMarker(): sap.gantt.simple.BaseTriangle;
33375
33375
  /**
33376
- * @deprecated (since 1.114) - This is a private aggregation and it is being removed from UI5 version 1.117.
33377
- * We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
33376
+ * @deprecated (since 1.114.2) - This is a private aggregation and it is being removed from UI5 version
33377
+ * 1.117. We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
33378
33378
  *
33379
33379
  * Gets content of aggregation {@link #get_chartDeltaArea _chartDeltaArea}.
33380
33380
  *
@@ -33382,7 +33382,7 @@ declare namespace sap {
33382
33382
  */
33383
33383
  get_chartDeltaArea(): sap.gantt.simple.BaseDeltaRectangle;
33384
33384
  /**
33385
- * @deprecated (since 1.114) - This is a private property and it is being removed from UI5 version 1.117.
33385
+ * @deprecated (since 1.114.2) - This is a private property and it is being removed from UI5 version 1.117.
33386
33386
  * We recommend not using this property. In case you want to use it, contact us using CA-UI5-CTR-GNT.
33387
33387
  *
33388
33388
  * Gets current value of property {@link #get_enableChartDeltaAreaHighlight _enableChartDeltaAreaHighlight}.
@@ -33395,8 +33395,8 @@ declare namespace sap {
33395
33395
  */
33396
33396
  get_enableChartDeltaAreaHighlight(): boolean;
33397
33397
  /**
33398
- * @deprecated (since 1.114) - This is a private aggregation and it is being removed from UI5 version 1.117.
33399
- * We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
33398
+ * @deprecated (since 1.114.2) - This is a private aggregation and it is being removed from UI5 version
33399
+ * 1.117. We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
33400
33400
  *
33401
33401
  * Gets content of aggregation {@link #get_endLine _endLine}.
33402
33402
  *
@@ -33404,8 +33404,8 @@ declare namespace sap {
33404
33404
  */
33405
33405
  get_endLine(): sap.gantt.simple.BaseLine;
33406
33406
  /**
33407
- * @deprecated (since 1.114) - This is a private aggregation and it is being removed from UI5 version 1.117.
33408
- * We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
33407
+ * @deprecated (since 1.114.2) - This is a private aggregation and it is being removed from UI5 version
33408
+ * 1.117. We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
33409
33409
  *
33410
33410
  * Gets content of aggregation {@link #get_forwardMarker _forwardMarker}.
33411
33411
  *
@@ -33413,8 +33413,8 @@ declare namespace sap {
33413
33413
  */
33414
33414
  get_forwardMarker(): sap.gantt.simple.BaseTriangle;
33415
33415
  /**
33416
- * @deprecated (since 1.114) - This is a private aggregation and it is being removed from UI5 version 1.117.
33417
- * We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
33416
+ * @deprecated (since 1.114.2) - This is a private aggregation and it is being removed from UI5 version
33417
+ * 1.117. We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
33418
33418
  *
33419
33419
  * Gets content of aggregation {@link #get_headerDeltaArea _headerDeltaArea}.
33420
33420
  *
@@ -33422,8 +33422,8 @@ declare namespace sap {
33422
33422
  */
33423
33423
  get_headerDeltaArea(): sap.gantt.simple.BaseDeltaRectangle;
33424
33424
  /**
33425
- * @deprecated (since 1.114) - This is a private aggregation and it is being removed from UI5 version 1.117.
33426
- * We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
33425
+ * @deprecated (since 1.114.2) - This is a private aggregation and it is being removed from UI5 version
33426
+ * 1.117. We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
33427
33427
  *
33428
33428
  * Gets content of aggregation {@link #get_headerEndLine _headerEndLine}.
33429
33429
  *
@@ -33431,8 +33431,8 @@ declare namespace sap {
33431
33431
  */
33432
33432
  get_headerEndLine(): sap.gantt.simple.BaseLine;
33433
33433
  /**
33434
- * @deprecated (since 1.114) - This is a private aggregation and it is being removed from UI5 version 1.117.
33435
- * We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
33434
+ * @deprecated (since 1.114.2) - This is a private aggregation and it is being removed from UI5 version
33435
+ * 1.117. We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
33436
33436
  *
33437
33437
  * Gets content of aggregation {@link #get_headerStartLine _headerStartLine}.
33438
33438
  *
@@ -33440,7 +33440,7 @@ declare namespace sap {
33440
33440
  */
33441
33441
  get_headerStartLine(): sap.gantt.simple.BaseLine;
33442
33442
  /**
33443
- * @deprecated (since 1.114) - This is a private property and it is being removed from UI5 version 1.117.
33443
+ * @deprecated (since 1.114.2) - This is a private property and it is being removed from UI5 version 1.117.
33444
33444
  * We recommend not using this property. In case you want to use it, contact us using CA-UI5-CTR-GNT.
33445
33445
  *
33446
33446
  * Gets current value of property {@link #get_isSelected _isSelected}.
@@ -33453,7 +33453,7 @@ declare namespace sap {
33453
33453
  */
33454
33454
  get_isSelected(): boolean;
33455
33455
  /**
33456
- * @deprecated (since 1.114) - This is a private property and it is being removed from UI5 version 1.117.
33456
+ * @deprecated (since 1.114.2) - This is a private property and it is being removed from UI5 version 1.117.
33457
33457
  * We recommend not using this property. In case you want to use it, contact us using CA-UI5-CTR-GNT.
33458
33458
  *
33459
33459
  * Gets current value of property {@link #get_level _level}.
@@ -33466,8 +33466,8 @@ declare namespace sap {
33466
33466
  */
33467
33467
  get_level(): int;
33468
33468
  /**
33469
- * @deprecated (since 1.114) - This is a private aggregation and it is being removed from UI5 version 1.117.
33470
- * We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
33469
+ * @deprecated (since 1.114.2) - This is a private aggregation and it is being removed from UI5 version
33470
+ * 1.117. We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
33471
33471
  *
33472
33472
  * Gets content of aggregation {@link #get_startLine _startLine}.
33473
33473
  *
@@ -33475,7 +33475,7 @@ declare namespace sap {
33475
33475
  */
33476
33476
  get_startLine(): sap.gantt.simple.BaseLine;
33477
33477
  /**
33478
- * @deprecated (since 1.114) - This is a private property and it is being removed from UI5 version 1.117.
33478
+ * @deprecated (since 1.114.2) - This is a private property and it is being removed from UI5 version 1.117.
33479
33479
  * We recommend not using this property. In case you want to use it, contact us using CA-UI5-CTR-GNT.
33480
33480
  *
33481
33481
  * Gets current value of property {@link #get_strokeWidth _strokeWidth}.
@@ -33488,7 +33488,7 @@ declare namespace sap {
33488
33488
  */
33489
33489
  get_strokeWidth(): float;
33490
33490
  /**
33491
- * @deprecated (since 1.114) - This is a private property and it is being removed from UI5 version 1.117.
33491
+ * @deprecated (since 1.114.2) - This is a private property and it is being removed from UI5 version 1.117.
33492
33492
  * We recommend not using this property. In case you want to use it, contact us using CA-UI5-CTR-GNT.
33493
33493
  *
33494
33494
  * Gets current value of property {@link #get_visibleMarker _visibleMarker}.
@@ -33611,8 +33611,8 @@ declare namespace sap {
33611
33611
  */
33612
33612
  getVisibleDeltaStartEndLines(): boolean;
33613
33613
  /**
33614
- * @deprecated (since 1.114) - This is a private aggregation and it is being removed from UI5 version 1.117.
33615
- * We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
33614
+ * @deprecated (since 1.114.2) - This is a private aggregation and it is being removed from UI5 version
33615
+ * 1.117. We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
33616
33616
  *
33617
33617
  * Sets the aggregated {@link #get_backwardMarker _backwardMarker}.
33618
33618
  *
@@ -33625,8 +33625,8 @@ declare namespace sap {
33625
33625
  o_backwardMarker: sap.gantt.simple.BaseTriangle
33626
33626
  ): this;
33627
33627
  /**
33628
- * @deprecated (since 1.114) - This is a private aggregation and it is being removed from UI5 version 1.117.
33629
- * We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
33628
+ * @deprecated (since 1.114.2) - This is a private aggregation and it is being removed from UI5 version
33629
+ * 1.117. We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
33630
33630
  *
33631
33631
  * Sets the aggregated {@link #get_chartDeltaArea _chartDeltaArea}.
33632
33632
  *
@@ -33639,7 +33639,7 @@ declare namespace sap {
33639
33639
  o_chartDeltaArea: sap.gantt.simple.BaseDeltaRectangle
33640
33640
  ): this;
33641
33641
  /**
33642
- * @deprecated (since 1.114) - This is a private property and it is being removed from UI5 version 1.117.
33642
+ * @deprecated (since 1.114.2) - This is a private property and it is being removed from UI5 version 1.117.
33643
33643
  * We recommend not using this property. In case you want to use it, contact us using CA-UI5-CTR-GNT.
33644
33644
  *
33645
33645
  * Sets a new value for property {@link #get_enableChartDeltaAreaHighlight _enableChartDeltaAreaHighlight}.
@@ -33659,8 +33659,8 @@ declare namespace sap {
33659
33659
  b_enableChartDeltaAreaHighlight?: boolean
33660
33660
  ): this;
33661
33661
  /**
33662
- * @deprecated (since 1.114) - This is a private aggregation and it is being removed from UI5 version 1.117.
33663
- * We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
33662
+ * @deprecated (since 1.114.2) - This is a private aggregation and it is being removed from UI5 version
33663
+ * 1.117. We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
33664
33664
  *
33665
33665
  * Sets the aggregated {@link #get_endLine _endLine}.
33666
33666
  *
@@ -33673,8 +33673,8 @@ declare namespace sap {
33673
33673
  o_endLine: sap.gantt.simple.BaseLine
33674
33674
  ): this;
33675
33675
  /**
33676
- * @deprecated (since 1.114) - This is a private aggregation and it is being removed from UI5 version 1.117.
33677
- * We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
33676
+ * @deprecated (since 1.114.2) - This is a private aggregation and it is being removed from UI5 version
33677
+ * 1.117. We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
33678
33678
  *
33679
33679
  * Sets the aggregated {@link #get_forwardMarker _forwardMarker}.
33680
33680
  *
@@ -33687,8 +33687,8 @@ declare namespace sap {
33687
33687
  o_forwardMarker: sap.gantt.simple.BaseTriangle
33688
33688
  ): this;
33689
33689
  /**
33690
- * @deprecated (since 1.114) - This is a private aggregation and it is being removed from UI5 version 1.117.
33691
- * We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
33690
+ * @deprecated (since 1.114.2) - This is a private aggregation and it is being removed from UI5 version
33691
+ * 1.117. We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
33692
33692
  *
33693
33693
  * Sets the aggregated {@link #get_headerDeltaArea _headerDeltaArea}.
33694
33694
  *
@@ -33701,8 +33701,8 @@ declare namespace sap {
33701
33701
  o_headerDeltaArea: sap.gantt.simple.BaseDeltaRectangle
33702
33702
  ): this;
33703
33703
  /**
33704
- * @deprecated (since 1.114) - This is a private aggregation and it is being removed from UI5 version 1.117.
33705
- * We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
33704
+ * @deprecated (since 1.114.2) - This is a private aggregation and it is being removed from UI5 version
33705
+ * 1.117. We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
33706
33706
  *
33707
33707
  * Sets the aggregated {@link #get_headerEndLine _headerEndLine}.
33708
33708
  *
@@ -33715,8 +33715,8 @@ declare namespace sap {
33715
33715
  o_headerEndLine: sap.gantt.simple.BaseLine
33716
33716
  ): this;
33717
33717
  /**
33718
- * @deprecated (since 1.114) - This is a private aggregation and it is being removed from UI5 version 1.117.
33719
- * We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
33718
+ * @deprecated (since 1.114.2) - This is a private aggregation and it is being removed from UI5 version
33719
+ * 1.117. We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
33720
33720
  *
33721
33721
  * Sets the aggregated {@link #get_headerStartLine _headerStartLine}.
33722
33722
  *
@@ -33729,7 +33729,7 @@ declare namespace sap {
33729
33729
  o_headerStartLine: sap.gantt.simple.BaseLine
33730
33730
  ): this;
33731
33731
  /**
33732
- * @deprecated (since 1.114) - This is a private property and it is being removed from UI5 version 1.117.
33732
+ * @deprecated (since 1.114.2) - This is a private property and it is being removed from UI5 version 1.117.
33733
33733
  * We recommend not using this property. In case you want to use it, contact us using CA-UI5-CTR-GNT.
33734
33734
  *
33735
33735
  * Sets a new value for property {@link #get_isSelected _isSelected}.
@@ -33749,7 +33749,7 @@ declare namespace sap {
33749
33749
  b_isSelected?: boolean
33750
33750
  ): this;
33751
33751
  /**
33752
- * @deprecated (since 1.114) - This is a private property and it is being removed from UI5 version 1.117.
33752
+ * @deprecated (since 1.114.2) - This is a private property and it is being removed from UI5 version 1.117.
33753
33753
  * We recommend not using this property. In case you want to use it, contact us using CA-UI5-CTR-GNT.
33754
33754
  *
33755
33755
  * Sets a new value for property {@link #get_level _level}.
@@ -33769,8 +33769,8 @@ declare namespace sap {
33769
33769
  i_level?: int
33770
33770
  ): this;
33771
33771
  /**
33772
- * @deprecated (since 1.114) - This is a private aggregation and it is being removed from UI5 version 1.117.
33773
- * We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
33772
+ * @deprecated (since 1.114.2) - This is a private aggregation and it is being removed from UI5 version
33773
+ * 1.117. We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
33774
33774
  *
33775
33775
  * Sets the aggregated {@link #get_startLine _startLine}.
33776
33776
  *
@@ -33783,7 +33783,7 @@ declare namespace sap {
33783
33783
  o_startLine: sap.gantt.simple.BaseLine
33784
33784
  ): this;
33785
33785
  /**
33786
- * @deprecated (since 1.114) - This is a private property and it is being removed from UI5 version 1.117.
33786
+ * @deprecated (since 1.114.2) - This is a private property and it is being removed from UI5 version 1.117.
33787
33787
  * We recommend not using this property. In case you want to use it, contact us using CA-UI5-CTR-GNT.
33788
33788
  *
33789
33789
  * Sets a new value for property {@link #get_strokeWidth _strokeWidth}.
@@ -33803,7 +33803,7 @@ declare namespace sap {
33803
33803
  f_strokeWidth?: float
33804
33804
  ): this;
33805
33805
  /**
33806
- * @deprecated (since 1.114) - This is a private property and it is being removed from UI5 version 1.117.
33806
+ * @deprecated (since 1.114.2) - This is a private property and it is being removed from UI5 version 1.117.
33807
33807
  * We recommend not using this property. In case you want to use it, contact us using CA-UI5-CTR-GNT.
33808
33808
  *
33809
33809
  * Sets a new value for property {@link #get_visibleMarker _visibleMarker}.
@@ -34781,7 +34781,7 @@ declare namespace sap {
34781
34781
  ): this;
34782
34782
  /**
34783
34783
  * @SINCE 1.91
34784
- * @deprecated (since 1.114) - This is a private property and it is being removed from UI5 version 1.117.
34784
+ * @deprecated (since 1.114.2) - This is a private property and it is being removed from UI5 version 1.117.
34785
34785
  * We recommend not using this property. In case you want to use it, contact us using CA-UI5-CTR-GNT.
34786
34786
  *
34787
34787
  * Gets current value of property {@link #get_enableRTA _enableRTA}.
@@ -35000,7 +35000,7 @@ declare namespace sap {
35000
35000
  */
35001
35001
  getSearchSidePanelList(): /* was: sap.tnt.NavigationList */ any;
35002
35002
  /**
35003
- * @deprecated (since 1.114) - This is a private property and it is being removed from UI5 version 1.117.
35003
+ * @deprecated (since 1.114.2) - This is a private property and it is being removed from UI5 version 1.117.
35004
35004
  * We recommend not using this property. In case you want to use it, contact us using CA-UI5-CTR-GNT.
35005
35005
  * @EXPERIMENTAL (since 1.100)
35006
35006
  *
@@ -35139,7 +35139,7 @@ declare namespace sap {
35139
35139
  ): sap.gantt.simple.GanttChartWithTable | null;
35140
35140
  /**
35141
35141
  * @SINCE 1.91
35142
- * @deprecated (since 1.114) - This is a private property and it is being removed from UI5 version 1.117.
35142
+ * @deprecated (since 1.114.2) - This is a private property and it is being removed from UI5 version 1.117.
35143
35143
  * We recommend not using this property. In case you want to use it, contact us using CA-UI5-CTR-GNT.
35144
35144
  *
35145
35145
  * Sets a new value for property {@link #get_enableRTA _enableRTA}.
@@ -35474,7 +35474,7 @@ declare namespace sap {
35474
35474
  oSearchSidePanelList: /* was: sap.tnt.NavigationList */ any
35475
35475
  ): this;
35476
35476
  /**
35477
- * @deprecated (since 1.114) - This is a private property and it is being removed from UI5 version 1.117.
35477
+ * @deprecated (since 1.114.2) - This is a private property and it is being removed from UI5 version 1.117.
35478
35478
  * We recommend not using this property. In case you want to use it, contact us using CA-UI5-CTR-GNT.
35479
35479
  * @EXPERIMENTAL (since 1.100)
35480
35480
  *
@@ -36556,8 +36556,8 @@ declare namespace sap {
36556
36556
  aShapeUids: string[]
36557
36557
  ): this;
36558
36558
  /**
36559
- * @deprecated (since 1.114) - This is a private aggregation and it is being removed from UI5 version 1.117.
36560
- * We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
36559
+ * @deprecated (since 1.114.2) - This is a private aggregation and it is being removed from UI5 version
36560
+ * 1.117. We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
36561
36561
  *
36562
36562
  * Destroys the _pseudoSvgDefs in the aggregation {@link #get_pseudoSvgDefs _pseudoSvgDefs}.
36563
36563
  *
@@ -37422,7 +37422,7 @@ declare namespace sap {
37422
37422
  fullScreenMode(): boolean;
37423
37423
  /**
37424
37424
  * @SINCE 1.91
37425
- * @deprecated (since 1.114) - This is a private property and it is being removed from UI5 version 1.117.
37425
+ * @deprecated (since 1.114.2) - This is a private property and it is being removed from UI5 version 1.117.
37426
37426
  * We recommend not using this property. In case you want to use it, contact us using CA-UI5-CTR-GNT.
37427
37427
  *
37428
37428
  * Gets current value of property {@link #get_enableRTA _enableRTA}.
@@ -37435,8 +37435,8 @@ declare namespace sap {
37435
37435
  */
37436
37436
  get_enableRTA(): boolean;
37437
37437
  /**
37438
- * @deprecated (since 1.114) - This is a private aggregation and it is being removed from UI5 version 1.117.
37439
- * We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
37438
+ * @deprecated (since 1.114.2) - This is a private aggregation and it is being removed from UI5 version
37439
+ * 1.117. We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
37440
37440
  *
37441
37441
  * Gets content of aggregation {@link #get_pseudoSvgDefs _pseudoSvgDefs}.
37442
37442
  *
@@ -38693,7 +38693,7 @@ declare namespace sap {
38693
38693
  ): this;
38694
38694
  /**
38695
38695
  * @SINCE 1.91
38696
- * @deprecated (since 1.114) - This is a private property and it is being removed from UI5 version 1.117.
38696
+ * @deprecated (since 1.114.2) - This is a private property and it is being removed from UI5 version 1.117.
38697
38697
  * We recommend not using this property. In case you want to use it, contact us using CA-UI5-CTR-GNT.
38698
38698
  *
38699
38699
  * Sets a new value for property {@link #get_enableRTA _enableRTA}.
@@ -38713,8 +38713,8 @@ declare namespace sap {
38713
38713
  b_enableRTA?: boolean
38714
38714
  ): this;
38715
38715
  /**
38716
- * @deprecated (since 1.114) - This is a private aggregation and it is being removed from UI5 version 1.117.
38717
- * We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
38716
+ * @deprecated (since 1.114.2) - This is a private aggregation and it is being removed from UI5 version
38717
+ * 1.117. We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
38718
38718
  *
38719
38719
  * Sets the aggregated {@link #get_pseudoSvgDefs _pseudoSvgDefs}.
38720
38720
  *
@@ -42529,8 +42529,8 @@ declare namespace sap {
42529
42529
  oTask: sap.gantt.simple.BaseShape
42530
42530
  ): this;
42531
42531
  /**
42532
- * @deprecated (since 1.114) - This is a private aggregation and it is being removed from UI5 version 1.117.
42533
- * We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
42532
+ * @deprecated (since 1.114.2) - This is a private aggregation and it is being removed from UI5 version
42533
+ * 1.117. We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
42534
42534
  *
42535
42535
  * Destroys the pseudoShapeTemplate in the aggregation {@link #getPseudoShapeTemplate pseudoShapeTemplate}.
42536
42536
  *
@@ -42544,8 +42544,8 @@ declare namespace sap {
42544
42544
  */
42545
42545
  destroyTasks(): this;
42546
42546
  /**
42547
- * @deprecated (since 1.114) - This is a private aggregation and it is being removed from UI5 version 1.117.
42548
- * We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
42547
+ * @deprecated (since 1.114.2) - This is a private aggregation and it is being removed from UI5 version
42548
+ * 1.117. We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
42549
42549
  *
42550
42550
  * Gets content of aggregation {@link #getPseudoShapeTemplate pseudoShapeTemplate}.
42551
42551
  *
@@ -42607,8 +42607,8 @@ declare namespace sap {
42607
42607
  vTask: int | string | sap.gantt.simple.BaseShape
42608
42608
  ): sap.gantt.simple.BaseShape | null;
42609
42609
  /**
42610
- * @deprecated (since 1.114) - This is a private aggregation and it is being removed from UI5 version 1.117.
42611
- * We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
42610
+ * @deprecated (since 1.114.2) - This is a private aggregation and it is being removed from UI5 version
42611
+ * 1.117. We recommend not using this aggregation. In case you want to use it, contact us using CA-UI5-CTR-GNT.
42612
42612
  *
42613
42613
  * Sets the aggregated {@link #getPseudoShapeTemplate pseudoShapeTemplate}.
42614
42614
  *
@@ -42673,7 +42673,7 @@ declare namespace sap {
42673
42673
  */
42674
42674
  static getMetadata(): sap.ui.core.ElementMetadata;
42675
42675
  /**
42676
- * @deprecated (since 1.114) - This is a private property and it is being removed from UI5 version 1.117.
42676
+ * @deprecated (since 1.114.2) - This is a private property and it is being removed from UI5 version 1.117.
42677
42677
  * We recommend not using this property. In case you want to use it, contact us using CA-UI5-CTR-GNT.
42678
42678
  *
42679
42679
  * Gets current value of property {@link #get_lMarker _lMarker}.
@@ -42828,7 +42828,7 @@ declare namespace sap {
42828
42828
  */
42829
42829
  getType(): sap.gantt.simple.RelationshipType;
42830
42830
  /**
42831
- * @deprecated (since 1.114) - This is a private property and it is being removed from UI5 version 1.117.
42831
+ * @deprecated (since 1.114.2) - This is a private property and it is being removed from UI5 version 1.117.
42832
42832
  * We recommend not using this property. In case you want to use it, contact us using CA-UI5-CTR-GNT.
42833
42833
  *
42834
42834
  * Sets a new value for property {@link #get_lMarker _lMarker}.