@sapui5/ts-types 1.114.0 → 1.115.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/types/sap.apf.d.ts +2 -2
- package/types/sap.ca.ui.d.ts +135 -67
- package/types/sap.chart.d.ts +154 -125
- package/types/sap.collaboration.d.ts +80 -78
- package/types/sap.esh.search.ui.d.ts +93 -1
- package/types/sap.f.d.ts +1331 -950
- package/types/sap.fe.core.d.ts +38 -152
- package/types/sap.fe.macros.d.ts +53 -7
- package/types/sap.fe.navigation.d.ts +34 -27
- package/types/sap.fe.templates.d.ts +8 -275
- package/types/sap.fe.test.d.ts +4 -10
- package/types/sap.feedback.ui.d.ts +1 -1
- package/types/sap.gantt.d.ts +1716 -1087
- package/types/sap.insights.d.ts +1 -1
- package/types/sap.landvisz.d.ts +35 -9
- package/types/sap.m.d.ts +7228 -4499
- package/types/sap.makit.d.ts +17 -5
- package/types/sap.me.d.ts +122 -63
- package/types/sap.ndc.d.ts +99 -39
- package/types/sap.ovp.d.ts +1 -2
- package/types/sap.rules.ui.d.ts +43 -19
- package/types/sap.sac.df.d.ts +3 -3
- package/types/sap.suite.ui.commons.d.ts +2056 -1282
- package/types/sap.suite.ui.generic.template.d.ts +29 -40
- package/types/sap.suite.ui.microchart.d.ts +188 -136
- package/types/sap.tnt.d.ts +134 -54
- package/types/sap.ui.codeeditor.d.ts +51 -29
- package/types/sap.ui.commons.d.ts +1017 -599
- package/types/sap.ui.comp.d.ts +2370 -1523
- package/types/sap.ui.core.d.ts +4086 -2346
- package/types/sap.ui.dt.d.ts +1 -1
- package/types/sap.ui.export.d.ts +32 -29
- package/types/sap.ui.fl.d.ts +123 -80
- package/types/sap.ui.generic.app.d.ts +40 -39
- package/types/sap.ui.generic.template.d.ts +1 -1
- package/types/sap.ui.integration.d.ts +241 -163
- package/types/sap.ui.layout.d.ts +312 -355
- package/types/sap.ui.mdc.d.ts +21827 -6
- package/types/sap.ui.richtexteditor.d.ts +61 -49
- package/types/sap.ui.rta.d.ts +1 -2
- package/types/sap.ui.suite.d.ts +9 -9
- package/types/sap.ui.support.d.ts +5 -7
- package/types/sap.ui.table.d.ts +678 -452
- package/types/sap.ui.testrecorder.d.ts +1 -1
- package/types/sap.ui.unified.d.ts +925 -593
- package/types/sap.ui.ux3.d.ts +1038 -549
- package/types/sap.ui.vbm.d.ts +1262 -710
- package/types/sap.ui.vk.d.ts +2981 -1751
- package/types/sap.ui.vtm.d.ts +704 -457
- package/types/sap.ui.webc.common.d.ts +1 -1
- package/types/sap.ui.webc.fiori.d.ts +532 -301
- package/types/sap.ui.webc.main.d.ts +1222 -720
- package/types/sap.uiext.inbox.d.ts +47 -24
- package/types/sap.ushell.d.ts +359 -173
- package/types/sap.ushell_abap.d.ts +1 -1
- package/types/sap.uxap.d.ts +287 -199
- package/types/sap.viz.d.ts +678 -391
- package/types/sap.webanalytics.core.d.ts +1 -1
- package/types/sap.zen.commons.d.ts +5 -5
- package/types/sap.zen.crosstab.d.ts +1 -1
- package/types/sap.zen.dsh.d.ts +147 -81
package/types/sap.viz.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// For Library Version: 1.
|
|
1
|
+
// For Library Version: 1.115.0
|
|
2
2
|
|
|
3
3
|
declare namespace sap {
|
|
4
4
|
/**
|
|
@@ -34,7 +34,6 @@ declare namespace sap {
|
|
|
34
34
|
*/
|
|
35
35
|
numericFormatter(formatter: Function): any;
|
|
36
36
|
}
|
|
37
|
-
const Format: Format;
|
|
38
37
|
}
|
|
39
38
|
}
|
|
40
39
|
|
|
@@ -802,6 +801,14 @@ declare namespace sap {
|
|
|
802
801
|
| `{${string}}`;
|
|
803
802
|
}
|
|
804
803
|
|
|
804
|
+
interface $VizFrameDeselectDataEventParameters {}
|
|
805
|
+
|
|
806
|
+
interface $VizFrameRenderCompleteEventParameters {}
|
|
807
|
+
|
|
808
|
+
interface $VizFrameSelectDataEventParameters {}
|
|
809
|
+
|
|
810
|
+
interface $VizSliderRangeChangedEventParameters {}
|
|
811
|
+
|
|
805
812
|
/**
|
|
806
813
|
* @SINCE 1.22.0
|
|
807
814
|
* @EXPERIMENTAL (since 1.22.0) - API is not finished yet and might change completely
|
|
@@ -1426,8 +1433,8 @@ declare namespace sap {
|
|
|
1426
1433
|
*/
|
|
1427
1434
|
getVizUid(): string;
|
|
1428
1435
|
/**
|
|
1429
|
-
* Checks for the provided `sap.viz.ui5.controls.common.feeds.FeedItem` in the aggregation {@link #getFeeds
|
|
1430
|
-
*
|
|
1436
|
+
* Checks for the provided `sap.viz.ui5.controls.common.feeds.FeedItem` in the aggregation {@link #getFeeds feeds}.
|
|
1437
|
+
* and returns its index if found or -1 otherwise.
|
|
1431
1438
|
*
|
|
1432
1439
|
* @returns The index of the provided control in the aggregation if found, or -1 otherwise
|
|
1433
1440
|
*/
|
|
@@ -1851,8 +1858,8 @@ declare namespace sap {
|
|
|
1851
1858
|
*/
|
|
1852
1859
|
getWidth(): sap.ui.core.CSSSize;
|
|
1853
1860
|
/**
|
|
1854
|
-
* Checks for the provided `sap.viz.ui5.controls.common.feeds.FeedItem` in the aggregation {@link #getFeeds
|
|
1855
|
-
*
|
|
1861
|
+
* Checks for the provided `sap.viz.ui5.controls.common.feeds.FeedItem` in the aggregation {@link #getFeeds feeds}.
|
|
1862
|
+
* and returns its index if found or -1 otherwise.
|
|
1856
1863
|
*
|
|
1857
1864
|
* @returns The index of the provided control in the aggregation if found, or -1 otherwise
|
|
1858
1865
|
*/
|
|
@@ -2186,12 +2193,21 @@ declare namespace sap {
|
|
|
2186
2193
|
* Fired before a new VIZ instance is created. Event parameter "usrOptions" contains the intended value
|
|
2187
2194
|
* for the parameter with the same name of the createViz call.
|
|
2188
2195
|
*/
|
|
2189
|
-
beforeCreateViz?: (
|
|
2196
|
+
beforeCreateViz?: (
|
|
2197
|
+
oEvent: sap.ui.base.Event<sap.viz.ui5.core.$BaseChartBeforeCreateVizEventParameters>
|
|
2198
|
+
) => void;
|
|
2190
2199
|
}
|
|
2191
2200
|
|
|
2192
2201
|
interface $BaseStructuredTypeSettings
|
|
2193
2202
|
extends sap.ui.core.$ElementSettings {}
|
|
2194
2203
|
|
|
2204
|
+
interface $BaseChartBeforeCreateVizEventParameters {
|
|
2205
|
+
/**
|
|
2206
|
+
* Value for the parameter with the same name of the createViz call.
|
|
2207
|
+
*/
|
|
2208
|
+
usrOptions?: object;
|
|
2209
|
+
}
|
|
2210
|
+
|
|
2195
2211
|
/**
|
|
2196
2212
|
* @SINCE 1.7.2
|
|
2197
2213
|
* @deprecated (since 1.32.0) - The chart controls in the `sap.viz.ui5` package (which were always marked
|
|
@@ -2199,8 +2215,8 @@ declare namespace sap {
|
|
|
2199
2215
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
2200
2216
|
* distribution for backward compatibility.
|
|
2201
2217
|
*
|
|
2202
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
2203
|
-
*
|
|
2218
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
2219
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
2204
2220
|
*
|
|
2205
2221
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
2206
2222
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -2290,7 +2306,9 @@ declare namespace sap {
|
|
|
2290
2306
|
/**
|
|
2291
2307
|
* The function to be called when the event occurs
|
|
2292
2308
|
*/
|
|
2293
|
-
fnFunction: (
|
|
2309
|
+
fnFunction: (
|
|
2310
|
+
p1: sap.ui.base.Event<sap.viz.ui5.core.$BaseChartBeforeCreateVizEventParameters>
|
|
2311
|
+
) => void,
|
|
2294
2312
|
/**
|
|
2295
2313
|
* Context object to call the event handler with. Defaults to this `sap.viz.ui5.core.BaseChart` itself
|
|
2296
2314
|
*/
|
|
@@ -2312,7 +2330,9 @@ declare namespace sap {
|
|
|
2312
2330
|
/**
|
|
2313
2331
|
* The function to be called when the event occurs
|
|
2314
2332
|
*/
|
|
2315
|
-
fnFunction: (
|
|
2333
|
+
fnFunction: (
|
|
2334
|
+
p1: sap.ui.base.Event<sap.viz.ui5.core.$BaseChartBeforeCreateVizEventParameters>
|
|
2335
|
+
) => void,
|
|
2316
2336
|
/**
|
|
2317
2337
|
* Context object to call the event handler with. Defaults to this `sap.viz.ui5.core.BaseChart` itself
|
|
2318
2338
|
*/
|
|
@@ -2342,7 +2362,9 @@ declare namespace sap {
|
|
|
2342
2362
|
/**
|
|
2343
2363
|
* The function to be called, when the event occurs
|
|
2344
2364
|
*/
|
|
2345
|
-
fnFunction: (
|
|
2365
|
+
fnFunction: (
|
|
2366
|
+
p1: sap.ui.base.Event<sap.viz.ui5.core.$BaseChartBeforeCreateVizEventParameters>
|
|
2367
|
+
) => void,
|
|
2346
2368
|
/**
|
|
2347
2369
|
* Context object on which the given function had to be called
|
|
2348
2370
|
*/
|
|
@@ -2359,12 +2381,7 @@ declare namespace sap {
|
|
|
2359
2381
|
/**
|
|
2360
2382
|
* Parameters to pass along with the event
|
|
2361
2383
|
*/
|
|
2362
|
-
mParameters?:
|
|
2363
|
-
/**
|
|
2364
|
-
* Value for the parameter with the same name of the createViz call.
|
|
2365
|
-
*/
|
|
2366
|
-
usrOptions?: object;
|
|
2367
|
-
}
|
|
2384
|
+
mParameters?: sap.viz.ui5.core.$BaseChartBeforeCreateVizEventParameters
|
|
2368
2385
|
): this;
|
|
2369
2386
|
/**
|
|
2370
2387
|
* Gets current value of property {@link #getCss css}.
|
|
@@ -2485,8 +2502,8 @@ declare namespace sap {
|
|
|
2485
2502
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
2486
2503
|
* distribution for backward compatibility.
|
|
2487
2504
|
*
|
|
2488
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
2489
|
-
*
|
|
2505
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
2506
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
2490
2507
|
*
|
|
2491
2508
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
2492
2509
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -2502,8 +2519,8 @@ declare namespace sap {
|
|
|
2502
2519
|
* objects as well as event handlers. See {@link sap.ui.base.ManagedObject#constructor} for a general description
|
|
2503
2520
|
* of the syntax of the settings object.
|
|
2504
2521
|
*
|
|
2505
|
-
* This class does not have its own settings, but all settings applicable to the base type {@link sap.ui.core.Element#constructor
|
|
2506
|
-
*
|
|
2522
|
+
* This class does not have its own settings, but all settings applicable to the base type {@link sap.ui.core.Element#constructor sap.ui.core.Element }
|
|
2523
|
+
* can be used.
|
|
2507
2524
|
*/
|
|
2508
2525
|
constructor(
|
|
2509
2526
|
/**
|
|
@@ -2518,8 +2535,8 @@ declare namespace sap {
|
|
|
2518
2535
|
* objects as well as event handlers. See {@link sap.ui.base.ManagedObject#constructor} for a general description
|
|
2519
2536
|
* of the syntax of the settings object.
|
|
2520
2537
|
*
|
|
2521
|
-
* This class does not have its own settings, but all settings applicable to the base type {@link sap.ui.core.Element#constructor
|
|
2522
|
-
*
|
|
2538
|
+
* This class does not have its own settings, but all settings applicable to the base type {@link sap.ui.core.Element#constructor sap.ui.core.Element }
|
|
2539
|
+
* can be used.
|
|
2523
2540
|
*/
|
|
2524
2541
|
constructor(
|
|
2525
2542
|
/**
|
|
@@ -2628,7 +2645,7 @@ declare namespace sap {
|
|
|
2628
2645
|
* - `bDescending:`{boolean} (optional) define whether the sort order is descending. Default is false.
|
|
2629
2646
|
*
|
|
2630
2647
|
* - `fnComparator:`{function} (optional) a user defined comparator function, which have two input values
|
|
2631
|
-
*
|
|
2648
|
+
* to compare. The input value is an object, which contains value and displayValue (optional).
|
|
2632
2649
|
*/
|
|
2633
2650
|
sorter?:
|
|
2634
2651
|
| object
|
|
@@ -2749,6 +2766,12 @@ declare namespace sap {
|
|
|
2749
2766
|
unit?: string | sap.ui.base.ManagedObject.PropertyBindingInfo;
|
|
2750
2767
|
}
|
|
2751
2768
|
|
|
2769
|
+
interface $FlattenedDatasetDataChangeEventParameters {}
|
|
2770
|
+
|
|
2771
|
+
interface $FlattenedDatasetDataErrorEventParameters {}
|
|
2772
|
+
|
|
2773
|
+
interface $FlattenedDatasetDataRefreshEventParameters {}
|
|
2774
|
+
|
|
2752
2775
|
/**
|
|
2753
2776
|
* @SINCE 1.31
|
|
2754
2777
|
*
|
|
@@ -2852,8 +2875,8 @@ declare namespace sap {
|
|
|
2852
2875
|
* objects as well as event handlers. See {@link sap.ui.base.ManagedObject#constructor} for a general description
|
|
2853
2876
|
* of the syntax of the settings object.
|
|
2854
2877
|
*
|
|
2855
|
-
* This class does not have its own settings, but all settings applicable to the base type {@link sap.ui.core.Element#constructor
|
|
2856
|
-
*
|
|
2878
|
+
* This class does not have its own settings, but all settings applicable to the base type {@link sap.ui.core.Element#constructor sap.ui.core.Element }
|
|
2879
|
+
* can be used.
|
|
2857
2880
|
*/
|
|
2858
2881
|
constructor(
|
|
2859
2882
|
/**
|
|
@@ -2868,8 +2891,8 @@ declare namespace sap {
|
|
|
2868
2891
|
* objects as well as event handlers. See {@link sap.ui.base.ManagedObject#constructor} for a general description
|
|
2869
2892
|
* of the syntax of the settings object.
|
|
2870
2893
|
*
|
|
2871
|
-
* This class does not have its own settings, but all settings applicable to the base type {@link sap.ui.core.Element#constructor
|
|
2872
|
-
*
|
|
2894
|
+
* This class does not have its own settings, but all settings applicable to the base type {@link sap.ui.core.Element#constructor sap.ui.core.Element }
|
|
2895
|
+
* can be used.
|
|
2873
2896
|
*/
|
|
2874
2897
|
constructor(
|
|
2875
2898
|
/**
|
|
@@ -3029,7 +3052,7 @@ declare namespace sap {
|
|
|
3029
3052
|
* - `bDescending:`{boolean} (optional) define whether the sort order is descending. Default is false.
|
|
3030
3053
|
*
|
|
3031
3054
|
* - `fnComparator:`{function} (optional) a user defined comparator function, which have two input values
|
|
3032
|
-
*
|
|
3055
|
+
* to compare. The input value is an object, which contains value and displayValue (optional).
|
|
3033
3056
|
*
|
|
3034
3057
|
* @returns Value of property `sorter`
|
|
3035
3058
|
*/
|
|
@@ -3128,7 +3151,7 @@ declare namespace sap {
|
|
|
3128
3151
|
* - `bDescending:`{boolean} (optional) define whether the sort order is descending. Default is false.
|
|
3129
3152
|
*
|
|
3130
3153
|
* - `fnComparator:`{function} (optional) a user defined comparator function, which have two input values
|
|
3131
|
-
*
|
|
3154
|
+
* to compare. The input value is an object, which contains value and displayValue (optional).
|
|
3132
3155
|
*
|
|
3133
3156
|
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
3134
3157
|
*
|
|
@@ -3597,8 +3620,8 @@ declare namespace sap {
|
|
|
3597
3620
|
oData: sap.ui.core.Element
|
|
3598
3621
|
): int;
|
|
3599
3622
|
/**
|
|
3600
|
-
* Checks for the provided `sap.viz.ui5.data.DimensionDefinition` in the aggregation {@link #getDimensions
|
|
3601
|
-
*
|
|
3623
|
+
* Checks for the provided `sap.viz.ui5.data.DimensionDefinition` in the aggregation {@link #getDimensions dimensions}.
|
|
3624
|
+
* and returns its index if found or -1 otherwise.
|
|
3602
3625
|
*
|
|
3603
3626
|
* @returns The index of the provided control in the aggregation if found, or -1 otherwise
|
|
3604
3627
|
*/
|
|
@@ -4460,8 +4483,8 @@ declare namespace sap {
|
|
|
4460
4483
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
4461
4484
|
* distribution for backward compatibility.
|
|
4462
4485
|
*
|
|
4463
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
4464
|
-
*
|
|
4486
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
4487
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
4465
4488
|
*
|
|
4466
4489
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
4467
4490
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -5076,8 +5099,8 @@ declare namespace sap {
|
|
|
5076
5099
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
5077
5100
|
* distribution for backward compatibility.
|
|
5078
5101
|
*
|
|
5079
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
5080
|
-
*
|
|
5102
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
5103
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
5081
5104
|
*
|
|
5082
5105
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
5083
5106
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -5367,8 +5390,8 @@ declare namespace sap {
|
|
|
5367
5390
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
5368
5391
|
* distribution for backward compatibility.
|
|
5369
5392
|
*
|
|
5370
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
5371
|
-
*
|
|
5393
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
5394
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
5372
5395
|
*
|
|
5373
5396
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
5374
5397
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -5397,8 +5420,8 @@ declare namespace sap {
|
|
|
5397
5420
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
5398
5421
|
* distribution for backward compatibility.
|
|
5399
5422
|
*
|
|
5400
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
5401
|
-
*
|
|
5423
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
5424
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
5402
5425
|
*
|
|
5403
5426
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
5404
5427
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -5444,8 +5467,8 @@ declare namespace sap {
|
|
|
5444
5467
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
5445
5468
|
* distribution for backward compatibility.
|
|
5446
5469
|
*
|
|
5447
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
5448
|
-
*
|
|
5470
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
5471
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
5449
5472
|
*
|
|
5450
5473
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
5451
5474
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -5461,8 +5484,8 @@ declare namespace sap {
|
|
|
5461
5484
|
* objects as well as event handlers. See {@link sap.ui.base.ManagedObject#constructor} for a general description
|
|
5462
5485
|
* of the syntax of the settings object.
|
|
5463
5486
|
*
|
|
5464
|
-
* This class does not have its own settings, but all settings applicable to the base type {@link sap.viz.ui5.core.BaseStructuredType#constructor
|
|
5465
|
-
*
|
|
5487
|
+
* This class does not have its own settings, but all settings applicable to the base type {@link sap.viz.ui5.core.BaseStructuredType#constructor sap.viz.ui5.core.BaseStructuredType }
|
|
5488
|
+
* can be used.
|
|
5466
5489
|
*/
|
|
5467
5490
|
constructor(
|
|
5468
5491
|
/**
|
|
@@ -5477,8 +5500,8 @@ declare namespace sap {
|
|
|
5477
5500
|
* objects as well as event handlers. See {@link sap.ui.base.ManagedObject#constructor} for a general description
|
|
5478
5501
|
* of the syntax of the settings object.
|
|
5479
5502
|
*
|
|
5480
|
-
* This class does not have its own settings, but all settings applicable to the base type {@link sap.viz.ui5.core.BaseStructuredType#constructor
|
|
5481
|
-
*
|
|
5503
|
+
* This class does not have its own settings, but all settings applicable to the base type {@link sap.viz.ui5.core.BaseStructuredType#constructor sap.viz.ui5.core.BaseStructuredType }
|
|
5504
|
+
* can be used.
|
|
5482
5505
|
*/
|
|
5483
5506
|
constructor(
|
|
5484
5507
|
/**
|
|
@@ -5528,8 +5551,8 @@ declare namespace sap {
|
|
|
5528
5551
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
5529
5552
|
* distribution for backward compatibility.
|
|
5530
5553
|
*
|
|
5531
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
5532
|
-
*
|
|
5554
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
5555
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
5533
5556
|
*
|
|
5534
5557
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
5535
5558
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -5545,8 +5568,8 @@ declare namespace sap {
|
|
|
5545
5568
|
* objects as well as event handlers. See {@link sap.ui.base.ManagedObject#constructor} for a general description
|
|
5546
5569
|
* of the syntax of the settings object.
|
|
5547
5570
|
*
|
|
5548
|
-
* This class does not have its own settings, but all settings applicable to the base type {@link sap.viz.ui5.core.BaseStructuredType#constructor
|
|
5549
|
-
*
|
|
5571
|
+
* This class does not have its own settings, but all settings applicable to the base type {@link sap.viz.ui5.core.BaseStructuredType#constructor sap.viz.ui5.core.BaseStructuredType }
|
|
5572
|
+
* can be used.
|
|
5550
5573
|
*/
|
|
5551
5574
|
constructor(
|
|
5552
5575
|
/**
|
|
@@ -5561,8 +5584,8 @@ declare namespace sap {
|
|
|
5561
5584
|
* objects as well as event handlers. See {@link sap.ui.base.ManagedObject#constructor} for a general description
|
|
5562
5585
|
* of the syntax of the settings object.
|
|
5563
5586
|
*
|
|
5564
|
-
* This class does not have its own settings, but all settings applicable to the base type {@link sap.viz.ui5.core.BaseStructuredType#constructor
|
|
5565
|
-
*
|
|
5587
|
+
* This class does not have its own settings, but all settings applicable to the base type {@link sap.viz.ui5.core.BaseStructuredType#constructor sap.viz.ui5.core.BaseStructuredType }
|
|
5588
|
+
* can be used.
|
|
5566
5589
|
*/
|
|
5567
5590
|
constructor(
|
|
5568
5591
|
/**
|
|
@@ -5718,8 +5741,8 @@ declare namespace sap {
|
|
|
5718
5741
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
5719
5742
|
* distribution for backward compatibility.
|
|
5720
5743
|
*
|
|
5721
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
5722
|
-
*
|
|
5744
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
5745
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
5723
5746
|
*
|
|
5724
5747
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
5725
5748
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -6063,8 +6086,8 @@ declare namespace sap {
|
|
|
6063
6086
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
6064
6087
|
* distribution for backward compatibility.
|
|
6065
6088
|
*
|
|
6066
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
6067
|
-
*
|
|
6089
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
6090
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
6068
6091
|
*
|
|
6069
6092
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
6070
6093
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -6194,8 +6217,8 @@ declare namespace sap {
|
|
|
6194
6217
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
6195
6218
|
* distribution for backward compatibility.
|
|
6196
6219
|
*
|
|
6197
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
6198
|
-
*
|
|
6220
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
6221
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
6199
6222
|
*
|
|
6200
6223
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
6201
6224
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -6224,8 +6247,8 @@ declare namespace sap {
|
|
|
6224
6247
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
6225
6248
|
* distribution for backward compatibility.
|
|
6226
6249
|
*
|
|
6227
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
6228
|
-
*
|
|
6250
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
6251
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
6229
6252
|
*
|
|
6230
6253
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
6231
6254
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -6250,8 +6273,8 @@ declare namespace sap {
|
|
|
6250
6273
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
6251
6274
|
* distribution for backward compatibility.
|
|
6252
6275
|
*
|
|
6253
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
6254
|
-
*
|
|
6276
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
6277
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
6255
6278
|
*
|
|
6256
6279
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
6257
6280
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -6284,8 +6307,8 @@ declare namespace sap {
|
|
|
6284
6307
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
6285
6308
|
* distribution for backward compatibility.
|
|
6286
6309
|
*
|
|
6287
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
6288
|
-
*
|
|
6310
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
6311
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
6289
6312
|
*
|
|
6290
6313
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
6291
6314
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -9491,8 +9514,8 @@ declare namespace sap {
|
|
|
9491
9514
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
9492
9515
|
* distribution for backward compatibility.
|
|
9493
9516
|
*
|
|
9494
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
9495
|
-
*
|
|
9517
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
9518
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
9496
9519
|
*
|
|
9497
9520
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
9498
9521
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -9915,8 +9938,8 @@ declare namespace sap {
|
|
|
9915
9938
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
9916
9939
|
* distribution for backward compatibility.
|
|
9917
9940
|
*
|
|
9918
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
9919
|
-
*
|
|
9941
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
9942
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
9920
9943
|
*
|
|
9921
9944
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
9922
9945
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -10457,8 +10480,8 @@ declare namespace sap {
|
|
|
10457
10480
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
10458
10481
|
* distribution for backward compatibility.
|
|
10459
10482
|
*
|
|
10460
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
10461
|
-
*
|
|
10483
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
10484
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
10462
10485
|
*
|
|
10463
10486
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
10464
10487
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -11153,8 +11176,8 @@ declare namespace sap {
|
|
|
11153
11176
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
11154
11177
|
* distribution for backward compatibility.
|
|
11155
11178
|
*
|
|
11156
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
11157
|
-
*
|
|
11179
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
11180
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
11158
11181
|
*
|
|
11159
11182
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
11160
11183
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -11354,8 +11377,8 @@ declare namespace sap {
|
|
|
11354
11377
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
11355
11378
|
* distribution for backward compatibility.
|
|
11356
11379
|
*
|
|
11357
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
11358
|
-
*
|
|
11380
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
11381
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
11359
11382
|
*
|
|
11360
11383
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
11361
11384
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -11741,8 +11764,8 @@ declare namespace sap {
|
|
|
11741
11764
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
11742
11765
|
* distribution for backward compatibility.
|
|
11743
11766
|
*
|
|
11744
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
11745
|
-
*
|
|
11767
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
11768
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
11746
11769
|
*
|
|
11747
11770
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
11748
11771
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -12111,8 +12134,8 @@ declare namespace sap {
|
|
|
12111
12134
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
12112
12135
|
* distribution for backward compatibility.
|
|
12113
12136
|
*
|
|
12114
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
12115
|
-
*
|
|
12137
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
12138
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
12116
12139
|
*
|
|
12117
12140
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
12118
12141
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -12301,8 +12324,8 @@ declare namespace sap {
|
|
|
12301
12324
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
12302
12325
|
* distribution for backward compatibility.
|
|
12303
12326
|
*
|
|
12304
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
12305
|
-
*
|
|
12327
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
12328
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
12306
12329
|
*
|
|
12307
12330
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
12308
12331
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -12462,8 +12485,8 @@ declare namespace sap {
|
|
|
12462
12485
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
12463
12486
|
* distribution for backward compatibility.
|
|
12464
12487
|
*
|
|
12465
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
12466
|
-
*
|
|
12488
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
12489
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
12467
12490
|
*
|
|
12468
12491
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
12469
12492
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -12681,8 +12704,8 @@ declare namespace sap {
|
|
|
12681
12704
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
12682
12705
|
* distribution for backward compatibility.
|
|
12683
12706
|
*
|
|
12684
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
12685
|
-
*
|
|
12707
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
12708
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
12686
12709
|
*
|
|
12687
12710
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
12688
12711
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -12917,8 +12940,8 @@ declare namespace sap {
|
|
|
12917
12940
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
12918
12941
|
* distribution for backward compatibility.
|
|
12919
12942
|
*
|
|
12920
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
12921
|
-
*
|
|
12943
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
12944
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
12922
12945
|
*
|
|
12923
12946
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
12924
12947
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -13026,8 +13049,8 @@ declare namespace sap {
|
|
|
13026
13049
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
13027
13050
|
* distribution for backward compatibility.
|
|
13028
13051
|
*
|
|
13029
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
13030
|
-
*
|
|
13052
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
13053
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
13031
13054
|
*
|
|
13032
13055
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
13033
13056
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -13135,8 +13158,8 @@ declare namespace sap {
|
|
|
13135
13158
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
13136
13159
|
* distribution for backward compatibility.
|
|
13137
13160
|
*
|
|
13138
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
13139
|
-
*
|
|
13161
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
13162
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
13140
13163
|
*
|
|
13141
13164
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
13142
13165
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -13244,8 +13267,8 @@ declare namespace sap {
|
|
|
13244
13267
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
13245
13268
|
* distribution for backward compatibility.
|
|
13246
13269
|
*
|
|
13247
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
13248
|
-
*
|
|
13270
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
13271
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
13249
13272
|
*
|
|
13250
13273
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
13251
13274
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -13353,8 +13376,8 @@ declare namespace sap {
|
|
|
13353
13376
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
13354
13377
|
* distribution for backward compatibility.
|
|
13355
13378
|
*
|
|
13356
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
13357
|
-
*
|
|
13379
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
13380
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
13358
13381
|
*
|
|
13359
13382
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
13360
13383
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -13779,8 +13802,8 @@ declare namespace sap {
|
|
|
13779
13802
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
13780
13803
|
* distribution for backward compatibility.
|
|
13781
13804
|
*
|
|
13782
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
13783
|
-
*
|
|
13805
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
13806
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
13784
13807
|
*
|
|
13785
13808
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
13786
13809
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -14034,8 +14057,8 @@ declare namespace sap {
|
|
|
14034
14057
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
14035
14058
|
* distribution for backward compatibility.
|
|
14036
14059
|
*
|
|
14037
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
14038
|
-
*
|
|
14060
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
14061
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
14039
14062
|
*
|
|
14040
14063
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
14041
14064
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -14680,8 +14703,8 @@ declare namespace sap {
|
|
|
14680
14703
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
14681
14704
|
* distribution for backward compatibility.
|
|
14682
14705
|
*
|
|
14683
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
14684
|
-
*
|
|
14706
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
14707
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
14685
14708
|
*
|
|
14686
14709
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
14687
14710
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -15056,8 +15079,8 @@ declare namespace sap {
|
|
|
15056
15079
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
15057
15080
|
* distribution for backward compatibility.
|
|
15058
15081
|
*
|
|
15059
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
15060
|
-
*
|
|
15082
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
15083
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
15061
15084
|
*
|
|
15062
15085
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
15063
15086
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -15487,8 +15510,8 @@ declare namespace sap {
|
|
|
15487
15510
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
15488
15511
|
* distribution for backward compatibility.
|
|
15489
15512
|
*
|
|
15490
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
15491
|
-
*
|
|
15513
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
15514
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
15492
15515
|
*
|
|
15493
15516
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
15494
15517
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -15883,8 +15906,8 @@ declare namespace sap {
|
|
|
15883
15906
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
15884
15907
|
* distribution for backward compatibility.
|
|
15885
15908
|
*
|
|
15886
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
15887
|
-
*
|
|
15909
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
15910
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
15888
15911
|
*
|
|
15889
15912
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
15890
15913
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -16046,8 +16069,8 @@ declare namespace sap {
|
|
|
16046
16069
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
16047
16070
|
* distribution for backward compatibility.
|
|
16048
16071
|
*
|
|
16049
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
16050
|
-
*
|
|
16072
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
16073
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
16051
16074
|
*
|
|
16052
16075
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
16053
16076
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -16157,8 +16180,8 @@ declare namespace sap {
|
|
|
16157
16180
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
16158
16181
|
* distribution for backward compatibility.
|
|
16159
16182
|
*
|
|
16160
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
16161
|
-
*
|
|
16183
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
16184
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
16162
16185
|
*
|
|
16163
16186
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
16164
16187
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -16326,8 +16349,8 @@ declare namespace sap {
|
|
|
16326
16349
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
16327
16350
|
* distribution for backward compatibility.
|
|
16328
16351
|
*
|
|
16329
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
16330
|
-
*
|
|
16352
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
16353
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
16331
16354
|
*
|
|
16332
16355
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
16333
16356
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -16456,8 +16479,8 @@ declare namespace sap {
|
|
|
16456
16479
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
16457
16480
|
* distribution for backward compatibility.
|
|
16458
16481
|
*
|
|
16459
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
16460
|
-
*
|
|
16482
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
16483
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
16461
16484
|
*
|
|
16462
16485
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
16463
16486
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -16753,8 +16776,8 @@ declare namespace sap {
|
|
|
16753
16776
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
16754
16777
|
* distribution for backward compatibility.
|
|
16755
16778
|
*
|
|
16756
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
16757
|
-
*
|
|
16779
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
16780
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
16758
16781
|
*
|
|
16759
16782
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
16760
16783
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -17417,8 +17440,8 @@ declare namespace sap {
|
|
|
17417
17440
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
17418
17441
|
* distribution for backward compatibility.
|
|
17419
17442
|
*
|
|
17420
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
17421
|
-
*
|
|
17443
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
17444
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
17422
17445
|
*
|
|
17423
17446
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
17424
17447
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -17541,8 +17564,8 @@ declare namespace sap {
|
|
|
17541
17564
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
17542
17565
|
* distribution for backward compatibility.
|
|
17543
17566
|
*
|
|
17544
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
17545
|
-
*
|
|
17567
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
17568
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
17546
17569
|
*
|
|
17547
17570
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
17548
17571
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -17677,8 +17700,8 @@ declare namespace sap {
|
|
|
17677
17700
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
17678
17701
|
* distribution for backward compatibility.
|
|
17679
17702
|
*
|
|
17680
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
17681
|
-
*
|
|
17703
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
17704
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
17682
17705
|
*
|
|
17683
17706
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
17684
17707
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -17863,8 +17886,8 @@ declare namespace sap {
|
|
|
17863
17886
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
17864
17887
|
* distribution for backward compatibility.
|
|
17865
17888
|
*
|
|
17866
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
17867
|
-
*
|
|
17889
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
17890
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
17868
17891
|
*
|
|
17869
17892
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
17870
17893
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -17999,8 +18022,8 @@ declare namespace sap {
|
|
|
17999
18022
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
18000
18023
|
* distribution for backward compatibility.
|
|
18001
18024
|
*
|
|
18002
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
18003
|
-
*
|
|
18025
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
18026
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
18004
18027
|
*
|
|
18005
18028
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
18006
18029
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -18302,8 +18325,8 @@ declare namespace sap {
|
|
|
18302
18325
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
18303
18326
|
* distribution for backward compatibility.
|
|
18304
18327
|
*
|
|
18305
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
18306
|
-
*
|
|
18328
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
18329
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
18307
18330
|
*
|
|
18308
18331
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
18309
18332
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -18461,8 +18484,8 @@ declare namespace sap {
|
|
|
18461
18484
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
18462
18485
|
* distribution for backward compatibility.
|
|
18463
18486
|
*
|
|
18464
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
18465
|
-
*
|
|
18487
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
18488
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
18466
18489
|
*
|
|
18467
18490
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
18468
18491
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -18662,8 +18685,8 @@ declare namespace sap {
|
|
|
18662
18685
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
18663
18686
|
* distribution for backward compatibility.
|
|
18664
18687
|
*
|
|
18665
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
18666
|
-
*
|
|
18688
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
18689
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
18667
18690
|
*
|
|
18668
18691
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
18669
18692
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -18763,8 +18786,8 @@ declare namespace sap {
|
|
|
18763
18786
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
18764
18787
|
* distribution for backward compatibility.
|
|
18765
18788
|
*
|
|
18766
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
18767
|
-
*
|
|
18789
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
18790
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
18768
18791
|
*
|
|
18769
18792
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
18770
18793
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -18901,8 +18924,8 @@ declare namespace sap {
|
|
|
18901
18924
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
18902
18925
|
* distribution for backward compatibility.
|
|
18903
18926
|
*
|
|
18904
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
18905
|
-
*
|
|
18927
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
18928
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
18906
18929
|
*
|
|
18907
18930
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
18908
18931
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -19345,8 +19368,8 @@ declare namespace sap {
|
|
|
19345
19368
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
19346
19369
|
* distribution for backward compatibility.
|
|
19347
19370
|
*
|
|
19348
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
19349
|
-
*
|
|
19371
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
19372
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
19350
19373
|
*
|
|
19351
19374
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
19352
19375
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -19600,8 +19623,8 @@ declare namespace sap {
|
|
|
19600
19623
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
19601
19624
|
* distribution for backward compatibility.
|
|
19602
19625
|
*
|
|
19603
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
19604
|
-
*
|
|
19626
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
19627
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
19605
19628
|
*
|
|
19606
19629
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
19607
19630
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -19890,8 +19913,8 @@ declare namespace sap {
|
|
|
19890
19913
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
19891
19914
|
* distribution for backward compatibility.
|
|
19892
19915
|
*
|
|
19893
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
19894
|
-
*
|
|
19916
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
19917
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
19895
19918
|
*
|
|
19896
19919
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
19897
19920
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -20244,8 +20267,8 @@ declare namespace sap {
|
|
|
20244
20267
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
20245
20268
|
* distribution for backward compatibility.
|
|
20246
20269
|
*
|
|
20247
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
20248
|
-
*
|
|
20270
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
20271
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
20249
20272
|
*
|
|
20250
20273
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
20251
20274
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -20590,8 +20613,8 @@ declare namespace sap {
|
|
|
20590
20613
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
20591
20614
|
* distribution for backward compatibility.
|
|
20592
20615
|
*
|
|
20593
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
20594
|
-
*
|
|
20616
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
20617
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
20595
20618
|
*
|
|
20596
20619
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
20597
20620
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -20691,8 +20714,8 @@ declare namespace sap {
|
|
|
20691
20714
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
20692
20715
|
* distribution for backward compatibility.
|
|
20693
20716
|
*
|
|
20694
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
20695
|
-
*
|
|
20717
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
20718
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
20696
20719
|
*
|
|
20697
20720
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
20698
20721
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -21021,8 +21044,8 @@ declare namespace sap {
|
|
|
21021
21044
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
21022
21045
|
* distribution for backward compatibility.
|
|
21023
21046
|
*
|
|
21024
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
21025
|
-
*
|
|
21047
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
21048
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
21026
21049
|
*
|
|
21027
21050
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
21028
21051
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -21539,8 +21562,8 @@ declare namespace sap {
|
|
|
21539
21562
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
21540
21563
|
* distribution for backward compatibility.
|
|
21541
21564
|
*
|
|
21542
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
21543
|
-
*
|
|
21565
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
21566
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
21544
21567
|
*
|
|
21545
21568
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
21546
21569
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -21918,8 +21941,8 @@ declare namespace sap {
|
|
|
21918
21941
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
21919
21942
|
* distribution for backward compatibility.
|
|
21920
21943
|
*
|
|
21921
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
21922
|
-
*
|
|
21944
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
21945
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
21923
21946
|
*
|
|
21924
21947
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
21925
21948
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -22305,8 +22328,8 @@ declare namespace sap {
|
|
|
22305
22328
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
22306
22329
|
* distribution for backward compatibility.
|
|
22307
22330
|
*
|
|
22308
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
22309
|
-
*
|
|
22331
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
22332
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
22310
22333
|
*
|
|
22311
22334
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
22312
22335
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -22568,8 +22591,8 @@ declare namespace sap {
|
|
|
22568
22591
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
22569
22592
|
* distribution for backward compatibility.
|
|
22570
22593
|
*
|
|
22571
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
22572
|
-
*
|
|
22594
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
22595
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
22573
22596
|
*
|
|
22574
22597
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
22575
22598
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -22884,8 +22907,8 @@ declare namespace sap {
|
|
|
22884
22907
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
22885
22908
|
* distribution for backward compatibility.
|
|
22886
22909
|
*
|
|
22887
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
22888
|
-
*
|
|
22910
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
22911
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
22889
22912
|
*
|
|
22890
22913
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
22891
22914
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -23383,8 +23406,8 @@ declare namespace sap {
|
|
|
23383
23406
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
23384
23407
|
* distribution for backward compatibility.
|
|
23385
23408
|
*
|
|
23386
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
23387
|
-
*
|
|
23409
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
23410
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
23388
23411
|
*
|
|
23389
23412
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
23390
23413
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -24240,8 +24263,8 @@ declare namespace sap {
|
|
|
24240
24263
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
24241
24264
|
* distribution for backward compatibility.
|
|
24242
24265
|
*
|
|
24243
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
24244
|
-
*
|
|
24266
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
24267
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
24245
24268
|
*
|
|
24246
24269
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
24247
24270
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -24543,8 +24566,8 @@ declare namespace sap {
|
|
|
24543
24566
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
24544
24567
|
* distribution for backward compatibility.
|
|
24545
24568
|
*
|
|
24546
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
24547
|
-
*
|
|
24569
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
24570
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
24548
24571
|
*
|
|
24549
24572
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
24550
24573
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -24702,8 +24725,8 @@ declare namespace sap {
|
|
|
24702
24725
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
24703
24726
|
* distribution for backward compatibility.
|
|
24704
24727
|
*
|
|
24705
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
24706
|
-
*
|
|
24728
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
24729
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
24707
24730
|
*
|
|
24708
24731
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
24709
24732
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -24903,8 +24926,8 @@ declare namespace sap {
|
|
|
24903
24926
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
24904
24927
|
* distribution for backward compatibility.
|
|
24905
24928
|
*
|
|
24906
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
24907
|
-
*
|
|
24929
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
24930
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
24908
24931
|
*
|
|
24909
24932
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
24910
24933
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -25263,8 +25286,8 @@ declare namespace sap {
|
|
|
25263
25286
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
25264
25287
|
* distribution for backward compatibility.
|
|
25265
25288
|
*
|
|
25266
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
25267
|
-
*
|
|
25289
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
25290
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
25268
25291
|
*
|
|
25269
25292
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
25270
25293
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -25525,8 +25548,8 @@ declare namespace sap {
|
|
|
25525
25548
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
25526
25549
|
* distribution for backward compatibility.
|
|
25527
25550
|
*
|
|
25528
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
25529
|
-
*
|
|
25551
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
25552
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
25530
25553
|
*
|
|
25531
25554
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
25532
25555
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -25636,8 +25659,8 @@ declare namespace sap {
|
|
|
25636
25659
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
25637
25660
|
* distribution for backward compatibility.
|
|
25638
25661
|
*
|
|
25639
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
25640
|
-
*
|
|
25662
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
25663
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
25641
25664
|
*
|
|
25642
25665
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
25643
25666
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -25662,8 +25685,8 @@ declare namespace sap {
|
|
|
25662
25685
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
25663
25686
|
* distribution for backward compatibility.
|
|
25664
25687
|
*
|
|
25665
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
25666
|
-
*
|
|
25688
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
25689
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
25667
25690
|
*
|
|
25668
25691
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
25669
25692
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -25712,8 +25735,8 @@ declare namespace sap {
|
|
|
25712
25735
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
25713
25736
|
* distribution for backward compatibility.
|
|
25714
25737
|
*
|
|
25715
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
25716
|
-
*
|
|
25738
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
25739
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
25717
25740
|
*
|
|
25718
25741
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
25719
25742
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -25738,8 +25761,8 @@ declare namespace sap {
|
|
|
25738
25761
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
25739
25762
|
* distribution for backward compatibility.
|
|
25740
25763
|
*
|
|
25741
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
25742
|
-
*
|
|
25764
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
25765
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
25743
25766
|
*
|
|
25744
25767
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
25745
25768
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -25764,8 +25787,8 @@ declare namespace sap {
|
|
|
25764
25787
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
25765
25788
|
* distribution for backward compatibility.
|
|
25766
25789
|
*
|
|
25767
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
25768
|
-
*
|
|
25790
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
25791
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
25769
25792
|
*
|
|
25770
25793
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
25771
25794
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -25794,8 +25817,8 @@ declare namespace sap {
|
|
|
25794
25817
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
25795
25818
|
* distribution for backward compatibility.
|
|
25796
25819
|
*
|
|
25797
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
25798
|
-
*
|
|
25820
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
25821
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
25799
25822
|
*
|
|
25800
25823
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
25801
25824
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -25820,8 +25843,8 @@ declare namespace sap {
|
|
|
25820
25843
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
25821
25844
|
* distribution for backward compatibility.
|
|
25822
25845
|
*
|
|
25823
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
25824
|
-
*
|
|
25846
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
25847
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
25825
25848
|
*
|
|
25826
25849
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
25827
25850
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -25854,8 +25877,8 @@ declare namespace sap {
|
|
|
25854
25877
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
25855
25878
|
* distribution for backward compatibility.
|
|
25856
25879
|
*
|
|
25857
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
25858
|
-
*
|
|
25880
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
25881
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
25859
25882
|
*
|
|
25860
25883
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
25861
25884
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -25884,8 +25907,8 @@ declare namespace sap {
|
|
|
25884
25907
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
25885
25908
|
* distribution for backward compatibility.
|
|
25886
25909
|
*
|
|
25887
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
25888
|
-
*
|
|
25910
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
25911
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
25889
25912
|
*
|
|
25890
25913
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
25891
25914
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -25910,8 +25933,8 @@ declare namespace sap {
|
|
|
25910
25933
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
25911
25934
|
* distribution for backward compatibility.
|
|
25912
25935
|
*
|
|
25913
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
25914
|
-
*
|
|
25936
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
25937
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
25915
25938
|
*
|
|
25916
25939
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
25917
25940
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -25936,8 +25959,8 @@ declare namespace sap {
|
|
|
25936
25959
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
25937
25960
|
* distribution for backward compatibility.
|
|
25938
25961
|
*
|
|
25939
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
25940
|
-
*
|
|
25962
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
25963
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
25941
25964
|
*
|
|
25942
25965
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
25943
25966
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -25962,8 +25985,8 @@ declare namespace sap {
|
|
|
25962
25985
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
25963
25986
|
* distribution for backward compatibility.
|
|
25964
25987
|
*
|
|
25965
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
25966
|
-
*
|
|
25988
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
25989
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
25967
25990
|
*
|
|
25968
25991
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
25969
25992
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -25988,8 +26011,8 @@ declare namespace sap {
|
|
|
25988
26011
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
25989
26012
|
* distribution for backward compatibility.
|
|
25990
26013
|
*
|
|
25991
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
25992
|
-
*
|
|
26014
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
26015
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
25993
26016
|
*
|
|
25994
26017
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
25995
26018
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -26014,8 +26037,8 @@ declare namespace sap {
|
|
|
26014
26037
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
26015
26038
|
* distribution for backward compatibility.
|
|
26016
26039
|
*
|
|
26017
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
26018
|
-
*
|
|
26040
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
26041
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
26019
26042
|
*
|
|
26020
26043
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
26021
26044
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -26040,8 +26063,8 @@ declare namespace sap {
|
|
|
26040
26063
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
26041
26064
|
* distribution for backward compatibility.
|
|
26042
26065
|
*
|
|
26043
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
26044
|
-
*
|
|
26066
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
26067
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
26045
26068
|
*
|
|
26046
26069
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
26047
26070
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -26066,8 +26089,8 @@ declare namespace sap {
|
|
|
26066
26089
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
26067
26090
|
* distribution for backward compatibility.
|
|
26068
26091
|
*
|
|
26069
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
26070
|
-
*
|
|
26092
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
26093
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
26071
26094
|
*
|
|
26072
26095
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
26073
26096
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -26092,8 +26115,8 @@ declare namespace sap {
|
|
|
26092
26115
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
26093
26116
|
* distribution for backward compatibility.
|
|
26094
26117
|
*
|
|
26095
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
26096
|
-
*
|
|
26118
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
26119
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
26097
26120
|
*
|
|
26098
26121
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
26099
26122
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -26118,8 +26141,8 @@ declare namespace sap {
|
|
|
26118
26141
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
26119
26142
|
* distribution for backward compatibility.
|
|
26120
26143
|
*
|
|
26121
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
26122
|
-
*
|
|
26144
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
26145
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
26123
26146
|
*
|
|
26124
26147
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
26125
26148
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -26144,8 +26167,8 @@ declare namespace sap {
|
|
|
26144
26167
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
26145
26168
|
* distribution for backward compatibility.
|
|
26146
26169
|
*
|
|
26147
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
26148
|
-
*
|
|
26170
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
26171
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
26149
26172
|
*
|
|
26150
26173
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
26151
26174
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -26178,8 +26201,8 @@ declare namespace sap {
|
|
|
26178
26201
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
26179
26202
|
* distribution for backward compatibility.
|
|
26180
26203
|
*
|
|
26181
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
26182
|
-
*
|
|
26204
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
26205
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
26183
26206
|
*
|
|
26184
26207
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
26185
26208
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -26204,8 +26227,8 @@ declare namespace sap {
|
|
|
26204
26227
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
26205
26228
|
* distribution for backward compatibility.
|
|
26206
26229
|
*
|
|
26207
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
26208
|
-
*
|
|
26230
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
26231
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
26209
26232
|
*
|
|
26210
26233
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
26211
26234
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -26230,8 +26253,8 @@ declare namespace sap {
|
|
|
26230
26253
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
26231
26254
|
* distribution for backward compatibility.
|
|
26232
26255
|
*
|
|
26233
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
26234
|
-
*
|
|
26256
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
26257
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
26235
26258
|
*
|
|
26236
26259
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
26237
26260
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -26264,8 +26287,8 @@ declare namespace sap {
|
|
|
26264
26287
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
26265
26288
|
* distribution for backward compatibility.
|
|
26266
26289
|
*
|
|
26267
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
26268
|
-
*
|
|
26290
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
26291
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
26269
26292
|
*
|
|
26270
26293
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
26271
26294
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -26290,8 +26313,8 @@ declare namespace sap {
|
|
|
26290
26313
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
26291
26314
|
* distribution for backward compatibility.
|
|
26292
26315
|
*
|
|
26293
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
26294
|
-
*
|
|
26316
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
26317
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
26295
26318
|
*
|
|
26296
26319
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
26297
26320
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -26340,8 +26363,8 @@ declare namespace sap {
|
|
|
26340
26363
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
26341
26364
|
* distribution for backward compatibility.
|
|
26342
26365
|
*
|
|
26343
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
26344
|
-
*
|
|
26366
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
26367
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
26345
26368
|
*
|
|
26346
26369
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
26347
26370
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -26366,8 +26389,8 @@ declare namespace sap {
|
|
|
26366
26389
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
26367
26390
|
* distribution for backward compatibility.
|
|
26368
26391
|
*
|
|
26369
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
26370
|
-
*
|
|
26392
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
26393
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
26371
26394
|
*
|
|
26372
26395
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
26373
26396
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -26392,8 +26415,8 @@ declare namespace sap {
|
|
|
26392
26415
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
26393
26416
|
* distribution for backward compatibility.
|
|
26394
26417
|
*
|
|
26395
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
26396
|
-
*
|
|
26418
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
26419
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
26397
26420
|
*
|
|
26398
26421
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
26399
26422
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -26418,8 +26441,8 @@ declare namespace sap {
|
|
|
26418
26441
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
26419
26442
|
* distribution for backward compatibility.
|
|
26420
26443
|
*
|
|
26421
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
26422
|
-
*
|
|
26444
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
26445
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
26423
26446
|
*
|
|
26424
26447
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
26425
26448
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -26444,8 +26467,8 @@ declare namespace sap {
|
|
|
26444
26467
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
26445
26468
|
* distribution for backward compatibility.
|
|
26446
26469
|
*
|
|
26447
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
26448
|
-
*
|
|
26470
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
26471
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
26449
26472
|
*
|
|
26450
26473
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
26451
26474
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -26470,8 +26493,8 @@ declare namespace sap {
|
|
|
26470
26493
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
26471
26494
|
* distribution for backward compatibility.
|
|
26472
26495
|
*
|
|
26473
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
26474
|
-
*
|
|
26496
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
26497
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
26475
26498
|
*
|
|
26476
26499
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
26477
26500
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -26496,8 +26519,8 @@ declare namespace sap {
|
|
|
26496
26519
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
26497
26520
|
* distribution for backward compatibility.
|
|
26498
26521
|
*
|
|
26499
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
26500
|
-
*
|
|
26522
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
26523
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
26501
26524
|
*
|
|
26502
26525
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
26503
26526
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -26522,8 +26545,8 @@ declare namespace sap {
|
|
|
26522
26545
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
26523
26546
|
* distribution for backward compatibility.
|
|
26524
26547
|
*
|
|
26525
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
26526
|
-
*
|
|
26548
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
26549
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
26527
26550
|
*
|
|
26528
26551
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
26529
26552
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -26552,8 +26575,8 @@ declare namespace sap {
|
|
|
26552
26575
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
26553
26576
|
* distribution for backward compatibility.
|
|
26554
26577
|
*
|
|
26555
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
26556
|
-
*
|
|
26578
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
26579
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
26557
26580
|
*
|
|
26558
26581
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
26559
26582
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -26578,8 +26601,8 @@ declare namespace sap {
|
|
|
26578
26601
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
26579
26602
|
* distribution for backward compatibility.
|
|
26580
26603
|
*
|
|
26581
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
26582
|
-
*
|
|
26604
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
26605
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
26583
26606
|
*
|
|
26584
26607
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
26585
26608
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -26604,8 +26627,8 @@ declare namespace sap {
|
|
|
26604
26627
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
26605
26628
|
* distribution for backward compatibility.
|
|
26606
26629
|
*
|
|
26607
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
26608
|
-
*
|
|
26630
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
26631
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
26609
26632
|
*
|
|
26610
26633
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
26611
26634
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -26691,7 +26714,7 @@ declare namespace sap {
|
|
|
26691
26714
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
26692
26715
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
26693
26716
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
26694
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
26717
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
26695
26718
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
26696
26719
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
26697
26720
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -26804,7 +26827,7 @@ declare namespace sap {
|
|
|
26804
26827
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
26805
26828
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
26806
26829
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
26807
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
26830
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
26808
26831
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
26809
26832
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
26810
26833
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -26917,7 +26940,7 @@ declare namespace sap {
|
|
|
26917
26940
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
26918
26941
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
26919
26942
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
26920
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
26943
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
26921
26944
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
26922
26945
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
26923
26946
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -27035,7 +27058,7 @@ declare namespace sap {
|
|
|
27035
27058
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
27036
27059
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
27037
27060
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
27038
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
27061
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
27039
27062
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
27040
27063
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
27041
27064
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -27138,7 +27161,7 @@ declare namespace sap {
|
|
|
27138
27161
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
27139
27162
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
27140
27163
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
27141
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
27164
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
27142
27165
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
27143
27166
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
27144
27167
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -27251,7 +27274,7 @@ declare namespace sap {
|
|
|
27251
27274
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
27252
27275
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
27253
27276
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
27254
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
27277
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
27255
27278
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
27256
27279
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
27257
27280
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -27365,7 +27388,7 @@ declare namespace sap {
|
|
|
27365
27388
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
27366
27389
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
27367
27390
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
27368
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
27391
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
27369
27392
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
27370
27393
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
27371
27394
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -27468,7 +27491,7 @@ declare namespace sap {
|
|
|
27468
27491
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
27469
27492
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
27470
27493
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
27471
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
27494
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
27472
27495
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
27473
27496
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
27474
27497
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -27586,7 +27609,7 @@ declare namespace sap {
|
|
|
27586
27609
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
27587
27610
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
27588
27611
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
27589
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
27612
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
27590
27613
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
27591
27614
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
27592
27615
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -27705,7 +27728,7 @@ declare namespace sap {
|
|
|
27705
27728
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
27706
27729
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
27707
27730
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
27708
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
27731
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
27709
27732
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
27710
27733
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
27711
27734
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -27824,7 +27847,7 @@ declare namespace sap {
|
|
|
27824
27847
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
27825
27848
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
27826
27849
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
27827
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
27850
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
27828
27851
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
27829
27852
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
27830
27853
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -27942,7 +27965,7 @@ declare namespace sap {
|
|
|
27942
27965
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
27943
27966
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
27944
27967
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
27945
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
27968
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
27946
27969
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
27947
27970
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
27948
27971
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -28061,7 +28084,7 @@ declare namespace sap {
|
|
|
28061
28084
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
28062
28085
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
28063
28086
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
28064
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
28087
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
28065
28088
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
28066
28089
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
28067
28090
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -28180,7 +28203,7 @@ declare namespace sap {
|
|
|
28180
28203
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
28181
28204
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
28182
28205
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
28183
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
28206
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
28184
28207
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
28185
28208
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
28186
28209
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -28288,7 +28311,7 @@ declare namespace sap {
|
|
|
28288
28311
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
28289
28312
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
28290
28313
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
28291
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
28314
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
28292
28315
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
28293
28316
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
28294
28317
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -28402,7 +28425,7 @@ declare namespace sap {
|
|
|
28402
28425
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
28403
28426
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
28404
28427
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
28405
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
28428
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
28406
28429
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
28407
28430
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
28408
28431
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -28516,7 +28539,7 @@ declare namespace sap {
|
|
|
28516
28539
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
28517
28540
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
28518
28541
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
28519
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
28542
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
28520
28543
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
28521
28544
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
28522
28545
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -28629,7 +28652,7 @@ declare namespace sap {
|
|
|
28629
28652
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
28630
28653
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
28631
28654
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
28632
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
28655
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
28633
28656
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
28634
28657
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
28635
28658
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -28732,7 +28755,7 @@ declare namespace sap {
|
|
|
28732
28755
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
28733
28756
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
28734
28757
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
28735
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
28758
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
28736
28759
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
28737
28760
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
28738
28761
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -28850,7 +28873,7 @@ declare namespace sap {
|
|
|
28850
28873
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
28851
28874
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
28852
28875
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
28853
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
28876
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
28854
28877
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
28855
28878
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
28856
28879
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -28964,7 +28987,7 @@ declare namespace sap {
|
|
|
28964
28987
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
28965
28988
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
28966
28989
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
28967
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
28990
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
28968
28991
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
28969
28992
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
28970
28993
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -29078,7 +29101,7 @@ declare namespace sap {
|
|
|
29078
29101
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
29079
29102
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
29080
29103
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
29081
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
29104
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
29082
29105
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
29083
29106
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
29084
29107
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -29197,7 +29220,7 @@ declare namespace sap {
|
|
|
29197
29220
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
29198
29221
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
29199
29222
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
29200
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
29223
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
29201
29224
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
29202
29225
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
29203
29226
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -29295,7 +29318,7 @@ declare namespace sap {
|
|
|
29295
29318
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
29296
29319
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
29297
29320
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
29298
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
29321
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
29299
29322
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
29300
29323
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
29301
29324
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -29399,7 +29422,9 @@ declare namespace sap {
|
|
|
29399
29422
|
* to "feedsChanged" event to get the corresponding data and set it back to VizFrame to to update the visualization
|
|
29400
29423
|
* with the new data.
|
|
29401
29424
|
*/
|
|
29402
|
-
feedsChanged?: (
|
|
29425
|
+
feedsChanged?: (
|
|
29426
|
+
oEvent: sap.ui.base.Event<sap.viz.ui5.$VizContainerFeedsChangedEventParameters>
|
|
29427
|
+
) => void;
|
|
29403
29428
|
|
|
29404
29429
|
/**
|
|
29405
29430
|
* Dispatches "vizTypeChanged" event when viz type was changed
|
|
@@ -29416,7 +29441,7 @@ declare namespace sap {
|
|
|
29416
29441
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
29417
29442
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
29418
29443
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
29419
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
29444
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
29420
29445
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
29421
29446
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
29422
29447
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -29454,6 +29479,267 @@ declare namespace sap {
|
|
|
29454
29479
|
initialized?: (oEvent: sap.ui.base.Event) => void;
|
|
29455
29480
|
}
|
|
29456
29481
|
|
|
29482
|
+
interface $AreaDeselectDataEventParameters {}
|
|
29483
|
+
|
|
29484
|
+
interface $AreaHideTooltipEventParameters {}
|
|
29485
|
+
|
|
29486
|
+
interface $AreaInitializedEventParameters {}
|
|
29487
|
+
|
|
29488
|
+
interface $AreaSelectDataEventParameters {}
|
|
29489
|
+
|
|
29490
|
+
interface $AreaShowTooltipEventParameters {}
|
|
29491
|
+
|
|
29492
|
+
interface $Area100DeselectDataEventParameters {}
|
|
29493
|
+
|
|
29494
|
+
interface $Area100HideTooltipEventParameters {}
|
|
29495
|
+
|
|
29496
|
+
interface $Area100InitializedEventParameters {}
|
|
29497
|
+
|
|
29498
|
+
interface $Area100SelectDataEventParameters {}
|
|
29499
|
+
|
|
29500
|
+
interface $Area100ShowTooltipEventParameters {}
|
|
29501
|
+
|
|
29502
|
+
interface $BarDeselectDataEventParameters {}
|
|
29503
|
+
|
|
29504
|
+
interface $BarHideTooltipEventParameters {}
|
|
29505
|
+
|
|
29506
|
+
interface $BarInitializedEventParameters {}
|
|
29507
|
+
|
|
29508
|
+
interface $BarSelectDataEventParameters {}
|
|
29509
|
+
|
|
29510
|
+
interface $BarShowTooltipEventParameters {}
|
|
29511
|
+
|
|
29512
|
+
interface $BubbleDeselectDataEventParameters {}
|
|
29513
|
+
|
|
29514
|
+
interface $BubbleHideTooltipEventParameters {}
|
|
29515
|
+
|
|
29516
|
+
interface $BubbleInitializedEventParameters {}
|
|
29517
|
+
|
|
29518
|
+
interface $BubbleSelectDataEventParameters {}
|
|
29519
|
+
|
|
29520
|
+
interface $BubbleShowTooltipEventParameters {}
|
|
29521
|
+
|
|
29522
|
+
interface $BulletDeselectDataEventParameters {}
|
|
29523
|
+
|
|
29524
|
+
interface $BulletHideTooltipEventParameters {}
|
|
29525
|
+
|
|
29526
|
+
interface $BulletInitializedEventParameters {}
|
|
29527
|
+
|
|
29528
|
+
interface $BulletSelectDataEventParameters {}
|
|
29529
|
+
|
|
29530
|
+
interface $BulletShowTooltipEventParameters {}
|
|
29531
|
+
|
|
29532
|
+
interface $ColumnDeselectDataEventParameters {}
|
|
29533
|
+
|
|
29534
|
+
interface $ColumnHideTooltipEventParameters {}
|
|
29535
|
+
|
|
29536
|
+
interface $ColumnInitializedEventParameters {}
|
|
29537
|
+
|
|
29538
|
+
interface $ColumnSelectDataEventParameters {}
|
|
29539
|
+
|
|
29540
|
+
interface $ColumnShowTooltipEventParameters {}
|
|
29541
|
+
|
|
29542
|
+
interface $CombinationDeselectDataEventParameters {}
|
|
29543
|
+
|
|
29544
|
+
interface $CombinationHideTooltipEventParameters {}
|
|
29545
|
+
|
|
29546
|
+
interface $CombinationInitializedEventParameters {}
|
|
29547
|
+
|
|
29548
|
+
interface $CombinationSelectDataEventParameters {}
|
|
29549
|
+
|
|
29550
|
+
interface $CombinationShowTooltipEventParameters {}
|
|
29551
|
+
|
|
29552
|
+
interface $DonutDeselectDataEventParameters {}
|
|
29553
|
+
|
|
29554
|
+
interface $DonutHideTooltipEventParameters {}
|
|
29555
|
+
|
|
29556
|
+
interface $DonutInitializedEventParameters {}
|
|
29557
|
+
|
|
29558
|
+
interface $DonutSelectDataEventParameters {}
|
|
29559
|
+
|
|
29560
|
+
interface $DonutShowTooltipEventParameters {}
|
|
29561
|
+
|
|
29562
|
+
interface $DualBarDeselectDataEventParameters {}
|
|
29563
|
+
|
|
29564
|
+
interface $DualBarHideTooltipEventParameters {}
|
|
29565
|
+
|
|
29566
|
+
interface $DualBarInitializedEventParameters {}
|
|
29567
|
+
|
|
29568
|
+
interface $DualBarSelectDataEventParameters {}
|
|
29569
|
+
|
|
29570
|
+
interface $DualBarShowTooltipEventParameters {}
|
|
29571
|
+
|
|
29572
|
+
interface $DualColumnDeselectDataEventParameters {}
|
|
29573
|
+
|
|
29574
|
+
interface $DualColumnHideTooltipEventParameters {}
|
|
29575
|
+
|
|
29576
|
+
interface $DualColumnInitializedEventParameters {}
|
|
29577
|
+
|
|
29578
|
+
interface $DualColumnSelectDataEventParameters {}
|
|
29579
|
+
|
|
29580
|
+
interface $DualColumnShowTooltipEventParameters {}
|
|
29581
|
+
|
|
29582
|
+
interface $DualCombinationDeselectDataEventParameters {}
|
|
29583
|
+
|
|
29584
|
+
interface $DualCombinationHideTooltipEventParameters {}
|
|
29585
|
+
|
|
29586
|
+
interface $DualCombinationInitializedEventParameters {}
|
|
29587
|
+
|
|
29588
|
+
interface $DualCombinationSelectDataEventParameters {}
|
|
29589
|
+
|
|
29590
|
+
interface $DualCombinationShowTooltipEventParameters {}
|
|
29591
|
+
|
|
29592
|
+
interface $DualLineDeselectDataEventParameters {}
|
|
29593
|
+
|
|
29594
|
+
interface $DualLineHideTooltipEventParameters {}
|
|
29595
|
+
|
|
29596
|
+
interface $DualLineInitializedEventParameters {}
|
|
29597
|
+
|
|
29598
|
+
interface $DualLineSelectDataEventParameters {}
|
|
29599
|
+
|
|
29600
|
+
interface $DualLineShowTooltipEventParameters {}
|
|
29601
|
+
|
|
29602
|
+
interface $DualStackedColumnDeselectDataEventParameters {}
|
|
29603
|
+
|
|
29604
|
+
interface $DualStackedColumnHideTooltipEventParameters {}
|
|
29605
|
+
|
|
29606
|
+
interface $DualStackedColumnInitializedEventParameters {}
|
|
29607
|
+
|
|
29608
|
+
interface $DualStackedColumnSelectDataEventParameters {}
|
|
29609
|
+
|
|
29610
|
+
interface $DualStackedColumnShowTooltipEventParameters {}
|
|
29611
|
+
|
|
29612
|
+
interface $DualStackedColumn100DeselectDataEventParameters {}
|
|
29613
|
+
|
|
29614
|
+
interface $DualStackedColumn100HideTooltipEventParameters {}
|
|
29615
|
+
|
|
29616
|
+
interface $DualStackedColumn100InitializedEventParameters {}
|
|
29617
|
+
|
|
29618
|
+
interface $DualStackedColumn100SelectDataEventParameters {}
|
|
29619
|
+
|
|
29620
|
+
interface $DualStackedColumn100ShowTooltipEventParameters {}
|
|
29621
|
+
|
|
29622
|
+
interface $HeatmapDeselectDataEventParameters {}
|
|
29623
|
+
|
|
29624
|
+
interface $HeatmapHideTooltipEventParameters {}
|
|
29625
|
+
|
|
29626
|
+
interface $HeatmapInitializedEventParameters {}
|
|
29627
|
+
|
|
29628
|
+
interface $HeatmapSelectDataEventParameters {}
|
|
29629
|
+
|
|
29630
|
+
interface $HeatmapShowTooltipEventParameters {}
|
|
29631
|
+
|
|
29632
|
+
interface $HorizontalAreaDeselectDataEventParameters {}
|
|
29633
|
+
|
|
29634
|
+
interface $HorizontalAreaHideTooltipEventParameters {}
|
|
29635
|
+
|
|
29636
|
+
interface $HorizontalAreaInitializedEventParameters {}
|
|
29637
|
+
|
|
29638
|
+
interface $HorizontalAreaSelectDataEventParameters {}
|
|
29639
|
+
|
|
29640
|
+
interface $HorizontalAreaShowTooltipEventParameters {}
|
|
29641
|
+
|
|
29642
|
+
interface $HorizontalArea100DeselectDataEventParameters {}
|
|
29643
|
+
|
|
29644
|
+
interface $HorizontalArea100HideTooltipEventParameters {}
|
|
29645
|
+
|
|
29646
|
+
interface $HorizontalArea100InitializedEventParameters {}
|
|
29647
|
+
|
|
29648
|
+
interface $HorizontalArea100SelectDataEventParameters {}
|
|
29649
|
+
|
|
29650
|
+
interface $HorizontalArea100ShowTooltipEventParameters {}
|
|
29651
|
+
|
|
29652
|
+
interface $LineDeselectDataEventParameters {}
|
|
29653
|
+
|
|
29654
|
+
interface $LineHideTooltipEventParameters {}
|
|
29655
|
+
|
|
29656
|
+
interface $LineInitializedEventParameters {}
|
|
29657
|
+
|
|
29658
|
+
interface $LineSelectDataEventParameters {}
|
|
29659
|
+
|
|
29660
|
+
interface $LineShowTooltipEventParameters {}
|
|
29661
|
+
|
|
29662
|
+
interface $PieDeselectDataEventParameters {}
|
|
29663
|
+
|
|
29664
|
+
interface $PieHideTooltipEventParameters {}
|
|
29665
|
+
|
|
29666
|
+
interface $PieInitializedEventParameters {}
|
|
29667
|
+
|
|
29668
|
+
interface $PieSelectDataEventParameters {}
|
|
29669
|
+
|
|
29670
|
+
interface $PieShowTooltipEventParameters {}
|
|
29671
|
+
|
|
29672
|
+
interface $ScatterDeselectDataEventParameters {}
|
|
29673
|
+
|
|
29674
|
+
interface $ScatterHideTooltipEventParameters {}
|
|
29675
|
+
|
|
29676
|
+
interface $ScatterInitializedEventParameters {}
|
|
29677
|
+
|
|
29678
|
+
interface $ScatterSelectDataEventParameters {}
|
|
29679
|
+
|
|
29680
|
+
interface $ScatterShowTooltipEventParameters {}
|
|
29681
|
+
|
|
29682
|
+
interface $StackedColumnDeselectDataEventParameters {}
|
|
29683
|
+
|
|
29684
|
+
interface $StackedColumnHideTooltipEventParameters {}
|
|
29685
|
+
|
|
29686
|
+
interface $StackedColumnInitializedEventParameters {}
|
|
29687
|
+
|
|
29688
|
+
interface $StackedColumnSelectDataEventParameters {}
|
|
29689
|
+
|
|
29690
|
+
interface $StackedColumnShowTooltipEventParameters {}
|
|
29691
|
+
|
|
29692
|
+
interface $StackedColumn100DeselectDataEventParameters {}
|
|
29693
|
+
|
|
29694
|
+
interface $StackedColumn100HideTooltipEventParameters {}
|
|
29695
|
+
|
|
29696
|
+
interface $StackedColumn100InitializedEventParameters {}
|
|
29697
|
+
|
|
29698
|
+
interface $StackedColumn100SelectDataEventParameters {}
|
|
29699
|
+
|
|
29700
|
+
interface $StackedColumn100ShowTooltipEventParameters {}
|
|
29701
|
+
|
|
29702
|
+
interface $TimeBubbleDeselectDataEventParameters {}
|
|
29703
|
+
|
|
29704
|
+
interface $TimeBubbleHideTooltipEventParameters {}
|
|
29705
|
+
|
|
29706
|
+
interface $TimeBubbleInitializedEventParameters {}
|
|
29707
|
+
|
|
29708
|
+
interface $TimeBubbleSelectDataEventParameters {}
|
|
29709
|
+
|
|
29710
|
+
interface $TimeBubbleShowTooltipEventParameters {}
|
|
29711
|
+
|
|
29712
|
+
interface $TreemapDeselectDataEventParameters {}
|
|
29713
|
+
|
|
29714
|
+
interface $TreemapHideTooltipEventParameters {}
|
|
29715
|
+
|
|
29716
|
+
interface $TreemapInitializedEventParameters {}
|
|
29717
|
+
|
|
29718
|
+
interface $TreemapSelectDataEventParameters {}
|
|
29719
|
+
|
|
29720
|
+
interface $TreemapShowTooltipEventParameters {}
|
|
29721
|
+
|
|
29722
|
+
interface $VizContainerDeselectDataEventParameters {}
|
|
29723
|
+
|
|
29724
|
+
interface $VizContainerFeedsChangedEventParameters {
|
|
29725
|
+
/**
|
|
29726
|
+
* An array of changed feeds.
|
|
29727
|
+
*/
|
|
29728
|
+
feeds?: sap.viz.ui5.controls.common.feeds.FeedItem[];
|
|
29729
|
+
}
|
|
29730
|
+
|
|
29731
|
+
interface $VizContainerHideTooltipEventParameters {}
|
|
29732
|
+
|
|
29733
|
+
interface $VizContainerInitializedEventParameters {}
|
|
29734
|
+
|
|
29735
|
+
interface $VizContainerSelectDataEventParameters {}
|
|
29736
|
+
|
|
29737
|
+
interface $VizContainerShowTooltipEventParameters {}
|
|
29738
|
+
|
|
29739
|
+
interface $VizContainerVizDefinitionChangedEventParameters {}
|
|
29740
|
+
|
|
29741
|
+
interface $VizContainerVizTypeChangedEventParameters {}
|
|
29742
|
+
|
|
29457
29743
|
/**
|
|
29458
29744
|
* @SINCE 1.7.2
|
|
29459
29745
|
* @deprecated (since 1.32.0) - The chart controls in the `sap.viz.ui5` package (which were always marked
|
|
@@ -29684,7 +29970,7 @@ declare namespace sap {
|
|
|
29684
29970
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
29685
29971
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
29686
29972
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
29687
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
29973
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
29688
29974
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
29689
29975
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
29690
29976
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -29719,7 +30005,7 @@ declare namespace sap {
|
|
|
29719
30005
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
29720
30006
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
29721
30007
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
29722
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
30008
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
29723
30009
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
29724
30010
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
29725
30011
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -30469,7 +30755,7 @@ declare namespace sap {
|
|
|
30469
30755
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
30470
30756
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
30471
30757
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
30472
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
30758
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
30473
30759
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
30474
30760
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
30475
30761
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -30504,7 +30790,7 @@ declare namespace sap {
|
|
|
30504
30790
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
30505
30791
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
30506
30792
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
30507
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
30793
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
30508
30794
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
30509
30795
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
30510
30796
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -31031,9 +31317,9 @@ declare namespace sap {
|
|
|
31031
31317
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
31032
31318
|
* distribution for backward compatibility.
|
|
31033
31319
|
*
|
|
31034
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
31035
|
-
*
|
|
31036
|
-
*
|
|
31320
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame}**(`new
|
|
31321
|
+
* sap.viz.ui5.controls.VizFrame({'vizType': 'bar'})`) **control to benefit from new charting enhancements
|
|
31322
|
+
* and timely support. **
|
|
31037
31323
|
*
|
|
31038
31324
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
31039
31325
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -31261,7 +31547,7 @@ declare namespace sap {
|
|
|
31261
31547
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
31262
31548
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
31263
31549
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
31264
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
31550
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
31265
31551
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
31266
31552
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
31267
31553
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -31296,7 +31582,7 @@ declare namespace sap {
|
|
|
31296
31582
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
31297
31583
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
31298
31584
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
31299
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
31585
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
31300
31586
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
31301
31587
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
31302
31588
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -31823,9 +32109,9 @@ declare namespace sap {
|
|
|
31823
32109
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
31824
32110
|
* distribution for backward compatibility.
|
|
31825
32111
|
*
|
|
31826
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
31827
|
-
*
|
|
31828
|
-
*
|
|
32112
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame}**(`new
|
|
32113
|
+
* sap.viz.ui5.controls.VizFrame({'vizType': 'bubble'})`) **control to benefit from new charting enhancements
|
|
32114
|
+
* and timely support. **
|
|
31829
32115
|
*
|
|
31830
32116
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
31831
32117
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -32053,7 +32339,7 @@ declare namespace sap {
|
|
|
32053
32339
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
32054
32340
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
32055
32341
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
32056
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
32342
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
32057
32343
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
32058
32344
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
32059
32345
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -32088,7 +32374,7 @@ declare namespace sap {
|
|
|
32088
32374
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
32089
32375
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
32090
32376
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
32091
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
32377
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
32092
32378
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
32093
32379
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
32094
32380
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -32638,9 +32924,9 @@ declare namespace sap {
|
|
|
32638
32924
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
32639
32925
|
* distribution for backward compatibility.
|
|
32640
32926
|
*
|
|
32641
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
32642
|
-
*
|
|
32643
|
-
*
|
|
32927
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame}**(`new
|
|
32928
|
+
* sap.viz.ui5.controls.VizFrame({'vizType': 'vertical_bullet'})`) **control to benefit from new charting
|
|
32929
|
+
* enhancements and timely support. **
|
|
32644
32930
|
*
|
|
32645
32931
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
32646
32932
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -32868,7 +33154,7 @@ declare namespace sap {
|
|
|
32868
33154
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
32869
33155
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
32870
33156
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
32871
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
33157
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
32872
33158
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
32873
33159
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
32874
33160
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -32903,7 +33189,7 @@ declare namespace sap {
|
|
|
32903
33189
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
32904
33190
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
32905
33191
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
32906
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
33192
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
32907
33193
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
32908
33194
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
32909
33195
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -33384,9 +33670,9 @@ declare namespace sap {
|
|
|
33384
33670
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
33385
33671
|
* distribution for backward compatibility.
|
|
33386
33672
|
*
|
|
33387
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
33388
|
-
*
|
|
33389
|
-
*
|
|
33673
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame}**(`new
|
|
33674
|
+
* sap.viz.ui5.controls.VizFrame({'vizType': 'column'})`) **control to benefit from new charting enhancements
|
|
33675
|
+
* and timely support. **
|
|
33390
33676
|
*
|
|
33391
33677
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
33392
33678
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -33614,7 +33900,7 @@ declare namespace sap {
|
|
|
33614
33900
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
33615
33901
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
33616
33902
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
33617
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
33903
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
33618
33904
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
33619
33905
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
33620
33906
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -33649,7 +33935,7 @@ declare namespace sap {
|
|
|
33649
33935
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
33650
33936
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
33651
33937
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
33652
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
33938
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
33653
33939
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
33654
33940
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
33655
33941
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -34176,9 +34462,9 @@ declare namespace sap {
|
|
|
34176
34462
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
34177
34463
|
* distribution for backward compatibility.
|
|
34178
34464
|
*
|
|
34179
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
34180
|
-
*
|
|
34181
|
-
*
|
|
34465
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame}**(`new
|
|
34466
|
+
* sap.viz.ui5.controls.VizFrame({'vizType': 'combination'})`) **control to benefit from new charting enhancements
|
|
34467
|
+
* and timely support. **
|
|
34182
34468
|
*
|
|
34183
34469
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
34184
34470
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -34406,7 +34692,7 @@ declare namespace sap {
|
|
|
34406
34692
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
34407
34693
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
34408
34694
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
34409
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
34695
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
34410
34696
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
34411
34697
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
34412
34698
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -34441,7 +34727,7 @@ declare namespace sap {
|
|
|
34441
34727
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
34442
34728
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
34443
34729
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
34444
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
34730
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
34445
34731
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
34446
34732
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
34447
34733
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -34968,9 +35254,9 @@ declare namespace sap {
|
|
|
34968
35254
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
34969
35255
|
* distribution for backward compatibility.
|
|
34970
35256
|
*
|
|
34971
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
34972
|
-
*
|
|
34973
|
-
*
|
|
35257
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame}**(`new
|
|
35258
|
+
* sap.viz.ui5.controls.VizFrame({'vizType': 'donut'})`) **control to benefit from new charting enhancements
|
|
35259
|
+
* and timely support. **
|
|
34974
35260
|
*
|
|
34975
35261
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
34976
35262
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -35198,7 +35484,7 @@ declare namespace sap {
|
|
|
35198
35484
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
35199
35485
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
35200
35486
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
35201
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
35487
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
35202
35488
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
35203
35489
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
35204
35490
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -35233,7 +35519,7 @@ declare namespace sap {
|
|
|
35233
35519
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
35234
35520
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
35235
35521
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
35236
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
35522
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
35237
35523
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
35238
35524
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
35239
35525
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -35714,9 +36000,9 @@ declare namespace sap {
|
|
|
35714
36000
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
35715
36001
|
* distribution for backward compatibility.
|
|
35716
36002
|
*
|
|
35717
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
35718
|
-
*
|
|
35719
|
-
*
|
|
36003
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame}**(`new
|
|
36004
|
+
* sap.viz.ui5.controls.VizFrame({'vizType': 'dual_bar'})`) **control to benefit from new charting enhancements
|
|
36005
|
+
* and timely support. **
|
|
35720
36006
|
*
|
|
35721
36007
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
35722
36008
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -35944,7 +36230,7 @@ declare namespace sap {
|
|
|
35944
36230
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
35945
36231
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
35946
36232
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
35947
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
36233
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
35948
36234
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
35949
36235
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
35950
36236
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -35979,7 +36265,7 @@ declare namespace sap {
|
|
|
35979
36265
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
35980
36266
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
35981
36267
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
35982
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
36268
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
35983
36269
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
35984
36270
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
35985
36271
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -36529,9 +36815,9 @@ declare namespace sap {
|
|
|
36529
36815
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
36530
36816
|
* distribution for backward compatibility.
|
|
36531
36817
|
*
|
|
36532
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
36533
|
-
*
|
|
36534
|
-
*
|
|
36818
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame}**(`new
|
|
36819
|
+
* sap.viz.ui5.controls.VizFrame({'vizType': 'dual_column'})`) **control to benefit from new charting enhancements
|
|
36820
|
+
* and timely support. **
|
|
36535
36821
|
*
|
|
36536
36822
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
36537
36823
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -36759,7 +37045,7 @@ declare namespace sap {
|
|
|
36759
37045
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
36760
37046
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
36761
37047
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
36762
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
37048
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
36763
37049
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
36764
37050
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
36765
37051
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -36794,7 +37080,7 @@ declare namespace sap {
|
|
|
36794
37080
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
36795
37081
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
36796
37082
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
36797
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
37083
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
36798
37084
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
36799
37085
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
36800
37086
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -37567,7 +37853,7 @@ declare namespace sap {
|
|
|
37567
37853
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
37568
37854
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
37569
37855
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
37570
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
37856
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
37571
37857
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
37572
37858
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
37573
37859
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -37602,7 +37888,7 @@ declare namespace sap {
|
|
|
37602
37888
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
37603
37889
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
37604
37890
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
37605
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
37891
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
37606
37892
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
37607
37893
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
37608
37894
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -38152,9 +38438,9 @@ declare namespace sap {
|
|
|
38152
38438
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
38153
38439
|
* distribution for backward compatibility.
|
|
38154
38440
|
*
|
|
38155
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
38156
|
-
*
|
|
38157
|
-
*
|
|
38441
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame}**(`new
|
|
38442
|
+
* sap.viz.ui5.controls.VizFrame({'vizType': 'dual_line'})`) **control to benefit from new charting enhancements
|
|
38443
|
+
* and timely support. **
|
|
38158
38444
|
*
|
|
38159
38445
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
38160
38446
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -38382,7 +38668,7 @@ declare namespace sap {
|
|
|
38382
38668
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
38383
38669
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
38384
38670
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
38385
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
38671
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
38386
38672
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
38387
38673
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
38388
38674
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -38417,7 +38703,7 @@ declare namespace sap {
|
|
|
38417
38703
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
38418
38704
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
38419
38705
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
38420
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
38706
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
38421
38707
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
38422
38708
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
38423
38709
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -38967,9 +39253,9 @@ declare namespace sap {
|
|
|
38967
39253
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
38968
39254
|
* distribution for backward compatibility.
|
|
38969
39255
|
*
|
|
38970
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
38971
|
-
*
|
|
38972
|
-
*
|
|
39256
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame}**(`new
|
|
39257
|
+
* sap.viz.ui5.controls.VizFrame({'vizType': 'dual_stacked_column'})`) **control to benefit from new charting
|
|
39258
|
+
* enhancements and timely support. **
|
|
38973
39259
|
*
|
|
38974
39260
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
38975
39261
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -39197,7 +39483,7 @@ declare namespace sap {
|
|
|
39197
39483
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
39198
39484
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
39199
39485
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
39200
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
39486
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
39201
39487
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
39202
39488
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
39203
39489
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -39232,7 +39518,7 @@ declare namespace sap {
|
|
|
39232
39518
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
39233
39519
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
39234
39520
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
39235
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
39521
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
39236
39522
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
39237
39523
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
39238
39524
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -39782,9 +40068,9 @@ declare namespace sap {
|
|
|
39782
40068
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
39783
40069
|
* distribution for backward compatibility.
|
|
39784
40070
|
*
|
|
39785
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
39786
|
-
*
|
|
39787
|
-
*
|
|
40071
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame}**(`new
|
|
40072
|
+
* sap.viz.ui5.controls.VizFrame({'vizType': '100_dual_stacked_column'})`) **control to benefit from new
|
|
40073
|
+
* charting enhancements and timely support. **
|
|
39788
40074
|
*
|
|
39789
40075
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
39790
40076
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -40012,7 +40298,7 @@ declare namespace sap {
|
|
|
40012
40298
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
40013
40299
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
40014
40300
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
40015
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
40301
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
40016
40302
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
40017
40303
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
40018
40304
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -40047,7 +40333,7 @@ declare namespace sap {
|
|
|
40047
40333
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
40048
40334
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
40049
40335
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
40050
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
40336
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
40051
40337
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
40052
40338
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
40053
40339
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -40597,9 +40883,9 @@ declare namespace sap {
|
|
|
40597
40883
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
40598
40884
|
* distribution for backward compatibility.
|
|
40599
40885
|
*
|
|
40600
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
40601
|
-
*
|
|
40602
|
-
*
|
|
40886
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame}**(`new
|
|
40887
|
+
* sap.viz.ui5.controls.VizFrame({'vizType': 'heatmap'})`) **control to benefit from new charting enhancements
|
|
40888
|
+
* and timely support. **
|
|
40603
40889
|
*
|
|
40604
40890
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
40605
40891
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -40827,7 +41113,7 @@ declare namespace sap {
|
|
|
40827
41113
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
40828
41114
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
40829
41115
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
40830
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
41116
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
40831
41117
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
40832
41118
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
40833
41119
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -40862,7 +41148,7 @@ declare namespace sap {
|
|
|
40862
41148
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
40863
41149
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
40864
41150
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
40865
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
41151
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
40866
41152
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
40867
41153
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
40868
41154
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -41589,7 +41875,7 @@ declare namespace sap {
|
|
|
41589
41875
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
41590
41876
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
41591
41877
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
41592
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
41878
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
41593
41879
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
41594
41880
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
41595
41881
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -41624,7 +41910,7 @@ declare namespace sap {
|
|
|
41624
41910
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
41625
41911
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
41626
41912
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
41627
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
41913
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
41628
41914
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
41629
41915
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
41630
41916
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -42374,7 +42660,7 @@ declare namespace sap {
|
|
|
42374
42660
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
42375
42661
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
42376
42662
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
42377
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
42663
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
42378
42664
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
42379
42665
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
42380
42666
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -42409,7 +42695,7 @@ declare namespace sap {
|
|
|
42409
42695
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
42410
42696
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
42411
42697
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
42412
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
42698
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
42413
42699
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
42414
42700
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
42415
42701
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -42936,9 +43222,9 @@ declare namespace sap {
|
|
|
42936
43222
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
42937
43223
|
* distribution for backward compatibility.
|
|
42938
43224
|
*
|
|
42939
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
42940
|
-
*
|
|
42941
|
-
*
|
|
43225
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame}**(`new
|
|
43226
|
+
* sap.viz.ui5.controls.VizFrame({'vizType': 'line'})`) **control to benefit from new charting enhancements
|
|
43227
|
+
* and timely support. **
|
|
42942
43228
|
*
|
|
42943
43229
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
42944
43230
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -43166,7 +43452,7 @@ declare namespace sap {
|
|
|
43166
43452
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
43167
43453
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
43168
43454
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
43169
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
43455
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
43170
43456
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
43171
43457
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
43172
43458
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -43201,7 +43487,7 @@ declare namespace sap {
|
|
|
43201
43487
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
43202
43488
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
43203
43489
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
43204
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
43490
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
43205
43491
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
43206
43492
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
43207
43493
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -43728,9 +44014,9 @@ declare namespace sap {
|
|
|
43728
44014
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
43729
44015
|
* distribution for backward compatibility.
|
|
43730
44016
|
*
|
|
43731
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
43732
|
-
*
|
|
43733
|
-
*
|
|
44017
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame}**(`new
|
|
44018
|
+
* sap.viz.ui5.controls.VizFrame({'vizType': 'pie'})`) **control to benefit from new charting enhancements
|
|
44019
|
+
* and timely support. **
|
|
43734
44020
|
*
|
|
43735
44021
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
43736
44022
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -43958,7 +44244,7 @@ declare namespace sap {
|
|
|
43958
44244
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
43959
44245
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
43960
44246
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
43961
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
44247
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
43962
44248
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
43963
44249
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
43964
44250
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -43993,7 +44279,7 @@ declare namespace sap {
|
|
|
43993
44279
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
43994
44280
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
43995
44281
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
43996
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
44282
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
43997
44283
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
43998
44284
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
43999
44285
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -44474,9 +44760,9 @@ declare namespace sap {
|
|
|
44474
44760
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
44475
44761
|
* distribution for backward compatibility.
|
|
44476
44762
|
*
|
|
44477
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
44478
|
-
*
|
|
44479
|
-
*
|
|
44763
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame}**(`new
|
|
44764
|
+
* sap.viz.ui5.controls.VizFrame({'vizType': 'scatter'})`) **control to benefit from new charting enhancements
|
|
44765
|
+
* and timely support. **
|
|
44480
44766
|
*
|
|
44481
44767
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
44482
44768
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -44704,7 +44990,7 @@ declare namespace sap {
|
|
|
44704
44990
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
44705
44991
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
44706
44992
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
44707
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
44993
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
44708
44994
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
44709
44995
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
44710
44996
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -44739,7 +45025,7 @@ declare namespace sap {
|
|
|
44739
45025
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
44740
45026
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
44741
45027
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
44742
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
45028
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
44743
45029
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
44744
45030
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
44745
45031
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -45289,9 +45575,9 @@ declare namespace sap {
|
|
|
45289
45575
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
45290
45576
|
* distribution for backward compatibility.
|
|
45291
45577
|
*
|
|
45292
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
45293
|
-
*
|
|
45294
|
-
*
|
|
45578
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame}**(`new
|
|
45579
|
+
* sap.viz.ui5.controls.VizFrame({'vizType': 'stacked_column'})`) **control to benefit from new charting
|
|
45580
|
+
* enhancements and timely support. **
|
|
45295
45581
|
*
|
|
45296
45582
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
45297
45583
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -45519,7 +45805,7 @@ declare namespace sap {
|
|
|
45519
45805
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
45520
45806
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
45521
45807
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
45522
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
45808
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
45523
45809
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
45524
45810
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
45525
45811
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -45554,7 +45840,7 @@ declare namespace sap {
|
|
|
45554
45840
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
45555
45841
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
45556
45842
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
45557
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
45843
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
45558
45844
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
45559
45845
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
45560
45846
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -46081,9 +46367,9 @@ declare namespace sap {
|
|
|
46081
46367
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
46082
46368
|
* distribution for backward compatibility.
|
|
46083
46369
|
*
|
|
46084
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
46085
|
-
*
|
|
46086
|
-
*
|
|
46370
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame}**(`new
|
|
46371
|
+
* sap.viz.ui5.controls.VizFrame({'vizType': '100_stacked_column'})`) **control to benefit from new charting
|
|
46372
|
+
* enhancements and timely support. **
|
|
46087
46373
|
*
|
|
46088
46374
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
46089
46375
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -46311,7 +46597,7 @@ declare namespace sap {
|
|
|
46311
46597
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
46312
46598
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
46313
46599
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
46314
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
46600
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
46315
46601
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
46316
46602
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
46317
46603
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -46346,7 +46632,7 @@ declare namespace sap {
|
|
|
46346
46632
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
46347
46633
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
46348
46634
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
46349
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
46635
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
46350
46636
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
46351
46637
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
46352
46638
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -46873,9 +47159,9 @@ declare namespace sap {
|
|
|
46873
47159
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
46874
47160
|
* distribution for backward compatibility.
|
|
46875
47161
|
*
|
|
46876
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
46877
|
-
*
|
|
46878
|
-
*
|
|
47162
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame}**(`new
|
|
47163
|
+
* sap.viz.ui5.controls.VizFrame({'vizType': 'time_bubble'})`) **control to benefit from new charting enhancements
|
|
47164
|
+
* and timely support. **
|
|
46879
47165
|
*
|
|
46880
47166
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
46881
47167
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -47103,7 +47389,7 @@ declare namespace sap {
|
|
|
47103
47389
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
47104
47390
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
47105
47391
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
47106
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
47392
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
47107
47393
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
47108
47394
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
47109
47395
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -47138,7 +47424,7 @@ declare namespace sap {
|
|
|
47138
47424
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
47139
47425
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
47140
47426
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
47141
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
47427
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
47142
47428
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
47143
47429
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
47144
47430
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -47911,7 +48197,7 @@ declare namespace sap {
|
|
|
47911
48197
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
47912
48198
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
47913
48199
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
47914
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
48200
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
47915
48201
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
47916
48202
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
47917
48203
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -47946,7 +48232,7 @@ declare namespace sap {
|
|
|
47946
48232
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
47947
48233
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
47948
48234
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
47949
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
48235
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
47950
48236
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
47951
48237
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
47952
48238
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -48404,8 +48690,8 @@ declare namespace sap {
|
|
|
48404
48690
|
* won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5
|
|
48405
48691
|
* distribution for backward compatibility.
|
|
48406
48692
|
*
|
|
48407
|
-
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame
|
|
48408
|
-
*
|
|
48693
|
+
* **SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame }
|
|
48694
|
+
* control to benefit from new charting enhancements and timely support. **
|
|
48409
48695
|
*
|
|
48410
48696
|
* **Note**: As the feature set, design and API usage of VizFrame might differ from the old chart controls,
|
|
48411
48697
|
* make sure you evaluate it thoroughly before migration.
|
|
@@ -48565,7 +48851,9 @@ declare namespace sap {
|
|
|
48565
48851
|
/**
|
|
48566
48852
|
* The function to be called when the event occurs
|
|
48567
48853
|
*/
|
|
48568
|
-
fnFunction: (
|
|
48854
|
+
fnFunction: (
|
|
48855
|
+
p1: sap.ui.base.Event<sap.viz.ui5.$VizContainerFeedsChangedEventParameters>
|
|
48856
|
+
) => void,
|
|
48569
48857
|
/**
|
|
48570
48858
|
* Context object to call the event handler with. Defaults to this `sap.viz.ui5.VizContainer` itself
|
|
48571
48859
|
*/
|
|
@@ -48588,7 +48876,9 @@ declare namespace sap {
|
|
|
48588
48876
|
/**
|
|
48589
48877
|
* The function to be called when the event occurs
|
|
48590
48878
|
*/
|
|
48591
|
-
fnFunction: (
|
|
48879
|
+
fnFunction: (
|
|
48880
|
+
p1: sap.ui.base.Event<sap.viz.ui5.$VizContainerFeedsChangedEventParameters>
|
|
48881
|
+
) => void,
|
|
48592
48882
|
/**
|
|
48593
48883
|
* Context object to call the event handler with. Defaults to this `sap.viz.ui5.VizContainer` itself
|
|
48594
48884
|
*/
|
|
@@ -48698,7 +48988,7 @@ declare namespace sap {
|
|
|
48698
48988
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
48699
48989
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
48700
48990
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
48701
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
48991
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
48702
48992
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
48703
48993
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
48704
48994
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -48733,7 +49023,7 @@ declare namespace sap {
|
|
|
48733
49023
|
* in accordance with the following format.{name: "selectData",data:[{ //selected element's detail
|
|
48734
49024
|
* target:"Dom Element",//an object pointed to corresponding dom element data:[{val: "...",//value of this
|
|
48735
49025
|
* element ctx:{type:"Dimension"||"Measure"||"MND", //for Dimension path:{aa:"...",di:"...",dii:"..."},
|
|
48736
|
-
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..."}
|
|
49026
|
+
* //for Measure path:{mg:"...",mi:"...",dii_a1:"...",dii_a2:"..."}, //for MND path:{mg:"...",mi:"..." }
|
|
48737
49027
|
* //path: analysis path //aa: analysis axis index // 0 for analysis axis 1, 1 for analysis 2 //di: dimension
|
|
48738
49028
|
* index //zero based //dii: dimension item index //zero based //mg: measure group index // 0 for measure
|
|
48739
49029
|
* group 1,1 for measure group 2 //mi: measure index // measure index in measure group zero based //dii_a1:
|
|
@@ -48946,7 +49236,9 @@ declare namespace sap {
|
|
|
48946
49236
|
/**
|
|
48947
49237
|
* The function to be called, when the event occurs
|
|
48948
49238
|
*/
|
|
48949
|
-
fnFunction: (
|
|
49239
|
+
fnFunction: (
|
|
49240
|
+
p1: sap.ui.base.Event<sap.viz.ui5.$VizContainerFeedsChangedEventParameters>
|
|
49241
|
+
) => void,
|
|
48950
49242
|
/**
|
|
48951
49243
|
* Context object on which the given function had to be called
|
|
48952
49244
|
*/
|
|
@@ -49021,7 +49313,7 @@ declare namespace sap {
|
|
|
49021
49313
|
oListener?: object
|
|
49022
49314
|
): this;
|
|
49023
49315
|
/**
|
|
49024
|
-
* Detaches event handler `fnFunction` from the {@link #event:vizDefinitionChanged vizDefinitionChanged}
|
|
49316
|
+
* Detaches event handler `fnFunction` from the {@link #event:vizDefinitionChanged vizDefinitionChanged }
|
|
49025
49317
|
* event of this `sap.viz.ui5.VizContainer`.
|
|
49026
49318
|
*
|
|
49027
49319
|
* The passed function and listener object must match the ones used for event registration.
|
|
@@ -49080,12 +49372,7 @@ declare namespace sap {
|
|
|
49080
49372
|
/**
|
|
49081
49373
|
* Parameters to pass along with the event
|
|
49082
49374
|
*/
|
|
49083
|
-
mParameters?:
|
|
49084
|
-
/**
|
|
49085
|
-
* An array of changed feeds.
|
|
49086
|
-
*/
|
|
49087
|
-
feeds?: sap.viz.ui5.controls.common.feeds.FeedItem[];
|
|
49088
|
-
}
|
|
49375
|
+
mParameters?: sap.viz.ui5.$VizContainerFeedsChangedEventParameters
|
|
49089
49376
|
): this;
|
|
49090
49377
|
/**
|
|
49091
49378
|
* @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
|
|
@@ -49216,8 +49503,8 @@ declare namespace sap {
|
|
|
49216
49503
|
*/
|
|
49217
49504
|
getVizType(): string;
|
|
49218
49505
|
/**
|
|
49219
|
-
* Checks for the provided `sap.viz.ui5.controls.common.feeds.AnalysisObject` in the aggregation {@link
|
|
49220
|
-
*
|
|
49506
|
+
* Checks for the provided `sap.viz.ui5.controls.common.feeds.AnalysisObject` in the aggregation {@link #getAnalysisObjectsForPicker analysisObjectsForPicker}.
|
|
49507
|
+
* and returns its index if found or -1 otherwise.
|
|
49221
49508
|
*
|
|
49222
49509
|
* @returns The index of the provided control in the aggregation if found, or -1 otherwise
|
|
49223
49510
|
*/
|
|
@@ -49228,8 +49515,8 @@ declare namespace sap {
|
|
|
49228
49515
|
oAnalysisObjectsForPicker: sap.viz.ui5.controls.common.feeds.AnalysisObject
|
|
49229
49516
|
): int;
|
|
49230
49517
|
/**
|
|
49231
|
-
* Checks for the provided `sap.viz.ui5.controls.common.feeds.FeedItem` in the aggregation {@link #getFeeds
|
|
49232
|
-
*
|
|
49518
|
+
* Checks for the provided `sap.viz.ui5.controls.common.feeds.FeedItem` in the aggregation {@link #getFeeds feeds}.
|
|
49519
|
+
* and returns its index if found or -1 otherwise.
|
|
49233
49520
|
*
|
|
49234
49521
|
* @returns The index of the provided control in the aggregation if found, or -1 otherwise
|
|
49235
49522
|
*/
|