@sapui5/ts-types 1.136.14 → 1.136.15

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 (52) hide show
  1. package/package.json +1 -1
  2. package/types/index.d.ts +5 -5
  3. package/types/sap.apf.d.ts +32 -3
  4. package/types/sap.ca.ui.d.ts +5 -1
  5. package/types/sap.chart.d.ts +1 -1
  6. package/types/sap.esh.search.ui.d.ts +1 -1
  7. package/types/sap.f.d.ts +1 -1
  8. package/types/sap.fe.base.d.ts +1 -1
  9. package/types/sap.fe.controls-1.136.14-d.ts +3 -0
  10. package/types/sap.fe.core.d.ts +1 -1
  11. package/types/sap.fe.ina.d.ts +1 -1
  12. package/types/sap.fe.macros.d.ts +5 -5
  13. package/types/sap.fe.navigation.d.ts +1 -1
  14. package/types/sap.fe.placeholder.d.ts +1 -1
  15. package/types/sap.fe.plugins.managecache.d.ts +1 -1
  16. package/types/sap.fe.templates.d.ts +1 -1
  17. package/types/sap.fe.test.d.ts +1 -1
  18. package/types/sap.fe.tools.d.ts +1 -1
  19. package/types/sap.makit.d.ts +1 -1
  20. package/types/sap.me.d.ts +1 -1
  21. package/types/sap.ndc.d.ts +1 -1
  22. package/types/sap.ovp.d.ts +1 -1
  23. package/types/sap.suite.ui.generic.template.d.ts +1 -1
  24. package/types/sap.suite.ui.microchart.d.ts +1 -1
  25. package/types/sap.ui.codeeditor.d.ts +1 -1
  26. package/types/sap.ui.comp.d.ts +1 -1
  27. package/types/sap.ui.export.d.ts +1 -1
  28. package/types/sap.ui.fl.d.ts +1 -1
  29. package/types/sap.ui.integration.d.ts +1 -1
  30. package/types/sap.ui.layout.d.ts +1 -1
  31. package/types/sap.ui.richtexteditor.d.ts +22 -7
  32. package/types/sap.ui.rta.d.ts +1 -1
  33. package/types/sap.ui.suite.d.ts +1 -1
  34. package/types/sap.ui.support.d.ts +1 -1
  35. package/types/sap.ui.table.d.ts +5 -1
  36. package/types/sap.ui.testrecorder.d.ts +1 -1
  37. package/types/sap.ui.unified.d.ts +1 -1
  38. package/types/sap.ui.vk.d.ts +1 -1
  39. package/types/sap.ui.vtm.d.ts +82 -1
  40. package/types/sap.ui.webc.common.d.ts +1 -1
  41. package/types/sap.ui.webc.fiori.d.ts +1 -1
  42. package/types/sap.ui.webc.main.d.ts +1 -1
  43. package/types/sap.uiext.inbox.d.ts +1 -1
  44. package/types/sap.ushell.d.ts +1 -1
  45. package/types/sap.ushell_abap.d.ts +1 -1
  46. package/types/sap.uxap.d.ts +1 -1
  47. package/types/sap.viz.d.ts +1 -1
  48. package/types/sap.fe.controls.d.ts +0 -3
  49. /package/types/{sap.ui.commons.d.ts → commons-1.136.12-d.ts} +0 -0
  50. /package/types/{sap.ui.dt.d.ts → dt-1.136.12-d.ts} +0 -0
  51. /package/types/{sap.tnt.d.ts → tnt-1.136.12-d.ts} +0 -0
  52. /package/types/{sap.ui.ux3.d.ts → ux3-1.136.12-d.ts} +0 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sapui5/ts-types",
3
- "version": "1.136.14",
3
+ "version": "1.136.15",
4
4
  "description": "SAPUI5 TypeScript Definitions",
5
5
  "homepage": "https://ui5.sap.com",
6
6
  "author": "SAP SE (https://www.sap.com)",
package/types/index.d.ts CHANGED
@@ -17,10 +17,10 @@
17
17
  /// <reference path="./sap.zen.dsh.d.ts"/>
18
18
  /// <reference path="./sap.zen.commons.d.ts"/>
19
19
  /// <reference path="./sap.sac.df.d.ts"/>
20
- /// <reference path="./sap.ui.commons.d.ts"/>
20
+ /// <reference path="./commons-1.136.12-d.ts"/>
21
21
  /// <reference path="./sap.ui.comp.d.ts"/>
22
22
  /// <reference path="./core-1.136.2-d.ts"/>
23
- /// <reference path="./sap.ui.dt.d.ts"/>
23
+ /// <reference path="./dt-1.136.12-d.ts"/>
24
24
  /// <reference path="./sap.ui.export.d.ts"/>
25
25
  /// <reference path="./sap.f.d.ts"/>
26
26
  /// <reference path="./sap.ui.fl.d.ts"/>
@@ -45,7 +45,7 @@
45
45
  /// <reference path="./sap.cux.home.d.ts"/>
46
46
  /// <reference path="./sap.esh.search.ui.d.ts"/>
47
47
  /// <reference path="./sap.fe.base.d.ts"/>
48
- /// <reference path="./sap.fe.controls.d.ts"/>
48
+ /// <reference path="./sap.fe.controls-1.136.14-d.ts"/>
49
49
  /// <reference path="./sap.fe.core.d.ts"/>
50
50
  /// <reference path="./sap.fe.ina.d.ts"/>
51
51
  /// <reference path="./sap.fe.macros.d.ts"/>
@@ -67,12 +67,12 @@
67
67
  /// <reference path="./sap.ui.support.d.ts"/>
68
68
  /// <reference path="./sap.ui.table.d.ts"/>
69
69
  /// <reference path="./sap.ui.testrecorder.d.ts"/>
70
- /// <reference path="./sap.tnt.d.ts"/>
70
+ /// <reference path="./tnt-1.136.12-d.ts"/>
71
71
  /// <reference path="./sap.ca.ui.d.ts"/>
72
72
  /// <reference path="./sap.ui.unified.d.ts"/>
73
73
  /// <reference path="./sap.ushell.d.ts"/>
74
74
  /// <reference path="./sap.ushell_abap.d.ts"/>
75
- /// <reference path="./sap.ui.ux3.d.ts"/>
75
+ /// <reference path="./ux3-1.136.12-d.ts"/>
76
76
  /// <reference path="./sap.uxap.d.ts"/>
77
77
  /// <reference path="./sap.ui.vbm.d.ts"/>
78
78
  /// <reference path="./sap.viz.d.ts"/>
@@ -1,8 +1,11 @@
1
- // For Library Version: 1.136.0
1
+ // For Library Version: 1.136.1
2
2
 
3
3
  declare namespace sap {
4
4
  /**
5
5
  * Analysis Path Framework
6
+ *
7
+ * @deprecated As of version 1.136. this library is deprecated and will not be available in future major
8
+ * releases.
6
9
  */
7
10
  namespace apf {
8
11
  /**
@@ -16,6 +19,9 @@ declare namespace sap {
16
19
  /**
17
20
  * The message object represents the APF specific message object for detailed evaluation. The message object
18
21
  * shall be created by method {@link sap.apf.Api#createMessageObject}.
22
+ *
23
+ * @deprecated As of version 1.136. this library is deprecated and will not be available in future major
24
+ * releases
19
25
  */
20
26
  class MessageObject {
21
27
  constructor(oConfig: object);
@@ -116,6 +122,9 @@ declare namespace sap {
116
122
  /**
117
123
  * Facade for sap.apf.core.Request for getting data via the OData protocol. This corresponds to a normal
118
124
  * HTTP GET method. Creation is done via APF API.
125
+ *
126
+ * @deprecated As of version 1.136. this library is deprecated and will not be available in future major
127
+ * releases.
119
128
  */
120
129
  class ReadRequest {
121
130
  constructor(
@@ -176,6 +185,9 @@ declare namespace sap {
176
185
  * HTTP GET method. Creation is done via APF API. In addition to the handed over filter argument in method
177
186
  * send(), the required filters and parameter entity set key properties of the configured entity type are
178
187
  * applied, which are determined from path filter.
188
+ *
189
+ * @deprecated As of version 1.136. this library is deprecated and will not be available in future major
190
+ * releases.
179
191
  */
180
192
  class ReadRequestByRequiredFilter {
181
193
  constructor(
@@ -239,6 +251,7 @@ declare namespace sap {
239
251
  * This is not a runtime class, but it describes the interface that a representation (chart) has to implement
240
252
  * for to interact with the APF.
241
253
  *
254
+ * @deprecated As of version 1.136. because it is part of the deprecated package sap.apf
242
255
  * @experimental The complete interface is subject to ongoing work and not yet stable (as of Version 1.24.0).
243
256
  */
244
257
  class representationInterface {
@@ -455,6 +468,7 @@ declare namespace sap {
455
468
  * is used by apf.api. It can be also used to build unit tests that need an interface proxy between APF
456
469
  * and representations.
457
470
  *
471
+ * @deprecated As of version 1.136. because it is part of the deprecated package sap.apf
458
472
  * @experimental The complete interface is subject to ongoing work and not yet stable (as of Version 1.24.0).
459
473
  */
460
474
  class RepresentationInterfaceProxy {
@@ -495,6 +509,9 @@ declare namespace sap {
495
509
  namespace utils {
496
510
  /**
497
511
  * Filter object
512
+ *
513
+ * @deprecated As of version 1.136. this library is deprecated and will not be available in future major
514
+ * releases.
498
515
  */
499
516
  class Filter {
500
517
  /**
@@ -621,7 +638,10 @@ declare namespace sap {
621
638
  high: string
622
639
  ): undefined;
623
640
  }
624
-
641
+ /**
642
+ * @deprecated As of version 1.136. this library is deprecated and will not be available in future major
643
+ * releases.
644
+ */
625
645
  class FilterAnd {
626
646
  constructor(
627
647
  oMessageHandler: /* was: sap.apf.core.MessageHandler */ any,
@@ -676,6 +696,9 @@ declare namespace sap {
676
696
  }
677
697
  /**
678
698
  * Filter expression
699
+ *
700
+ * @deprecated As of version 1.136. this library is deprecated and will not be available in future major
701
+ * releases.
679
702
  */
680
703
  class FilterExpression {
681
704
  constructor(
@@ -707,7 +730,10 @@ declare namespace sap {
707
730
  }
708
731
  );
709
732
  }
710
-
733
+ /**
734
+ * @deprecated As of version 1.136. this library is deprecated and will not be available in future major
735
+ * releases.
736
+ */
711
737
  class FilterOr {
712
738
  constructor(
713
739
  oMessageHandler: /* was: sap.apf.core.MessageHandler */ any,
@@ -783,6 +809,9 @@ declare namespace sap {
783
809
  * on their respective constructors. Instead they should be created by consumers using a create method available
784
810
  * on API-level, such as e.g. {@link sap.apf.Api#createMessageObject} for {@link sap.apf.core.MessageObject }
785
811
  * or {@link sap.apf.Api#createFilter} for {@link sap.apf.utils.Filter}.
812
+ *
813
+ * @deprecated As of version 1.136. this library is deprecated and will not be available in future major
814
+ * releases.
786
815
  */
787
816
  class Api {
788
817
  constructor(
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.3
1
+ // For Library Version: 1.136.4
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ca {
@@ -1131,6 +1131,8 @@ declare namespace sap {
1131
1131
 
1132
1132
  /**
1133
1133
  * Types of chart supported in the sap.ca library.
1134
+ *
1135
+ * @deprecated As of version 1.24. because it is part of the deprecated package sap.ca.ui.charts
1134
1136
  */
1135
1137
  interface ChartType {
1136
1138
  /**
@@ -6529,6 +6531,8 @@ declare namespace sap {
6529
6531
 
6530
6532
  /**
6531
6533
  * Enumeration of supported message types.
6534
+ *
6535
+ * @deprecated As of version 1.28. because it is part of the deprecated package sap.ca.ui.message
6532
6536
  */
6533
6537
  enum Type {}
6534
6538
  }
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.12
1
+ // For Library Version: 1.136.13
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.7
1
+ // For Library Version: 1.136.8
2
2
 
3
3
  declare namespace sap {
4
4
  namespace esh {
package/types/sap.f.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.12
1
+ // For Library Version: 1.136.13
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.13
1
+ // For Library Version: 1.136.15
2
2
 
3
3
  declare namespace sap {
4
4
  namespace fe {
@@ -0,0 +1,3 @@
1
+ // For Library Version: 1.136.14
2
+
3
+ declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.13
1
+ // For Library Version: 1.136.15
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.136.13
1
+ // For Library Version: 1.136.15
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.13
1
+ // For Library Version: 1.136.15
2
2
 
3
3
  declare namespace sap {
4
4
  namespace fe {
@@ -712,7 +712,7 @@ declare namespace sap {
712
712
  * Maximum number of lines for multiline texts in edit mode.
713
713
  */
714
714
  textLinesEdit?:
715
- | int
715
+ | any
716
716
  | sap.ui.base.ManagedObject.PropertyBindingInfo
717
717
  | `{${string}}`;
718
718
 
@@ -720,7 +720,7 @@ declare namespace sap {
720
720
  * Maximum number of characters from the beginning of the text field that are shown initially.
721
721
  */
722
722
  textMaxCharactersDisplay?:
723
- | int
723
+ | any
724
724
  | sap.ui.base.ManagedObject.PropertyBindingInfo
725
725
  | `{${string}}`;
726
726
 
@@ -731,7 +731,7 @@ declare namespace sap {
731
731
  * displays the exact number.
732
732
  */
733
733
  textMaxLength?:
734
- | int
734
+ | any
735
735
  | sap.ui.base.ManagedObject.PropertyBindingInfo
736
736
  | `{${string}}`;
737
737
 
@@ -739,7 +739,7 @@ declare namespace sap {
739
739
  * Maximum number of lines that multiline texts in edit mode can grow to.
740
740
  */
741
741
  textMaxLines?:
742
- | int
742
+ | any
743
743
  | sap.ui.base.ManagedObject.PropertyBindingInfo
744
744
  | `{${string}}`;
745
745
  }
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.13
1
+ // For Library Version: 1.136.15
2
2
 
3
3
  declare namespace sap {
4
4
  namespace fe {
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.136.13
1
+ // For Library Version: 1.136.15
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.13
1
+ // For Library Version: 1.136.15
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.13
1
+ // For Library Version: 1.136.15
2
2
 
3
3
  declare namespace sap {
4
4
  namespace fe {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.13
1
+ // For Library Version: 1.136.15
2
2
 
3
3
  declare namespace sap {
4
4
  namespace fe {
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.136.13
1
+ // For Library Version: 1.136.15
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.12
1
+ // For Library Version: 1.136.13
2
2
 
3
3
  declare namespace sap {
4
4
  /**
package/types/sap.me.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.12
1
+ // For Library Version: 1.136.13
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.12
1
+ // For Library Version: 1.136.13
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.9
1
+ // For Library Version: 1.136.10
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.13
1
+ // For Library Version: 1.136.14
2
2
 
3
3
  declare namespace sap {
4
4
  namespace suite {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.12
1
+ // For Library Version: 1.136.13
2
2
 
3
3
  declare namespace sap {
4
4
  namespace suite {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.12
1
+ // For Library Version: 1.136.13
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.12
1
+ // For Library Version: 1.136.13
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.12
1
+ // For Library Version: 1.136.13
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.12
1
+ // For Library Version: 1.136.13
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.12
1
+ // For Library Version: 1.136.13
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.12
1
+ // For Library Version: 1.136.13
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.12
1
+ // For Library Version: 1.136.13
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -60,8 +60,10 @@ declare namespace sap {
60
60
  * that may be introduced by other groups (hence this is not an enumeration).
61
61
  *
62
62
  * **Notes:**
63
- * - TinyMCE version 3 and 4 are no longer supported and cannot be used. If you set the property to TinyMCE,
64
- * it will load TinyMCE version 7.
63
+ * - Do not use TinyMCE versions that are no longer supported. We may remove such versions without notice
64
+ * in future releases if critical vulnerabilities or other serious issues are discovered in their code.
65
+ *
66
+ * - Setting the property to `TinyMCE` loads the latest TinyMCE available.
65
67
  * - Any attempts to set this property after the first rendering will not have any effect.
66
68
  * - The default value of the property will always resolve to the recommended version by UI5. Due to the
67
69
  * different support cycles, we will be constantly getting newer TinyMCE versions and update the default
@@ -360,7 +362,10 @@ declare namespace sap {
360
362
  * Restrictions:
361
363
  *
362
364
  * **Note: The `RichTextEditor` uses a third-party component and therefore some additional restrictions
363
- * apply for its proper usage and support. For more information see the Preamble section in {@link https://ui5.sap.com/#/topic/d4f3f1598373452bb73f2120930c133c sap.ui.richtexteditor}.
365
+ * apply for its proper usage and support. Use the native third-party API cautiously. Ensure you migrate
366
+ * to newer versions within 12 months of deprecation. Unsupported third-party versions, once deprecated
367
+ * by us, may be removed without notice if critical vulnerabilities or other serious issues are discovered
368
+ * in their code. For more information see the Preamble section in {@link https://ui5.sap.com/#/topic/d4f3f1598373452bb73f2120930c133c sap.ui.richtexteditor}.
364
369
  * **
365
370
  *
366
371
  * Guidelines:
@@ -1014,8 +1019,10 @@ declare namespace sap {
1014
1019
  * that may be introduced by other groups (hence this is not an enumeration).
1015
1020
  *
1016
1021
  * **Notes:**
1017
- * - TinyMCE version 3 and 4 are no longer supported and cannot be used. If you set the property to TinyMCE,
1018
- * it will load TinyMCE version 7.
1022
+ * - Do not use TinyMCE versions that are no longer supported. We may remove such versions without notice
1023
+ * in future releases if critical vulnerabilities or other serious issues are discovered in their code.
1024
+ *
1025
+ * - Setting the property to `TinyMCE` loads the latest TinyMCE available.
1019
1026
  * - Any attempts to set this property after the first rendering will not have any effect.
1020
1027
  * - The default value of the property will always resolve to the recommended version by UI5. Due to the
1021
1028
  * different support cycles, we will be constantly getting newer TinyMCE versions and update the default
@@ -1057,6 +1064,10 @@ declare namespace sap {
1057
1064
  * editor and breaks the wrapping character of the RichTextEditor control, so it should only be done in
1058
1065
  * justified cases.
1059
1066
  *
1067
+ * **Note: Use the native third-party API cautiously. Ensure you migrate to newer versions within 12 months
1068
+ * of deprecation. Unsupported third-party versions, once deprecated by us, may be removed without notice
1069
+ * if critical vulnerabilities or other serious issues are discovered in their code.**
1070
+ *
1060
1071
  *
1061
1072
  * @returns The native editor object (here: The TinyMCE editor instance)
1062
1073
  */
@@ -1835,7 +1846,11 @@ declare namespace sap {
1835
1846
  ): this;
1836
1847
  }
1837
1848
  /**
1838
- * Determines which editor component should be used for editing the text.
1849
+ * Determines which editor component should be used for editing the text. **Note: To ensure stability and
1850
+ * to access the latest features, use the most current TinyMCE version supported by your SAPUI5 version
1851
+ * by setting the property to `TinyMCE`.
1852
+ * Unsupported TinyMCE versions with critical vulnerabilities or other serious issues may be removed without
1853
+ * notice.**
1839
1854
  *
1840
1855
  * This enum is part of the 'sap/ui/richtexteditor/library' module export and must be accessed by the property
1841
1856
  * 'EditorType'.
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.12
1
+ // For Library Version: 1.136.13
2
2
 
3
3
  declare module "sap/ui/rta/api/startAdaptation" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.12
1
+ // For Library Version: 1.136.13
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.12
1
+ // For Library Version: 1.136.13
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.12
1
+ // For Library Version: 1.136.13
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -4114,6 +4114,10 @@ declare namespace sap {
4114
4114
  * @returns Value of property `collapseRecursive`
4115
4115
  */
4116
4116
  getCollapseRecursive(): boolean;
4117
+ /**
4118
+ * Returns the Columns of the AnalyticalTable.
4119
+ */
4120
+ getColumns(): sap.ui.table.AnalyticalColumn[];
4117
4121
  /**
4118
4122
  * Gets current value of property {@link #getColumnVisibilityMenuSorter columnVisibilityMenuSorter}.
4119
4123
  *
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.12
1
+ // For Library Version: 1.136.13
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.12
1
+ // For Library Version: 1.136.13
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.6
1
+ // For Library Version: 1.136.7
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.0
1
+ // For Library Version: 1.136.1
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -107,6 +107,7 @@ declare namespace sap {
107
107
  /**
108
108
  * Describes the settings that can be provided to the DisplayStateCalculationExtension constructor.
109
109
  *
110
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm.extensions
110
111
  * @experimental As of version 1.50.0. This class is experimental and might be modified or removed in future
111
112
  * versions.
112
113
  */
@@ -116,6 +117,7 @@ declare namespace sap {
116
117
  /**
117
118
  * Describes the settings that can be provided to the InitialViewExtension constructor.
118
119
  *
120
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm.extensions
119
121
  * @experimental As of version 1.50.0. This class is experimental and might be modified or removed in future
120
122
  * versions.
121
123
  */
@@ -134,6 +136,7 @@ declare namespace sap {
134
136
  /**
135
137
  * Describes the settings that can be provided to the LoadProgressExtension constructor.
136
138
  *
139
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm.extensions
137
140
  * @experimental As of version 1.50.0. This class is experimental and might be modified or removed in future
138
141
  * versions.
139
142
  */
@@ -143,6 +146,7 @@ declare namespace sap {
143
146
  /**
144
147
  * Describes the settings that can be provided to the MessageStatusCalculationExtension constructor.
145
148
  *
149
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm.extensions
146
150
  * @experimental As of version 1.50.0. This class is experimental and might be modified or removed in future
147
151
  * versions.
148
152
  */
@@ -152,6 +156,7 @@ declare namespace sap {
152
156
  /**
153
157
  * Describes the settings that can be provided to the MessageStatusIconClickExtension constructor.
154
158
  *
159
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm.extensions
155
160
  * @experimental As of version 1.50.0. This class is experimental and might be modified or removed in future
156
161
  * versions.
157
162
  */
@@ -161,6 +166,7 @@ declare namespace sap {
161
166
  /**
162
167
  * Describes the settings that can be provided to the SceneNodeHoverHighlightExtension constructor.
163
168
  *
169
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm.extensions
164
170
  * @experimental As of version 1.50.0. This class is experimental and might be modified or removed in future
165
171
  * versions.
166
172
  */
@@ -178,6 +184,7 @@ declare namespace sap {
178
184
  /**
179
185
  * Describes the settings that can be provided to the SceneNodeHoverTooltipExtension constructor.
180
186
  *
187
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm.extensions
181
188
  * @experimental As of version 1.50.0. This class is experimental and might be modified or removed in future
182
189
  * versions.
183
190
  */
@@ -206,6 +213,7 @@ declare namespace sap {
206
213
  /**
207
214
  * Describes the settings that can be provided to the SelectionLinkingExtension constructor.
208
215
  *
216
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm.extensions
209
217
  * @experimental As of version 1.50.0. This class is experimental and might be modified or removed in future
210
218
  * versions.
211
219
  */
@@ -229,6 +237,7 @@ declare namespace sap {
229
237
  /**
230
238
  * Describes the settings that can be provided to the ViewLinkingExtension constructor.
231
239
  *
240
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm.extensions
232
241
  * @experimental As of version 1.50.0. This class is experimental and might be modified or removed in future
233
242
  * versions.
234
243
  */
@@ -238,6 +247,7 @@ declare namespace sap {
238
247
  /**
239
248
  * Describes the settings that can be provided to the ViewportSelectionLinkingExtension constructor.
240
249
  *
250
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm.extensions
241
251
  * @experimental As of version 1.50.0. This class is experimental and might be modified or removed in future
242
252
  * versions.
243
253
  */
@@ -247,6 +257,7 @@ declare namespace sap {
247
257
  /**
248
258
  * Describes the settings that can be provided to the VisibilityIconClickExtension constructor.
249
259
  *
260
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm.extensions
250
261
  * @experimental As of version 1.50.0. This class is experimental and might be modified or removed in future
251
262
  * versions.
252
263
  */
@@ -261,6 +272,7 @@ declare namespace sap {
261
272
  * visible due to a context or override display group should relate to one or more selectable tree items
262
273
  * in the tree.
263
274
  *
275
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm.extensions
264
276
  * @experimental As of version 1.50.0. This class is experimental and might be modified or removed in future
265
277
  * versions.
266
278
  */
@@ -322,6 +334,7 @@ declare namespace sap {
322
334
  /**
323
335
  * Adds a behavior that zooms to all (or a specific view) after the first viewable has loaded successfully.
324
336
  *
337
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm.extensions
325
338
  * @experimental As of version 1.50.0. This class is experimental and might be modified or removed in future
326
339
  * versions.
327
340
  */
@@ -414,6 +427,7 @@ declare namespace sap {
414
427
  /**
415
428
  * Adds a behavior that shows a progress dialog when downloading/loading of viewables is occurring.
416
429
  *
430
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm.extensions
417
431
  * @experimental As of version 1.50.0. This class is experimental and might be modified or removed in future
418
432
  * versions.
419
433
  */
@@ -494,6 +508,7 @@ declare namespace sap {
494
508
  * to the tree item
495
509
  * - Information messages are not cascaded up the tree
496
510
  *
511
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm.extensions
497
512
  * @experimental As of version 1.50.0. This class is experimental and might be modified or removed in future
498
513
  * versions.
499
514
  */
@@ -555,6 +570,7 @@ declare namespace sap {
555
570
  /**
556
571
  * Adds a behavior that shows a {@link sap.ui.vtm.MessagesPopover} when a message status icon is clicked.
557
572
  *
573
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm.extensions
558
574
  * @experimental As of version 1.50.0. This class is experimental and might be modified or removed in future
559
575
  * versions.
560
576
  */
@@ -616,6 +632,7 @@ declare namespace sap {
616
632
  /**
617
633
  * Adds a behaviour which highlights a scene node when the mouse hovers over it.
618
634
  *
635
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm.extensions
619
636
  * @experimental As of version 1.50.0. This class is experimental and might be modified or removed in future
620
637
  * versions.
621
638
  */
@@ -710,6 +727,7 @@ declare namespace sap {
710
727
  * Adds a behaviour in which a tooltip (which can be specified by application code using a callback function)
711
728
  * is displayed when the mouse is hovering over a scene node.
712
729
  *
730
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm.extensions
713
731
  * @experimental As of version 1.50.0. This class is experimental and might be modified or removed in future
714
732
  * versions.
715
733
  */
@@ -822,6 +840,7 @@ declare namespace sap {
822
840
  * Adds a behavior that links items the visibility of tree items in a {@link sap.ui.vtm.Tree} with the visibility
823
841
  * of their associated scene nodes in the {@link sap.ui.vtm.Viewport} in the same {@link sap.ui.vtm.Panel}.
824
842
  *
843
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm.extensions
825
844
  * @experimental As of version 1.50.0. This class is experimental and might be modified or removed in future
826
845
  * versions.
827
846
  */
@@ -925,6 +944,7 @@ declare namespace sap {
925
944
  * Adds a behavior that links the camera views for all the {@link sap.ui.vtm.Viewport} instances associated
926
945
  * with a {@link sap.ui.vtm.Vtm} instance.
927
946
  *
947
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm.extensions
928
948
  * @experimental As of version 1.50.0. This class is experimental and might be modified or removed in future
929
949
  * versions.
930
950
  */
@@ -977,6 +997,7 @@ declare namespace sap {
977
997
  * Adds a behavior that links the selection state of tree items in a {@link sap.ui.vtm.Tree} with their
978
998
  * corresponding scene nodes in the {@link sap.ui.vtm.Viewport} in the same {@link sap.ui.vtm.Panel}.
979
999
  *
1000
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm.extensions
980
1001
  * @experimental As of version 1.50.0. This class is experimental and might be modified or removed in future
981
1002
  * versions.
982
1003
  */
@@ -1039,6 +1060,7 @@ declare namespace sap {
1039
1060
  * Adds a behavior that updates visibility in the {@link sap.ui.vtm.Tree} when a visibility checkbox (eye)
1040
1061
  * is clicked.
1041
1062
  *
1063
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm.extensions
1042
1064
  * @experimental As of version 1.50.0. This class is experimental and might be modified or removed in future
1043
1065
  * versions.
1044
1066
  */
@@ -1114,6 +1136,7 @@ declare namespace sap {
1114
1136
  * scene nodes in the VTM viewports.
1115
1137
  *
1116
1138
  * @since 1.50
1139
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm.interfaces
1117
1140
  * @experimental As of version 1.50.0. This library is experimental and might be modified or removed in
1118
1141
  * future versions.
1119
1142
  */
@@ -1125,6 +1148,7 @@ declare namespace sap {
1125
1148
  * Interface for extensions which indicate progress while viewables are being downloaded.
1126
1149
  *
1127
1150
  * @since 1.50
1151
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm.interfaces
1128
1152
  * @experimental As of version 1.50.0. This library is experimental and might be modified or removed in
1129
1153
  * future versions.
1130
1154
  */
@@ -1137,6 +1161,7 @@ declare namespace sap {
1137
1161
  * set of viewables.
1138
1162
  *
1139
1163
  * @since 1.50
1164
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm.interfaces
1140
1165
  * @experimental As of version 1.50.0. This library is experimental and might be modified or removed in
1141
1166
  * future versions.
1142
1167
  */
@@ -1148,6 +1173,7 @@ declare namespace sap {
1148
1173
  * Interface for extensions which indicate progress while viewables are being loaded.
1149
1174
  *
1150
1175
  * @since 1.50
1176
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm.interfaces
1151
1177
  * @experimental As of version 1.50.0. This library is experimental and might be modified or removed in
1152
1178
  * future versions.
1153
1179
  */
@@ -1160,6 +1186,7 @@ declare namespace sap {
1160
1186
  * column.
1161
1187
  *
1162
1188
  * @since 1.50
1189
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm.interfaces
1163
1190
  * @experimental As of version 1.50.0. This library is experimental and might be modified or removed in
1164
1191
  * future versions.
1165
1192
  */
@@ -1172,6 +1199,7 @@ declare namespace sap {
1172
1199
  * column is clicked.
1173
1200
  *
1174
1201
  * @since 1.50
1202
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm.interfaces
1175
1203
  * @experimental As of version 1.50.0. This library is experimental and might be modified or removed in
1176
1204
  * future versions.
1177
1205
  */
@@ -1184,6 +1212,7 @@ declare namespace sap {
1184
1212
  * column is clicked.
1185
1213
  *
1186
1214
  * @since 1.50
1215
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm.interfaces
1187
1216
  * @experimental As of version 1.50.0. This library is experimental and might be modified or removed in
1188
1217
  * future versions.
1189
1218
  */
@@ -1195,6 +1224,7 @@ declare namespace sap {
1195
1224
  * Interface for extensions which highlight the scene node that is being hovered over in a viewport.
1196
1225
  *
1197
1226
  * @since 1.50
1227
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm.interfaces
1198
1228
  * @experimental As of version 1.50.0. This library is experimental and might be modified or removed in
1199
1229
  * future versions.
1200
1230
  */
@@ -1206,6 +1236,7 @@ declare namespace sap {
1206
1236
  * Interface for extensions which show a tooltip for the scene node that is being hovered over in a viewport.
1207
1237
  *
1208
1238
  * @since 1.50
1239
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm.interfaces
1209
1240
  * @experimental As of version 1.50.0. This library is experimental and might be modified or removed in
1210
1241
  * future versions.
1211
1242
  */
@@ -1217,6 +1248,7 @@ declare namespace sap {
1217
1248
  * Interface for extensions which link the selections in trees across panels.
1218
1249
  *
1219
1250
  * @since 1.50
1251
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm.interfaces
1220
1252
  * @experimental As of version 1.50.0. This library is experimental and might be modified or removed in
1221
1253
  * future versions.
1222
1254
  */
@@ -1228,6 +1260,7 @@ declare namespace sap {
1228
1260
  * Interface for extensions which link the views (camera positions) across VTM viewports.
1229
1261
  *
1230
1262
  * @since 1.50
1263
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm.interfaces
1231
1264
  * @experimental As of version 1.50.0. This library is experimental and might be modified or removed in
1232
1265
  * future versions.
1233
1266
  */
@@ -1240,6 +1273,7 @@ declare namespace sap {
1240
1273
  * panel.
1241
1274
  *
1242
1275
  * @since 1.50
1276
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm.interfaces
1243
1277
  * @experimental As of version 1.50.0. This library is experimental and might be modified or removed in
1244
1278
  * future versions.
1245
1279
  */
@@ -1252,6 +1286,7 @@ declare namespace sap {
1252
1286
  * column is clicked.
1253
1287
  *
1254
1288
  * @since 1.50
1289
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm.interfaces
1255
1290
  * @experimental As of version 1.50.0. This library is experimental and might be modified or removed in
1256
1291
  * future versions.
1257
1292
  */
@@ -1264,6 +1299,7 @@ declare namespace sap {
1264
1299
  * column is clicked.
1265
1300
  *
1266
1301
  * @since 1.50
1302
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm.interfaces
1267
1303
  * @experimental As of version 1.50.0. This library is experimental and might be modified or removed in
1268
1304
  * future versions.
1269
1305
  */
@@ -1274,6 +1310,7 @@ declare namespace sap {
1274
1310
  /**
1275
1311
  * Describes the settings that can be provided to the Column constructor.
1276
1312
  *
1313
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm
1277
1314
  * @experimental As of version 1.50.0. This class is experimental and might be modified or removed in future
1278
1315
  * versions.
1279
1316
  */
@@ -1387,6 +1424,7 @@ declare namespace sap {
1387
1424
  /**
1388
1425
  * Describes the settings that can be provided to the DisplayGroup constructor.
1389
1426
  *
1427
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm
1390
1428
  * @experimental As of version 1.50.0. This class is experimental and might be modified or removed in future
1391
1429
  * versions.
1392
1430
  */
@@ -1421,6 +1459,7 @@ declare namespace sap {
1421
1459
  /**
1422
1460
  * Describes the settings that can be provided to the Extension constructor.
1423
1461
  *
1462
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm
1424
1463
  * @experimental As of version 1.50.0. This class is experimental and might be modified or removed in future
1425
1464
  * versions.
1426
1465
  */
@@ -1447,6 +1486,7 @@ declare namespace sap {
1447
1486
  /**
1448
1487
  * Describes the settings that can be provided to the Lookup constructor.
1449
1488
  *
1489
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm
1450
1490
  * @experimental As of version 1.50.0. This class is experimental and might be modified or removed in future
1451
1491
  * versions.
1452
1492
  */
@@ -1455,6 +1495,7 @@ declare namespace sap {
1455
1495
  /**
1456
1496
  * Describes the settings that can be provided to the MessagesPopover constructor.
1457
1497
  *
1498
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm
1458
1499
  * @experimental As of version 1.50.0. This class is experimental and might be modified or removed in future
1459
1500
  * versions.
1460
1501
  */
@@ -1484,6 +1525,7 @@ declare namespace sap {
1484
1525
  /**
1485
1526
  * Describes the settings that can be provided to the Panel constructor.
1486
1527
  *
1528
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm
1487
1529
  * @experimental As of version 1.50.0. This class is experimental and might be modified or removed in future
1488
1530
  * versions.
1489
1531
  */
@@ -1564,6 +1606,7 @@ declare namespace sap {
1564
1606
  /**
1565
1607
  * Describes the settings that can be provided to the ProgressDialog constructor.
1566
1608
  *
1609
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm
1567
1610
  * @experimental As of version 1.50.0. This class is experimental and might be modified or removed in future
1568
1611
  * versions.
1569
1612
  */
@@ -1593,6 +1636,7 @@ declare namespace sap {
1593
1636
  /**
1594
1637
  * Describes the settings that can be provided to the Scene constructor.
1595
1638
  *
1639
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm
1596
1640
  * @experimental As of version 1.50.0. This class is experimental and might be modified or removed in future
1597
1641
  * versions.
1598
1642
  */
@@ -1643,6 +1687,7 @@ declare namespace sap {
1643
1687
  /**
1644
1688
  * Describes the settings that can be provided to the SceneNode constructor.
1645
1689
  *
1690
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm
1646
1691
  * @experimental As of version 1.50.0. This class is experimental and might be modified or removed in future
1647
1692
  * versions.
1648
1693
  */
@@ -1666,6 +1711,7 @@ declare namespace sap {
1666
1711
  /**
1667
1712
  * Describes the settings that can be provided to the SelectColumnsDialog constructor.
1668
1713
  *
1714
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm
1669
1715
  * @experimental As of version 1.50.0. This class is experimental and might be modified or removed in future
1670
1716
  * versions.
1671
1717
  */
@@ -1691,6 +1737,7 @@ declare namespace sap {
1691
1737
  /**
1692
1738
  * Describes the settings that can be provided to the Tree constructor.
1693
1739
  *
1740
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm
1694
1741
  * @experimental As of version 1.50.0. This class is experimental and might be modified or removed in future
1695
1742
  * versions.
1696
1743
  */
@@ -1795,6 +1842,7 @@ declare namespace sap {
1795
1842
  /**
1796
1843
  * Describes the settings that can be provided to the Viewable constructor.
1797
1844
  *
1845
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm
1798
1846
  * @experimental As of version 1.50.0. This class is experimental and might be modified or removed in future
1799
1847
  * versions.
1800
1848
  */
@@ -1833,6 +1881,7 @@ declare namespace sap {
1833
1881
  /**
1834
1882
  * Describes the settings that can be provided to the ViewableLoadInfo constructor.
1835
1883
  *
1884
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm
1836
1885
  * @experimental As of version 1.50.0. This class is experimental and might be modified or removed in future
1837
1886
  * versions.
1838
1887
  */
@@ -1871,6 +1920,7 @@ declare namespace sap {
1871
1920
  /**
1872
1921
  * Describes the settings that can be provided to the Viewport constructor.
1873
1922
  *
1923
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm
1874
1924
  * @experimental As of version 1.50.0. This class is experimental and might be modified or removed in future
1875
1925
  * versions.
1876
1926
  */
@@ -1968,6 +2018,7 @@ declare namespace sap {
1968
2018
  /**
1969
2019
  * Describes the settings that can be provided to the Vtm constructor.
1970
2020
  *
2021
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm
1971
2022
  * @experimental As of version 1.50.0. This class is experimental and might be modified or removed in future
1972
2023
  * versions.
1973
2024
  */
@@ -2452,6 +2503,7 @@ declare namespace sap {
2452
2503
  /**
2453
2504
  * A set of utility functions for working with arrays.
2454
2505
  *
2506
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm
2455
2507
  * @experimental As of version 1.50.0. This class is experimental and might be modified or removed in future
2456
2508
  * versions.
2457
2509
  */
@@ -2678,6 +2730,7 @@ declare namespace sap {
2678
2730
  /**
2679
2731
  * A set of utility functions for working with metadata and identifier descriptors.
2680
2732
  *
2733
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm
2681
2734
  * @experimental As of version 1.50.0. This class is experimental and might be modified or removed in future
2682
2735
  * versions.
2683
2736
  */
@@ -2719,6 +2772,7 @@ declare namespace sap {
2719
2772
  /**
2720
2773
  * A set of utility functions for working with hash values.
2721
2774
  *
2775
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm
2722
2776
  * @experimental As of version 1.50.0. This class is experimental and might be modified or removed in future
2723
2777
  * versions.
2724
2778
  */
@@ -2791,6 +2845,7 @@ declare namespace sap {
2791
2845
  /**
2792
2846
  * A set of utility functions for creating internal tree columns.
2793
2847
  *
2848
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm
2794
2849
  * @experimental As of version 1.50.0. This class is experimental and might be modified or removed in future
2795
2850
  * versions.
2796
2851
  */
@@ -2857,6 +2912,7 @@ declare namespace sap {
2857
2912
  * A set of utility functions for working with transformation matrices in a ISO 10303-42 format (in the
2858
2913
  * form of a 1 dimensional array of 13 numbers)
2859
2914
  *
2915
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm
2860
2916
  * @experimental As of version 1.50.0. This class is experimental and might be modified or removed in future
2861
2917
  * versions.
2862
2918
  */
@@ -3021,6 +3077,7 @@ declare namespace sap {
3021
3077
  /**
3022
3078
  * A set of utility functions for working with tree items for {@link sap.ui.vtm.Tree} controls.
3023
3079
  *
3080
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm
3024
3081
  * @experimental As of version 1.50.0. This class is experimental and might be modified or removed in future
3025
3082
  * versions.
3026
3083
  */
@@ -3739,6 +3796,7 @@ declare namespace sap {
3739
3796
  /**
3740
3797
  * Represents a data column for a {@link sap.ui.vtm.Tree}.
3741
3798
  *
3799
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm
3742
3800
  * @experimental As of version 1.50.0. This class is experimental and might be modified or removed in future
3743
3801
  * versions.
3744
3802
  */
@@ -4137,6 +4195,7 @@ declare namespace sap {
4137
4195
  * This class is used to represent display states for a set of scene nodes. The same display state need
4138
4196
  * not be used for all of the scene nodes in the set.
4139
4197
  *
4198
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm
4140
4199
  * @experimental As of version 1.50.0. This class is experimental and might be modified or removed in future
4141
4200
  * versions.
4142
4201
  */
@@ -4271,6 +4330,7 @@ declare namespace sap {
4271
4330
  * Specific extensions can be found using {@link sap.ui.vtm.Vtm#getExtensionByName getExtensionByName}.
4272
4331
  * Typically extensions are retrieved using these methods in order to get or set their `enabled` property.
4273
4332
  *
4333
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm
4274
4334
  * @experimental As of version 1.50.0. This class is experimental and might be modified or removed in future
4275
4335
  * versions.
4276
4336
  */
@@ -4593,6 +4653,7 @@ declare namespace sap {
4593
4653
  * need to be compared when performing a search. This is important when there are large numbers of searches
4594
4654
  * that need to be performed within a large set of items.
4595
4655
  *
4656
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm
4596
4657
  * @experimental As of version 1.50.0. This class is experimental and might be modified or removed in future
4597
4658
  * versions.
4598
4659
  */
@@ -4728,6 +4789,7 @@ declare namespace sap {
4728
4789
  /**
4729
4790
  * A control that can be used to show messages applied to a tree item.
4730
4791
  *
4792
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm
4731
4793
  * @experimental As of version 1.50.0. This class is experimental and might be modified or removed in future
4732
4794
  * versions.
4733
4795
  */
@@ -4838,6 +4900,7 @@ declare namespace sap {
4838
4900
  * - A header area containing a title and optionally a set of application controls
4839
4901
  * - A sap.ui.vtm.Tree and a sap.ui.vtm.Viewport separated by a splitter
4840
4902
  *
4903
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm
4841
4904
  * @experimental As of version 1.50.0. This class is experimental and might be modified or removed in future
4842
4905
  * versions.
4843
4906
  */
@@ -5444,6 +5507,7 @@ declare namespace sap {
5444
5507
  /**
5445
5508
  * A progress control to show viewable download and load progress.
5446
5509
  *
5510
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm
5447
5511
  * @experimental As of version 1.50.0. This class is experimental and might be modified or removed in future
5448
5512
  * versions.
5449
5513
  */
@@ -5604,6 +5668,7 @@ declare namespace sap {
5604
5668
  * Visibility, selection, highlighting and opacity can be controlled for each scene node separately in each
5605
5669
  * {@link sap.ui.vtm.Viewport}.
5606
5670
  *
5671
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm
5607
5672
  * @experimental As of version 1.50.0. This class is experimental and might be modified or removed in future
5608
5673
  * versions.
5609
5674
  */
@@ -6503,6 +6568,7 @@ declare namespace sap {
6503
6568
  * Applications are expected to use their own data structures to store data extracted from scene nodes that
6504
6569
  * needs to be accessed efficiently.
6505
6570
  *
6571
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm
6506
6572
  * @experimental As of version 1.50.0. This class is experimental and might be modified or removed in future
6507
6573
  * versions.
6508
6574
  */
@@ -6686,6 +6752,7 @@ declare namespace sap {
6686
6752
  /**
6687
6753
  * A dialog used to select the columns to display in a {@link sap.ui.vtm.Tree}.
6688
6754
  *
6755
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm
6689
6756
  * @experimental As of version 1.50.0. This class is experimental and might be modified or removed in future
6690
6757
  * versions.
6691
6758
  */
@@ -6895,6 +6962,7 @@ declare namespace sap {
6895
6962
  * }```
6896
6963
  *
6897
6964
  *
6965
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm
6898
6966
  * @experimental As of version 1.50.0. This class is experimental and might be modified or removed in future
6899
6967
  * versions.
6900
6968
  */
@@ -8797,6 +8865,7 @@ declare namespace sap {
8797
8865
  /**
8798
8866
  * A viewable containing 3D content that can be loaded into a {@link sap.ui.vtm.Scene}.
8799
8867
  *
8868
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm
8800
8869
  * @experimental As of version 1.50.0. This class is experimental and might be modified or removed in future
8801
8870
  * versions.
8802
8871
  */
@@ -8968,6 +9037,7 @@ declare namespace sap {
8968
9037
  * also returns a array of {@link sap.ui.vtm.ViewableLoadInfo} objects for all viewables that have been
8969
9038
  * passed into calls to {@link sap.ui.vtm.Scene#loadViewablesAsync}.
8970
9039
  *
9040
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm
8971
9041
  * @experimental As of version 1.50.0. This class is experimental and might be modified or removed in future
8972
9042
  * versions.
8973
9043
  */
@@ -9124,6 +9194,7 @@ declare namespace sap {
9124
9194
  /**
9125
9195
  * A control that contains a 3D viewport.
9126
9196
  *
9197
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm
9127
9198
  * @experimental As of version 1.50.0. This class is experimental and might be modified or removed in future
9128
9199
  * versions.
9129
9200
  */
@@ -10277,6 +10348,7 @@ declare namespace sap {
10277
10348
  /**
10278
10349
  * The main entry point for constructing VTM controls.
10279
10350
  *
10351
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm
10280
10352
  * @experimental As of version 1.50.0. This class is experimental and might be modified or removed in future
10281
10353
  * versions.
10282
10354
  */
@@ -10798,6 +10870,7 @@ declare namespace sap {
10798
10870
  /**
10799
10871
  * Enumeration specifying which tree item child collections an operation should apply to.
10800
10872
  *
10873
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm
10801
10874
  * @experimental As of version 1.50.0. This type is experimental and might be modified or removed in future
10802
10875
  * versions.
10803
10876
  */
@@ -10824,6 +10897,7 @@ declare namespace sap {
10824
10897
  /**
10825
10898
  * Enumeration specifying types of {@link sap.ui.vtm.Column}.
10826
10899
  *
10900
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm
10827
10901
  * @experimental As of version 1.50.0. This type is experimental and might be modified or removed in future
10828
10902
  * versions.
10829
10903
  */
@@ -10854,6 +10928,7 @@ declare namespace sap {
10854
10928
  /**
10855
10929
  * Enumeration specifying descriptors for {@link sap.ui.vtm.Column} objects of type {@link sap.ui.vtm.ColumnType.Internal}.
10856
10930
  *
10931
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm
10857
10932
  * @experimental As of version 1.50.0. This type is experimental and might be modified or removed in future
10858
10933
  * versions.
10859
10934
  */
@@ -10900,6 +10975,7 @@ declare namespace sap {
10900
10975
  /**
10901
10976
  * Enumeration specifying predefined views.
10902
10977
  *
10978
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm
10903
10979
  * @experimental As of version 1.50.0. This type is experimental and might be modified or removed in future
10904
10980
  * versions.
10905
10981
  */
@@ -10932,6 +11008,7 @@ declare namespace sap {
10932
11008
  /**
10933
11009
  * Enumeration specifying row selection modes for a {@link sap.ui.vtm.Tree}.
10934
11010
  *
11011
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm
10935
11012
  * @experimental As of version 1.50.0. This type is experimental and might be modified or removed in future
10936
11013
  * versions.
10937
11014
  */
@@ -10948,6 +11025,7 @@ declare namespace sap {
10948
11025
  /**
10949
11026
  * Enumeration specifying text colors.
10950
11027
  *
11028
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm
10951
11029
  * @experimental As of version 1.50.0. This type is experimental and might be modified or removed in future
10952
11030
  * versions.
10953
11031
  */
@@ -10968,6 +11046,7 @@ declare namespace sap {
10968
11046
  /**
10969
11047
  * Enumeration specifying the type(s) of tree item to match during tree traversal.
10970
11048
  *
11049
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm
10971
11050
  * @experimental As of version 1.50.0. This type is experimental and might be modified or removed in future
10972
11051
  * versions.
10973
11052
  */
@@ -10991,6 +11070,7 @@ declare namespace sap {
10991
11070
  /**
10992
11071
  * Enumeration specifying the download/load status of a {@link sap.ui.vtm.Viewable}.
10993
11072
  *
11073
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm
10994
11074
  * @experimental As of version 1.50.0. This type is experimental and might be modified or removed in future
10995
11075
  * versions.
10996
11076
  */
@@ -11027,6 +11107,7 @@ declare namespace sap {
11027
11107
  * The {@link sap.ui.vtm.MatrixComponent} enumeration enumerates the array indices of the matrix components
11028
11108
  * for this type
11029
11109
  *
11110
+ * @deprecated As of version 1.96.10. because it is part of the deprecated package sap.ui.vtm
11030
11111
  * @experimental As of version 1.0.0. This class is experimental and might be modified or removed in future
11031
11112
  * versions.
11032
11113
  */
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.12
1
+ // For Library Version: 1.136.13
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.12
1
+ // For Library Version: 1.136.13
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.12
1
+ // For Library Version: 1.136.13
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.12
1
+ // For Library Version: 1.136.13
2
2
 
3
3
  declare namespace sap {
4
4
  namespace uiext {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.14
1
+ // For Library Version: 1.136.15
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.14
1
+ // For Library Version: 1.136.15
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.12
1
+ // For Library Version: 1.136.13
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.136.12
1
+ // For Library Version: 1.136.13
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,3 +0,0 @@
1
- // For Library Version: 1.136.13
2
-
3
- declare namespace sap {}
File without changes
File without changes
File without changes