@sapui5/ts-types-esm 1.145.1 → 1.147.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/index.d.ts +3 -6
- package/types/sap.apf.d.ts +1 -1
- package/types/sap.ca.ui.d.ts +1 -1
- package/types/sap.chart.d.ts +4 -7
- package/types/sap.collaboration.d.ts +1 -1
- package/types/sap.esh.search.ui.d.ts +56 -67
- package/types/sap.f.d.ts +220 -527
- package/types/sap.fe.ariba.d.ts +1 -1
- package/types/sap.fe.controls.d.ts +1 -1
- package/types/sap.fe.core.d.ts +1 -1
- package/types/sap.fe.ina.d.ts +1 -1
- package/types/sap.fe.macros.d.ts +3921 -3221
- package/types/sap.fe.navigation.d.ts +1 -1
- package/types/sap.fe.placeholder.d.ts +1 -1
- package/types/sap.fe.plugins.managecache.d.ts +1 -1
- package/types/sap.fe.templates.d.ts +1 -1
- package/types/sap.fe.test.d.ts +49 -1
- package/types/sap.fe.tools.d.ts +1 -1
- package/types/sap.feedback.ui.d.ts +1 -1
- package/types/sap.gantt.d.ts +228 -1
- package/types/sap.insights.d.ts +14 -1
- package/types/{mobile-1.145.0-esm-d.ts → sap.m.d.ts} +596 -48
- package/types/sap.makit.d.ts +1 -1
- package/types/sap.me.d.ts +1 -1
- package/types/sap.ndc.d.ts +1 -1
- package/types/sap.ovp.d.ts +1 -1
- package/types/sap.rules.ui.d.ts +1 -1
- package/types/sap.sac.df.d.ts +1 -1
- package/types/sap.suite.ui.commons.d.ts +299 -10
- package/types/sap.suite.ui.generic.template.d.ts +79 -1
- package/types/sap.suite.ui.microchart.d.ts +1 -1
- package/types/sap.tnt.d.ts +9 -19
- package/types/sap.ui.codeeditor.d.ts +82 -46
- package/types/sap.ui.commons.d.ts +1 -1
- package/types/sap.ui.comp.d.ts +5 -15
- package/types/{core-1.145.0-esm-d.ts → sap.ui.core.d.ts} +1214 -396
- package/types/sap.ui.dt.d.ts +1 -1
- package/types/sap.ui.export.d.ts +1 -1
- package/types/sap.ui.fl.d.ts +9 -1
- package/types/sap.ui.generic.app.d.ts +5 -5
- package/types/sap.ui.generic.template.d.ts +1 -1
- package/types/sap.ui.geomap.d.ts +1 -1
- package/types/sap.ui.integration.d.ts +87 -290
- package/types/sap.ui.layout.d.ts +1 -1
- package/types/{mdc-1.145.0-esm-d.ts → sap.ui.mdc.d.ts} +113 -22
- package/types/sap.ui.richtexteditor.d.ts +6 -6
- package/types/sap.ui.rta.d.ts +1 -1
- package/types/sap.ui.suite.d.ts +1 -1
- package/types/sap.ui.support.d.ts +2 -2
- package/types/sap.ui.table.d.ts +1 -1
- package/types/sap.ui.testrecorder.d.ts +1 -1
- package/types/sap.ui.unified.d.ts +41 -11
- package/types/sap.ui.ux3.d.ts +1 -1
- package/types/sap.ui.vbm.d.ts +8 -24
- package/types/sap.ui.vk.d.ts +209 -2
- package/types/sap.ui.vtm.d.ts +2 -2
- package/types/sap.uiext.inbox.d.ts +1 -1
- package/types/sap.ushell.d.ts +609 -202
- package/types/sap.ushell_abap.d.ts +1 -1
- package/types/sap.uxap.d.ts +151 -2
- package/types/sap.viz.d.ts +4 -5
- package/types/sap.webanalytics.core.d.ts +1 -1
- package/types/sap.zen.commons.d.ts +1 -1
- package/types/sap.zen.crosstab.d.ts +1 -1
- package/types/sap.zen.dsh.d.ts +1 -1
- package/types/sap.ui.webc.common.d.ts +0 -164
- package/types/sap.ui.webc.fiori.d.ts +0 -16235
- package/types/sap.ui.webc.main.d.ts +0 -51365
package/types/sap.ushell.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// For Library Version: 1.
|
|
1
|
+
// For Library Version: 1.147.0
|
|
2
2
|
|
|
3
3
|
declare module "sap/ushell/library" {
|
|
4
4
|
/**
|
|
@@ -10,7 +10,7 @@ declare module "sap/ushell/library" {
|
|
|
10
10
|
/**
|
|
11
11
|
* A group of the classic homepage
|
|
12
12
|
*
|
|
13
|
-
* @deprecated As of version 1.120.
|
|
13
|
+
* @deprecated As of version 1.120. Deprecated without successor together with the classic homepage.
|
|
14
14
|
*/
|
|
15
15
|
HomepageGroup = "HomepageGroup",
|
|
16
16
|
/**
|
|
@@ -31,7 +31,7 @@ declare module "sap/ushell/library" {
|
|
|
31
31
|
*
|
|
32
32
|
* This enum is part of the 'sap/ushell/library' module export and must be accessed by the property 'NavigationState'.
|
|
33
33
|
*
|
|
34
|
-
* @deprecated As of version 1.136.
|
|
34
|
+
* @deprecated As of version 1.136. Deprecated without successor.
|
|
35
35
|
*/
|
|
36
36
|
export enum NavigationState {
|
|
37
37
|
Finished = "Finished",
|
|
@@ -287,6 +287,7 @@ declare module "sap/ushell/components/factsheet/controls/PictureTile" {
|
|
|
287
287
|
/**
|
|
288
288
|
* Reference to one PictureViewerItem coming from the PictureViewer.
|
|
289
289
|
*
|
|
290
|
+
* @deprecated As of version 1.22. Please use {@link sap.m.Carousel} instead.
|
|
290
291
|
*
|
|
291
292
|
* @returns `this` to allow method chaining
|
|
292
293
|
*/
|
|
@@ -438,7 +439,8 @@ declare module "sap/ushell/components/factsheet/controls/PictureViewer" {
|
|
|
438
439
|
/**
|
|
439
440
|
* Adds some item `oItem` to the aggregation named `items`. Deprecated, use aggregation "tiles".
|
|
440
441
|
*
|
|
441
|
-
* @deprecated As of version 1.18.
|
|
442
|
+
* @deprecated As of version 1.18. Please use aggregation "tiles" instead. Also consider using {@link sap.m.Carousel }
|
|
443
|
+
* as the PictureViewer itself is deprecated.
|
|
442
444
|
*
|
|
443
445
|
* @returns `this` to allow method chaining
|
|
444
446
|
*/
|
|
@@ -498,6 +500,7 @@ declare module "sap/ushell/components/factsheet/controls/PictureViewer" {
|
|
|
498
500
|
/**
|
|
499
501
|
* Removes the picture at index `iIndex` from the `items` aggregation.
|
|
500
502
|
*
|
|
503
|
+
* @deprecated As of version 1.22. Please use {@link sap.m.Carousel} instead.
|
|
501
504
|
*
|
|
502
505
|
* @returns `this` to allow method chaining
|
|
503
506
|
*/
|
|
@@ -550,6 +553,7 @@ declare module "sap/ushell/components/factsheet/controls/PictureViewer" {
|
|
|
550
553
|
/**
|
|
551
554
|
* Gets the current picture index.
|
|
552
555
|
*
|
|
556
|
+
* @deprecated As of version 1.22. Please use {@link sap.m.Carousel} instead.
|
|
553
557
|
*
|
|
554
558
|
* @returns the current picture index
|
|
555
559
|
*/
|
|
@@ -597,7 +601,8 @@ declare module "sap/ushell/components/factsheet/controls/PictureViewer" {
|
|
|
597
601
|
* is actually created with its own ID and added to the internal TileContainer. Deprecated, use aggregation
|
|
598
602
|
* "tiles".
|
|
599
603
|
*
|
|
600
|
-
* @deprecated As of version 1.18.
|
|
604
|
+
* @deprecated As of version 1.18. Please use aggregation "tiles" instead. Also consider using {@link sap.m.Carousel }
|
|
605
|
+
* as the PictureViewer itself is deprecated.
|
|
601
606
|
*
|
|
602
607
|
* @returns `this` to allow method chaining
|
|
603
608
|
*/
|
|
@@ -637,6 +642,7 @@ declare module "sap/ushell/components/factsheet/controls/PictureViewer" {
|
|
|
637
642
|
/**
|
|
638
643
|
* Select the picture at index `iIndex` from the `items` aggregation.
|
|
639
644
|
*
|
|
645
|
+
* @deprecated As of version 1.22. Please use {@link sap.m.Carousel} instead.
|
|
640
646
|
*
|
|
641
647
|
* @returns `this` to allow method chaining
|
|
642
648
|
*/
|
|
@@ -838,6 +844,7 @@ declare module "sap/ushell/components/factsheet/controls/PictureViewerItem" {
|
|
|
838
844
|
*
|
|
839
845
|
* Default value is empty/`undefined`
|
|
840
846
|
*
|
|
847
|
+
* @deprecated As of version 1.22. Please use {@link sap.m.Carousel} instead.
|
|
841
848
|
*
|
|
842
849
|
* @returns `this` to allow method chaining
|
|
843
850
|
*/
|
|
@@ -890,6 +897,7 @@ declare module "sap/ushell/Container" {
|
|
|
890
897
|
* An enumeration for the application work protect mode state.
|
|
891
898
|
*
|
|
892
899
|
* @since 1.21.1
|
|
900
|
+
* @deprecated As of version 1.146. the concept has been abandoned.
|
|
893
901
|
*/
|
|
894
902
|
DirtyState: DirtyState;
|
|
895
903
|
|
|
@@ -925,7 +933,7 @@ declare module "sap/ushell/Container" {
|
|
|
925
933
|
* Attaches a listener to the rendererCreated event.
|
|
926
934
|
*
|
|
927
935
|
* @since 1.34.1
|
|
928
|
-
* @deprecated As of version 1.
|
|
936
|
+
* @deprecated As of version 1.146. the concept has been abandoned.
|
|
929
937
|
*/
|
|
930
938
|
attachRendererCreatedEvent(
|
|
931
939
|
/**
|
|
@@ -945,7 +953,7 @@ declare module "sap/ushell/Container" {
|
|
|
945
953
|
* sap.ushell.Container#setLogonFrameProvider
|
|
946
954
|
*
|
|
947
955
|
* @since 1.21.2
|
|
948
|
-
* @deprecated As of version 1.120.
|
|
956
|
+
* @deprecated As of version 1.120. Deprecated without successor.
|
|
949
957
|
*/
|
|
950
958
|
cancelLogon(): void;
|
|
951
959
|
/**
|
|
@@ -967,7 +975,7 @@ declare module "sap/ushell/Container" {
|
|
|
967
975
|
* the renderer to use 100% height.
|
|
968
976
|
*
|
|
969
977
|
* @since 1.15.0
|
|
970
|
-
* @deprecated As of version 1.120.
|
|
978
|
+
* @deprecated As of version 1.120. Deprecated without successor. Custom renderers are no longer supported.
|
|
971
979
|
*
|
|
972
980
|
* @returns the renderer or Promise (in asynchronous mode)
|
|
973
981
|
*/
|
|
@@ -991,6 +999,7 @@ declare module "sap/ushell/Container" {
|
|
|
991
999
|
* Only the last registered function will be deregistered (in case it was registered multiple times).
|
|
992
1000
|
*
|
|
993
1001
|
* @since 1.67.0
|
|
1002
|
+
* @deprecated As of version 1.146. replaced by {@link sap.ushell.navigation.DirtyState#deregisterDirtyStateProvider}.
|
|
994
1003
|
*/
|
|
995
1004
|
deregisterDirtyStateProvider(
|
|
996
1005
|
/**
|
|
@@ -1013,7 +1022,7 @@ declare module "sap/ushell/Container" {
|
|
|
1013
1022
|
* Detaches a listener from the rendererCreated event.
|
|
1014
1023
|
*
|
|
1015
1024
|
* @since 1.34.1
|
|
1016
|
-
* @deprecated As of version 1.
|
|
1025
|
+
* @deprecated As of version 1.146. the concept has been abandoned.
|
|
1017
1026
|
*/
|
|
1018
1027
|
detachRendererCreatedEvent(
|
|
1019
1028
|
/**
|
|
@@ -1029,7 +1038,7 @@ declare module "sap/ushell/Container" {
|
|
|
1029
1038
|
* provider methods are ignored and the function simply returns 'true'.
|
|
1030
1039
|
*
|
|
1031
1040
|
* @since 1.27.0
|
|
1032
|
-
* @deprecated As of version 1.120.
|
|
1041
|
+
* @deprecated As of version 1.120. replaced by {@link sap.ushell.navigation.DirtyState#getDirtyFlag}.
|
|
1033
1042
|
*
|
|
1034
1043
|
* @returns The value of the dirty flag or the determined dirty state returned by the dirty state providers.
|
|
1035
1044
|
*/
|
|
@@ -1040,7 +1049,8 @@ declare module "sap/ushell/Container" {
|
|
|
1040
1049
|
* All open UShell browser windows for the same origin are asked about their global dirty state.
|
|
1041
1050
|
*
|
|
1042
1051
|
* @since 1.21.1
|
|
1043
|
-
* @deprecated As of version 1.120.
|
|
1052
|
+
* @deprecated As of version 1.120. the concept has been abandoned. Use {@link sap.ushell.navigation.DirtyState#getDirtyFlag }
|
|
1053
|
+
* instead.
|
|
1044
1054
|
*
|
|
1045
1055
|
* @returns Resolves the dirty state (see {@link sap.ushell.Container.DirtyState}).
|
|
1046
1056
|
*/
|
|
@@ -1212,7 +1222,7 @@ declare module "sap/ushell/Container" {
|
|
|
1212
1222
|
* the alternate logout function using registerLogout function.
|
|
1213
1223
|
*
|
|
1214
1224
|
* @since 1.15.0
|
|
1215
|
-
* @deprecated As of version 1.120.
|
|
1225
|
+
* @deprecated As of version 1.120. Deprecated without successor.
|
|
1216
1226
|
*
|
|
1217
1227
|
* @returns Resolves when logout is finished, even when it fails.
|
|
1218
1228
|
*/
|
|
@@ -1225,6 +1235,7 @@ declare module "sap/ushell/Container" {
|
|
|
1225
1235
|
* Use `Function.prototype.bind()` to determine the callback's `this` or some of its arguments.
|
|
1226
1236
|
*
|
|
1227
1237
|
* @since 1.31.0
|
|
1238
|
+
* @deprecated As of version 1.146. replaced by {@link sap.ushell.navigation.DirtyState#registerDirtyStateProvider}.
|
|
1228
1239
|
*/
|
|
1229
1240
|
registerDirtyStateProvider(
|
|
1230
1241
|
/**
|
|
@@ -1236,7 +1247,7 @@ declare module "sap/ushell/Container" {
|
|
|
1236
1247
|
* ```javascript
|
|
1237
1248
|
*
|
|
1238
1249
|
* {
|
|
1239
|
-
* isCrossAppNavigation: true, // Boolean which indicates if the navigation is inner app
|
|
1250
|
+
* isCrossAppNavigation: true, // Boolean which indicates if the navigation is inner app or across two different applications.
|
|
1240
1251
|
* innerAppRoute: "&/SalesOrder/11" // If it is an inner app navigation, it describes the inner app route.
|
|
1241
1252
|
* }
|
|
1242
1253
|
* ```
|
|
@@ -1249,6 +1260,7 @@ declare module "sap/ushell/Container" {
|
|
|
1249
1260
|
* Default value is false
|
|
1250
1261
|
*
|
|
1251
1262
|
* @since 1.27.0
|
|
1263
|
+
* @deprecated As of version 1.146. replaced by {@link sap.ushell.navigation.DirtyState#setDirtyFlag}.
|
|
1252
1264
|
*/
|
|
1253
1265
|
setDirtyFlag(
|
|
1254
1266
|
/**
|
|
@@ -1264,6 +1276,7 @@ declare module "sap/ushell/Container" {
|
|
|
1264
1276
|
* An enumeration for the application work protect mode state.
|
|
1265
1277
|
*
|
|
1266
1278
|
* @since 1.90.0
|
|
1279
|
+
* @deprecated As of version 1.146. the concept has been abandoned.
|
|
1267
1280
|
*/
|
|
1268
1281
|
export type DirtyState = {
|
|
1269
1282
|
/**
|
|
@@ -1281,6 +1294,85 @@ declare module "sap/ushell/Container" {
|
|
|
1281
1294
|
};
|
|
1282
1295
|
}
|
|
1283
1296
|
|
|
1297
|
+
declare module "sap/ushell/navigation/DirtyState" {
|
|
1298
|
+
/**
|
|
1299
|
+
* Module that stores the dirty state of the application.
|
|
1300
|
+
*
|
|
1301
|
+
* @since 1.146.0
|
|
1302
|
+
*/
|
|
1303
|
+
interface DirtyState {
|
|
1304
|
+
/**
|
|
1305
|
+
* Deregister the work protection dirty callback function. See registerDirtyStateProvider for more information.
|
|
1306
|
+
* Only the last registered function will be deregistered (in case it was registered multiple times).
|
|
1307
|
+
*
|
|
1308
|
+
* @since 1.146.0
|
|
1309
|
+
*/
|
|
1310
|
+
deregisterDirtyStateProvider(
|
|
1311
|
+
/**
|
|
1312
|
+
* function for determining the state of the application
|
|
1313
|
+
*/
|
|
1314
|
+
fnDirty: () => boolean
|
|
1315
|
+
): void;
|
|
1316
|
+
/**
|
|
1317
|
+
* If the dirty state was set to 'false' using 'setDirtyFlag' the registered dirty state provider methods
|
|
1318
|
+
* get called to determine the actual dirty state. The determined dirty state is then returned.
|
|
1319
|
+
*
|
|
1320
|
+
* However, if the dirty state was previously set to 'true' using 'setDirtyFlag' the registered dirty state
|
|
1321
|
+
* provider methods are ignored and the function simply returns 'true'.
|
|
1322
|
+
*
|
|
1323
|
+
* @since 1.146.0
|
|
1324
|
+
*
|
|
1325
|
+
* @returns The value of the dirty flag or the determined dirty state returned by the dirty state providers.
|
|
1326
|
+
*/
|
|
1327
|
+
getDirtyFlag(): Promise<boolean>;
|
|
1328
|
+
/**
|
|
1329
|
+
* Register the work protection dirty callback function. In the work protect mechanism, each platform can
|
|
1330
|
+
* register their own method in order to check if data was changed during the session, and notify the container
|
|
1331
|
+
* about the change. Registering multiple times the same function is allowed.
|
|
1332
|
+
*
|
|
1333
|
+
* Use `Function.prototype.bind()` to determine the callback's `this` or some of its arguments.
|
|
1334
|
+
*
|
|
1335
|
+
* Note that registered callback functions are not automatically de-registered when an application is closed.
|
|
1336
|
+
* Use {@link sap.ushell.navigation.DirtyState.deregisterDirtyStateProvider} to de-register the callback
|
|
1337
|
+
* function.
|
|
1338
|
+
*
|
|
1339
|
+
* @since 1.146.0
|
|
1340
|
+
*/
|
|
1341
|
+
registerDirtyStateProvider(
|
|
1342
|
+
/**
|
|
1343
|
+
* Function for determining the state of the application. The callback is used to determine the current
|
|
1344
|
+
* dirty state during a navigation. The function must return a boolean which determines if the current application
|
|
1345
|
+
* is dirty or not. If `true` is returned the end user is prompted with a dialog where they need to confirm
|
|
1346
|
+
* the potential data loss. The callback is called with a navigation context as its first parameter which
|
|
1347
|
+
* can be used to determine the dirty state:
|
|
1348
|
+
* ```javascript
|
|
1349
|
+
*
|
|
1350
|
+
* {
|
|
1351
|
+
* isCrossAppNavigation: true, // Boolean which indicates if the navigation is inner app or across two different applications.
|
|
1352
|
+
* innerAppRoute: "&/SalesOrder/11" // If it is an inner app navigation, it describes the inner app route.
|
|
1353
|
+
* }
|
|
1354
|
+
* ```
|
|
1355
|
+
*/
|
|
1356
|
+
fnDirty: () => boolean
|
|
1357
|
+
): void;
|
|
1358
|
+
/**
|
|
1359
|
+
* Setter for the isDirty flag value.
|
|
1360
|
+
*
|
|
1361
|
+
* @since 1.146.0
|
|
1362
|
+
*
|
|
1363
|
+
* @returns Resolves when the dirty flag is set.
|
|
1364
|
+
*/
|
|
1365
|
+
setDirtyFlag(
|
|
1366
|
+
/**
|
|
1367
|
+
* The value of the dirty flag.
|
|
1368
|
+
*/
|
|
1369
|
+
bIsDirty?: boolean
|
|
1370
|
+
): Promise<undefined>;
|
|
1371
|
+
}
|
|
1372
|
+
const DirtyState: DirtyState;
|
|
1373
|
+
export default DirtyState;
|
|
1374
|
+
}
|
|
1375
|
+
|
|
1284
1376
|
declare module "sap/ushell/renderers/fiori2/Renderer" {
|
|
1285
1377
|
import {
|
|
1286
1378
|
default as UIComponent,
|
|
@@ -1296,7 +1388,8 @@ declare module "sap/ushell/renderers/fiori2/Renderer" {
|
|
|
1296
1388
|
* by the Unified Shell's container only, others MUST call {@link sap.ushell.Container#getRenderer}.
|
|
1297
1389
|
*
|
|
1298
1390
|
* @since 1.15.0
|
|
1299
|
-
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.Extension}
|
|
1391
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.Extension} or {@link sap.ushell.services.FrameBoundExtension }
|
|
1392
|
+
* instead.
|
|
1300
1393
|
*/
|
|
1301
1394
|
export default class Renderer extends UIComponent {
|
|
1302
1395
|
/**
|
|
@@ -1312,6 +1405,9 @@ declare module "sap/ushell/renderers/fiori2/Renderer" {
|
|
|
1312
1405
|
*
|
|
1313
1406
|
*
|
|
1314
1407
|
* @since 1.30
|
|
1408
|
+
* @deprecated As of version 1.120. The LaunchpadState concept has been migrated to explicit APIs. Please
|
|
1409
|
+
* use {@link sap.ushell.services.Extension.Item} or {@link sap.ushell.services.FrameBoundExtension.Item }
|
|
1410
|
+
* APIs instead.
|
|
1315
1411
|
*/
|
|
1316
1412
|
LaunchpadState: undefined;
|
|
1317
1413
|
|
|
@@ -1371,7 +1467,7 @@ declare module "sap/ushell/renderers/fiori2/Renderer" {
|
|
|
1371
1467
|
* The EndUserFeedback dialog is opened via the user actions menu in the Fiori Launchpad shell header.
|
|
1372
1468
|
*
|
|
1373
1469
|
* @since 1.30
|
|
1374
|
-
* @deprecated As of version 1.93.
|
|
1470
|
+
* @deprecated As of version 1.93. Deprecated without successor. EndUserFeedback has been discontinued.
|
|
1375
1471
|
*/
|
|
1376
1472
|
addEndUserFeedbackCustomUI(
|
|
1377
1473
|
/**
|
|
@@ -1448,7 +1544,8 @@ declare module "sap/ushell/renderers/fiori2/Renderer" {
|
|
|
1448
1544
|
* If no launchpad state is provided the content is added in all states.
|
|
1449
1545
|
*
|
|
1450
1546
|
* @since 1.48
|
|
1451
|
-
* @deprecated As of version 1.52.
|
|
1547
|
+
* @deprecated As of version 1.52. Deprecated without successor. Support for the FloatingActionButton has
|
|
1548
|
+
* been discontinued.
|
|
1452
1549
|
*
|
|
1453
1550
|
* @returns Resolves with the newly created control
|
|
1454
1551
|
*/
|
|
@@ -1511,6 +1608,8 @@ declare module "sap/ushell/renderers/fiori2/Renderer" {
|
|
|
1511
1608
|
* If no launchpad state is provided the content is added in all states.
|
|
1512
1609
|
*
|
|
1513
1610
|
* @since 1.30
|
|
1611
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.Extension#createHeaderItem} or
|
|
1612
|
+
* {@link sap.ushell.services.FrameBoundExtension#createHeaderItem} instead.
|
|
1514
1613
|
*
|
|
1515
1614
|
* @returns oItem - the created control
|
|
1516
1615
|
*/
|
|
@@ -1576,6 +1675,8 @@ declare module "sap/ushell/renderers/fiori2/Renderer" {
|
|
|
1576
1675
|
* LaunchpadState
|
|
1577
1676
|
*
|
|
1578
1677
|
* @since 1.30
|
|
1678
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.Extension#createHeaderItem} or
|
|
1679
|
+
* {@link sap.ushell.services.FrameBoundExtension#createHeaderItem} instead.
|
|
1579
1680
|
*
|
|
1580
1681
|
* @returns The created control
|
|
1581
1682
|
*/
|
|
@@ -1638,6 +1739,8 @@ declare module "sap/ushell/renderers/fiori2/Renderer" {
|
|
|
1638
1739
|
* LaunchpadState
|
|
1639
1740
|
*
|
|
1640
1741
|
* @since 1.30
|
|
1742
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.Extension#createHeaderItem} or
|
|
1743
|
+
* {@link sap.ushell.services.FrameBoundExtension#createHeaderItem} instead.
|
|
1641
1744
|
*
|
|
1642
1745
|
* @returns The created control
|
|
1643
1746
|
*/
|
|
@@ -1744,6 +1847,8 @@ declare module "sap/ushell/renderers/fiori2/Renderer" {
|
|
|
1744
1847
|
*
|
|
1745
1848
|
*
|
|
1746
1849
|
* @since 1.48
|
|
1850
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.FrameBoundExtension#createSubHeader }
|
|
1851
|
+
* instead.
|
|
1747
1852
|
*
|
|
1748
1853
|
* @returns Resolves with the newly created control
|
|
1749
1854
|
*/
|
|
@@ -1802,6 +1907,8 @@ declare module "sap/ushell/renderers/fiori2/Renderer" {
|
|
|
1802
1907
|
* If no launchpad state is provided the content is added in all states.
|
|
1803
1908
|
*
|
|
1804
1909
|
* @since 1.48
|
|
1910
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.FrameBoundExtension#getSidePane }
|
|
1911
|
+
* instead.
|
|
1805
1912
|
*
|
|
1806
1913
|
* @returns Resolves with the newly created control
|
|
1807
1914
|
*/
|
|
@@ -1922,6 +2029,8 @@ declare module "sap/ushell/renderers/fiori2/Renderer" {
|
|
|
1922
2029
|
* sap.ushell.renderers.fiori2.Renderer.LaunchpadState.
|
|
1923
2030
|
*
|
|
1924
2031
|
* @since 1.30
|
|
2032
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.FrameBoundExtension#getToolArea }
|
|
2033
|
+
* instead.
|
|
1925
2034
|
*
|
|
1926
2035
|
* @returns the added control
|
|
1927
2036
|
*/
|
|
@@ -1971,6 +2080,8 @@ declare module "sap/ushell/renderers/fiori2/Renderer" {
|
|
|
1971
2080
|
*
|
|
1972
2081
|
*
|
|
1973
2082
|
* @since 1.48
|
|
2083
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.Extension#createUserAction} or
|
|
2084
|
+
* {@link sap.ushell.services.FrameBoundExtension#createUserAction} instead.
|
|
1974
2085
|
*
|
|
1975
2086
|
* @returns Resolves with the newly created control
|
|
1976
2087
|
*/
|
|
@@ -2029,6 +2140,8 @@ declare module "sap/ushell/renderers/fiori2/Renderer" {
|
|
|
2029
2140
|
*
|
|
2030
2141
|
*
|
|
2031
2142
|
* @since 1.30
|
|
2143
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.FrameBoundExtension#addUserSettingsEntry }
|
|
2144
|
+
* instead.
|
|
2032
2145
|
*/
|
|
2033
2146
|
addUserPreferencesEntry(
|
|
2034
2147
|
/**
|
|
@@ -2061,8 +2174,7 @@ declare module "sap/ushell/renderers/fiori2/Renderer" {
|
|
|
2061
2174
|
*/
|
|
2062
2175
|
onCancel: Function;
|
|
2063
2176
|
/**
|
|
2064
|
-
*
|
|
2065
|
-
* header.
|
|
2177
|
+
* Set this value to true if you want that your content is displayed without the standard header.
|
|
2066
2178
|
*/
|
|
2067
2179
|
provideEmptyWrapper: boolean;
|
|
2068
2180
|
},
|
|
@@ -2092,6 +2204,8 @@ declare module "sap/ushell/renderers/fiori2/Renderer" {
|
|
|
2092
2204
|
* If no launchpad state is provided, the content is hidden in all states.
|
|
2093
2205
|
*
|
|
2094
2206
|
* @since 1.30
|
|
2207
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.Extension#createUserAction} or
|
|
2208
|
+
* {@link sap.ushell.services.FrameBoundExtension#createUserAction} instead.
|
|
2095
2209
|
*/
|
|
2096
2210
|
hideActionButton(
|
|
2097
2211
|
/**
|
|
@@ -2119,7 +2233,8 @@ declare module "sap/ushell/renderers/fiori2/Renderer" {
|
|
|
2119
2233
|
* If no launchpad state is provided the content is removed in all states.
|
|
2120
2234
|
*
|
|
2121
2235
|
* @since 1.30
|
|
2122
|
-
* @deprecated As of version 1.52.
|
|
2236
|
+
* @deprecated As of version 1.52. Deprecated without successor. Support for the FloatingActionButton has
|
|
2237
|
+
* been discontinued.
|
|
2123
2238
|
*/
|
|
2124
2239
|
hideFloatingActionButton(
|
|
2125
2240
|
/**
|
|
@@ -2148,6 +2263,8 @@ declare module "sap/ushell/renderers/fiori2/Renderer" {
|
|
|
2148
2263
|
* If no launchpad state is provided the content is removed in all states.
|
|
2149
2264
|
*
|
|
2150
2265
|
* @since 1.30
|
|
2266
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.Extension#createHeaderItem} or
|
|
2267
|
+
* {@link sap.ushell.services.FrameBoundExtension#createHeaderItem} instead.
|
|
2151
2268
|
*/
|
|
2152
2269
|
hideHeaderEndItem(
|
|
2153
2270
|
/**
|
|
@@ -2176,6 +2293,8 @@ declare module "sap/ushell/renderers/fiori2/Renderer" {
|
|
|
2176
2293
|
* If no launchpad state is provided the content is removed in all states.
|
|
2177
2294
|
*
|
|
2178
2295
|
* @since 1.30
|
|
2296
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.Extension#createHeaderItem} or
|
|
2297
|
+
* {@link sap.ushell.services.FrameBoundExtension#createHeaderItem} instead.
|
|
2179
2298
|
*/
|
|
2180
2299
|
hideHeaderItem(
|
|
2181
2300
|
/**
|
|
@@ -2204,6 +2323,8 @@ declare module "sap/ushell/renderers/fiori2/Renderer" {
|
|
|
2204
2323
|
* If no launchpad state is provided the content is removed in all states.
|
|
2205
2324
|
*
|
|
2206
2325
|
* @since 1.30
|
|
2326
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.FrameBoundExtension#getSidePane }
|
|
2327
|
+
* instead.
|
|
2207
2328
|
*/
|
|
2208
2329
|
hideLeftPaneContent(
|
|
2209
2330
|
/**
|
|
@@ -2232,6 +2353,8 @@ declare module "sap/ushell/renderers/fiori2/Renderer" {
|
|
|
2232
2353
|
* If no launchpad state is provided the content is removed in all states.
|
|
2233
2354
|
*
|
|
2234
2355
|
* @since 1.30
|
|
2356
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.FrameBoundExtension#createSubHeader }
|
|
2357
|
+
* instead.
|
|
2235
2358
|
*/
|
|
2236
2359
|
hideSubHeader(
|
|
2237
2360
|
/**
|
|
@@ -2256,6 +2379,8 @@ declare module "sap/ushell/renderers/fiori2/Renderer" {
|
|
|
2256
2379
|
* functionality.
|
|
2257
2380
|
*
|
|
2258
2381
|
* @since 1.30
|
|
2382
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.FrameBoundExtension.Footer#destroy }
|
|
2383
|
+
* instead.
|
|
2259
2384
|
*/
|
|
2260
2385
|
removeFooter(): void;
|
|
2261
2386
|
/**
|
|
@@ -2266,6 +2391,8 @@ declare module "sap/ushell/renderers/fiori2/Renderer" {
|
|
|
2266
2391
|
* sap.ushell.renderers.fiori2.Renderer.LaunchpadState.
|
|
2267
2392
|
*
|
|
2268
2393
|
* @since 1.30
|
|
2394
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.FrameBoundExtension#getToolArea }
|
|
2395
|
+
* instead.
|
|
2269
2396
|
*/
|
|
2270
2397
|
removeToolAreaItem(
|
|
2271
2398
|
/**
|
|
@@ -2303,7 +2430,8 @@ declare module "sap/ushell/renderers/fiori2/Renderer" {
|
|
|
2303
2430
|
*
|
|
2304
2431
|
*
|
|
2305
2432
|
* @since 1.30
|
|
2306
|
-
* @deprecated As of version 1.120. Please use {@link #
|
|
2433
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.FrameBoundExtension#createFooter }
|
|
2434
|
+
* instead.
|
|
2307
2435
|
*/
|
|
2308
2436
|
setFooter(
|
|
2309
2437
|
/**
|
|
@@ -2405,6 +2533,8 @@ declare module "sap/ushell/renderers/fiori2/Renderer" {
|
|
|
2405
2533
|
* LaunchpadState
|
|
2406
2534
|
*
|
|
2407
2535
|
* @since 1.30
|
|
2536
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.FrameBoundExtension#getSidePane }
|
|
2537
|
+
* instead.
|
|
2408
2538
|
*/
|
|
2409
2539
|
setLeftPaneVisibility(
|
|
2410
2540
|
/**
|
|
@@ -2443,6 +2573,8 @@ declare module "sap/ushell/renderers/fiori2/Renderer" {
|
|
|
2443
2573
|
*
|
|
2444
2574
|
*
|
|
2445
2575
|
* @since 1.48
|
|
2576
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.FrameBoundExtension#createFooter }
|
|
2577
|
+
* instead.
|
|
2446
2578
|
*
|
|
2447
2579
|
* @returns Resolves with the newly created control
|
|
2448
2580
|
*/
|
|
@@ -2481,6 +2613,8 @@ declare module "sap/ushell/renderers/fiori2/Renderer" {
|
|
|
2481
2613
|
* If no launchpad state is provided, the content is added in all states.
|
|
2482
2614
|
*
|
|
2483
2615
|
* @since 1.30
|
|
2616
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.Extension#createUserAction} or
|
|
2617
|
+
* {@link sap.ushell.services.FrameBoundExtension#createUserAction} instead.
|
|
2484
2618
|
*/
|
|
2485
2619
|
showActionButton(
|
|
2486
2620
|
/**
|
|
@@ -2552,6 +2686,8 @@ declare module "sap/ushell/renderers/fiori2/Renderer" {
|
|
|
2552
2686
|
*
|
|
2553
2687
|
*
|
|
2554
2688
|
* @since 1.30
|
|
2689
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.Extension#createHeaderItem} or
|
|
2690
|
+
* {@link sap.ushell.services.FrameBoundExtension#createHeaderItem} instead.
|
|
2555
2691
|
*/
|
|
2556
2692
|
showHeaderEndItem(
|
|
2557
2693
|
/**
|
|
@@ -2592,6 +2728,8 @@ declare module "sap/ushell/renderers/fiori2/Renderer" {
|
|
|
2592
2728
|
* sap.ushell.renderers.fiori2.Renderer.LaunchpadState.
|
|
2593
2729
|
*
|
|
2594
2730
|
* @since 1.30
|
|
2731
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.Extension#createHeaderItem} or
|
|
2732
|
+
* {@link sap.ushell.services.FrameBoundExtension#createHeaderItem} instead.
|
|
2595
2733
|
*/
|
|
2596
2734
|
showHeaderItem(
|
|
2597
2735
|
/**
|
|
@@ -2633,6 +2771,8 @@ declare module "sap/ushell/renderers/fiori2/Renderer" {
|
|
|
2633
2771
|
* LaunchpadState
|
|
2634
2772
|
*
|
|
2635
2773
|
* @since 1.30
|
|
2774
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.FrameBoundExtension#createSubHeader }
|
|
2775
|
+
* instead.
|
|
2636
2776
|
*/
|
|
2637
2777
|
showSubHeader(
|
|
2638
2778
|
/**
|
|
@@ -2655,6 +2795,9 @@ declare module "sap/ushell/renderers/fiori2/Renderer" {
|
|
|
2655
2795
|
): void;
|
|
2656
2796
|
/**
|
|
2657
2797
|
* Sets the ToolArea visibility
|
|
2798
|
+
*
|
|
2799
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.FrameBoundExtension#getToolArea }
|
|
2800
|
+
* instead.
|
|
2658
2801
|
*/
|
|
2659
2802
|
showToolArea(
|
|
2660
2803
|
/**
|
|
@@ -2683,6 +2826,8 @@ declare module "sap/ushell/renderers/fiori2/Renderer" {
|
|
|
2683
2826
|
* sap.ushell.renderers.fiori2.Renderer.LaunchpadState.
|
|
2684
2827
|
*
|
|
2685
2828
|
* @since 1.30
|
|
2829
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.FrameBoundExtension#getToolArea }
|
|
2830
|
+
* instead.
|
|
2686
2831
|
*/
|
|
2687
2832
|
showToolAreaItem(
|
|
2688
2833
|
/**
|
|
@@ -2704,11 +2849,36 @@ declare module "sap/ushell/renderers/fiori2/Renderer" {
|
|
|
2704
2849
|
/**
|
|
2705
2850
|
* Describes the settings that can be provided to the Renderer constructor.
|
|
2706
2851
|
*
|
|
2707
|
-
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.Extension}
|
|
2852
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.Extension} or {@link sap.ushell.services.FrameBoundExtension }
|
|
2853
|
+
* instead.
|
|
2708
2854
|
*/
|
|
2709
2855
|
export interface $RendererSettings extends $UIComponentSettings {}
|
|
2710
2856
|
}
|
|
2711
2857
|
|
|
2858
|
+
declare module "sap/ushell/sandbox/SandboxBootTask" {
|
|
2859
|
+
/**
|
|
2860
|
+
* The Unified Shell's bootstrap code for development sandbox scenarios.
|
|
2861
|
+
*
|
|
2862
|
+
* This module provides a boot task that integrates the sandbox configuration provider into the UI5 configuration
|
|
2863
|
+
* system. It is used for UI5 1.x compatibility where the boot task mechanism is required to inject configuration
|
|
2864
|
+
* before the framework fully initializes.
|
|
2865
|
+
*
|
|
2866
|
+
* For UI5 2.x, the preferred approach is to use the manifest-based configuration via `sandboxManifest.json`.
|
|
2867
|
+
*
|
|
2868
|
+
* Usage: Include this script before the UI5 bootstrap script to register the sandbox configuration provider
|
|
2869
|
+
* via the `xx-bootTask` mechanism.
|
|
2870
|
+
*
|
|
2871
|
+
* @since 1.136
|
|
2872
|
+
* @deprecated As of version 1.136. Use sandboxManifest.json with manifest-based boot configuration instead
|
|
2873
|
+
*/
|
|
2874
|
+
interface SandboxBootTask {}
|
|
2875
|
+
const SandboxBootTask: SandboxBootTask;
|
|
2876
|
+
/**
|
|
2877
|
+
* @deprecated As of version 1.136. Use sandboxManifest.json with manifest-based boot configuration instead
|
|
2878
|
+
*/
|
|
2879
|
+
export default SandboxBootTask;
|
|
2880
|
+
}
|
|
2881
|
+
|
|
2712
2882
|
declare module "sap/ushell/services/AppConfiguration" {
|
|
2713
2883
|
import Button from "sap/m/Button";
|
|
2714
2884
|
|
|
@@ -2742,7 +2912,7 @@ declare module "sap/ushell/services/AppConfiguration" {
|
|
|
2742
2912
|
* application settings buttons with the new buttons. It is meant to be used by applications that want to
|
|
2743
2913
|
* add their own settings button to the shell header.
|
|
2744
2914
|
*
|
|
2745
|
-
* @deprecated As of version 1.120. Use {@link sap.ushell.services.Extension#
|
|
2915
|
+
* @deprecated As of version 1.120. Use {@link sap.ushell.services.Extension#createUserAction} instead.
|
|
2746
2916
|
*/
|
|
2747
2917
|
addApplicationSettingsButtons(
|
|
2748
2918
|
/**
|
|
@@ -2805,7 +2975,7 @@ declare module "sap/ushell/services/AppConfiguration" {
|
|
|
2805
2975
|
declare module "sap/ushell/services/AppLifeCycle" {
|
|
2806
2976
|
import Event from "sap/ui/base/Event";
|
|
2807
2977
|
|
|
2808
|
-
import
|
|
2978
|
+
import CurrentApplication from "sap/ushell/services/AppLifeCycle/CurrentApplication";
|
|
2809
2979
|
|
|
2810
2980
|
/**
|
|
2811
2981
|
* The Unified Shell's AppLifeCycle service.
|
|
@@ -2828,25 +2998,6 @@ declare module "sap/ushell/services/AppLifeCycle" {
|
|
|
2828
2998
|
* @ui5-protected Do not call from applications (only from related classes in the framework)
|
|
2829
2999
|
*/
|
|
2830
3000
|
protected constructor();
|
|
2831
|
-
/**
|
|
2832
|
-
* Enumeration of application info parameter names.
|
|
2833
|
-
*
|
|
2834
|
-
* This enum is part of the 'sap/ushell/services/AppLifeCycle' module export and must be accessed by the
|
|
2835
|
-
* property 'AppInfoParameterName'.
|
|
2836
|
-
*
|
|
2837
|
-
* @since 1.120.0
|
|
2838
|
-
*/
|
|
2839
|
-
static AppInfoParameterName: typeof AppInfoParameterName;
|
|
2840
|
-
|
|
2841
|
-
/**
|
|
2842
|
-
* Enumeration of application types.
|
|
2843
|
-
*
|
|
2844
|
-
* This enum is part of the 'sap/ushell/services/AppLifeCycle' module export and must be accessed by the
|
|
2845
|
-
* property 'ApplicationType'.
|
|
2846
|
-
*
|
|
2847
|
-
* @since 1.120.0
|
|
2848
|
-
*/
|
|
2849
|
-
static ApplicationType: typeof ApplicationType;
|
|
2850
3001
|
|
|
2851
3002
|
/**
|
|
2852
3003
|
* Attaches an event handler for the appLoaded event. This event handler will be triggered each time an
|
|
@@ -2894,73 +3045,109 @@ declare module "sap/ushell/services/AppLifeCycle" {
|
|
|
2894
3045
|
*/
|
|
2895
3046
|
getCurrentApplication(): CurrentApplication | undefined;
|
|
2896
3047
|
}
|
|
3048
|
+
}
|
|
3049
|
+
|
|
3050
|
+
declare module "sap/ushell/services/AppLifeCycle/CurrentApplication" {
|
|
3051
|
+
import ApplicationType from "sap/ushell/services/AppLifeCycle/ApplicationType";
|
|
3052
|
+
|
|
3053
|
+
import Component from "sap/ui/core/Component";
|
|
3054
|
+
|
|
3055
|
+
import AppInfoParameterName from "sap/ushell/services/AppLifeCycle/AppInfoParameterName";
|
|
3056
|
+
|
|
3057
|
+
import { DecomposedHash } from "sap/ushell/services/URLParsing";
|
|
3058
|
+
|
|
2897
3059
|
/**
|
|
2898
|
-
* Defines the application info.
|
|
3060
|
+
* Defines the application info. Key-value pairs of application info parameters and their values.
|
|
2899
3061
|
*
|
|
2900
3062
|
* @since 1.120.0
|
|
2901
3063
|
*/
|
|
2902
|
-
export type AppInfo =
|
|
2903
|
-
|
|
2904
|
-
|
|
2905
|
-
|
|
2906
|
-
|
|
2907
|
-
|
|
2908
|
-
|
|
2909
|
-
|
|
2910
|
-
|
|
2911
|
-
*/
|
|
2912
|
-
theme: string;
|
|
2913
|
-
/**
|
|
2914
|
-
* Current Language (BCP47 format)
|
|
2915
|
-
*/
|
|
2916
|
-
languageTag: string;
|
|
2917
|
-
/**
|
|
2918
|
-
* Intent that was used to launch the application (including parameters)
|
|
2919
|
-
*/
|
|
2920
|
-
appIntent: string;
|
|
3064
|
+
export type AppInfo = Record<string, any>;
|
|
3065
|
+
|
|
3066
|
+
/**
|
|
3067
|
+
* Defines the current application. This object is only valid until the next application navigation. Fetch
|
|
3068
|
+
* it again from the AppLifeCycle service in the appLoaded event.
|
|
3069
|
+
*
|
|
3070
|
+
* @since 1.120.0
|
|
3071
|
+
*/
|
|
3072
|
+
export default class CurrentApplication {
|
|
2921
3073
|
/**
|
|
2922
|
-
*
|
|
3074
|
+
* @ui5-protected Do not call from applications (only from related classes in the framework)
|
|
2923
3075
|
*/
|
|
2924
|
-
|
|
3076
|
+
protected constructor();
|
|
2925
3077
|
/**
|
|
2926
|
-
*
|
|
3078
|
+
* The type of the current application.
|
|
3079
|
+
*
|
|
3080
|
+
* @since 1.120.0
|
|
2927
3081
|
*/
|
|
2928
|
-
|
|
3082
|
+
applicationType: ApplicationType | keyof typeof ApplicationType;
|
|
3083
|
+
|
|
2929
3084
|
/**
|
|
2930
|
-
*
|
|
3085
|
+
* Reference to component. Only available for applicationType "UI5"
|
|
3086
|
+
*
|
|
3087
|
+
* @since 1.120.0
|
|
2931
3088
|
*/
|
|
2932
|
-
|
|
3089
|
+
componentInstance: Component | null;
|
|
3090
|
+
|
|
2933
3091
|
/**
|
|
2934
|
-
*
|
|
3092
|
+
* `true` when root intent (normally #Shell-home) or Appfinder (#Shell-appfinder) is currently displayed.
|
|
3093
|
+
*
|
|
3094
|
+
* @since 1.120.0
|
|
2935
3095
|
*/
|
|
2936
|
-
|
|
3096
|
+
homePage: boolean;
|
|
3097
|
+
|
|
2937
3098
|
/**
|
|
2938
|
-
*
|
|
3099
|
+
* A function to collect the values of the given parameters
|
|
3100
|
+
*
|
|
3101
|
+
* @since 1.120.0
|
|
3102
|
+
*
|
|
3103
|
+
* @returns Resolves to an object keeping the application info parameters with values
|
|
2939
3104
|
*/
|
|
2940
|
-
|
|
3105
|
+
getInfo(
|
|
3106
|
+
/**
|
|
3107
|
+
* Array of requested parameters
|
|
3108
|
+
*/
|
|
3109
|
+
aParameterNames: Array<
|
|
3110
|
+
AppInfoParameterName | keyof typeof AppInfoParameterName
|
|
3111
|
+
>
|
|
3112
|
+
): Promise<AppInfo>;
|
|
2941
3113
|
/**
|
|
2942
|
-
*
|
|
3114
|
+
* See {@link sap.ushell.services.URLParsing#parseShellHash} for details. This method is for SAP-internal
|
|
3115
|
+
* use only!
|
|
3116
|
+
*
|
|
3117
|
+
* @since 1.120.0
|
|
3118
|
+
*
|
|
3119
|
+
* @returns A promise that resolves with the intent of the current application
|
|
2943
3120
|
*/
|
|
2944
|
-
|
|
3121
|
+
getIntent(
|
|
3122
|
+
/**
|
|
3123
|
+
* If set to true, the intent is extracted from the real application URL in case of a remote app
|
|
3124
|
+
*/
|
|
3125
|
+
bRealAppIntent: boolean
|
|
3126
|
+
): Promise<DecomposedHash>;
|
|
2945
3127
|
/**
|
|
2946
|
-
*
|
|
3128
|
+
* function that returns the value of a technical parameter for the given application. This method is for
|
|
3129
|
+
* SAP internal usage only.
|
|
3130
|
+
*
|
|
3131
|
+
* @since 1.120.0
|
|
3132
|
+
*
|
|
3133
|
+
* @returns A promise that resolves with the value of the technical parameter
|
|
2947
3134
|
*/
|
|
2948
|
-
|
|
2949
|
-
|
|
3135
|
+
getTechnicalParameter(
|
|
3136
|
+
/**
|
|
3137
|
+
* The name of the technical parameter
|
|
3138
|
+
*/
|
|
3139
|
+
sParameterName: string
|
|
3140
|
+
): Promise<string>;
|
|
3141
|
+
}
|
|
3142
|
+
}
|
|
2950
3143
|
|
|
3144
|
+
declare module "sap/ushell/services/AppLifeCycle/AppInfoParameterName" {
|
|
2951
3145
|
/**
|
|
2952
3146
|
* Enumeration of application info parameter names.
|
|
2953
3147
|
*
|
|
2954
|
-
* This enum is part of the 'sap/ushell/services/AppLifeCycle' module export and must be accessed by the
|
|
2955
|
-
* property 'AppInfoParameterName'.
|
|
2956
|
-
*
|
|
2957
3148
|
* @since 1.120.0
|
|
2958
3149
|
*/
|
|
2959
3150
|
enum AppInfoParameterName {
|
|
2960
|
-
/**
|
|
2961
|
-
* The ABAP transaction code which not always available and therefore can be undefined.
|
|
2962
|
-
*/
|
|
2963
|
-
"abap.transaction" = "abap.transaction",
|
|
2964
3151
|
/**
|
|
2965
3152
|
* ID of the framework
|
|
2966
3153
|
*/
|
|
@@ -3003,13 +3190,18 @@ declare module "sap/ushell/services/AppLifeCycle" {
|
|
|
3003
3190
|
* start with sap_)
|
|
3004
3191
|
*/
|
|
3005
3192
|
theme = "theme",
|
|
3193
|
+
/**
|
|
3194
|
+
* The transaction code which not always available and therefore can be undefined.
|
|
3195
|
+
*/
|
|
3196
|
+
transaction = "transaction",
|
|
3006
3197
|
}
|
|
3198
|
+
export default AppInfoParameterName;
|
|
3199
|
+
}
|
|
3200
|
+
|
|
3201
|
+
declare module "sap/ushell/services/AppLifeCycle/ApplicationType" {
|
|
3007
3202
|
/**
|
|
3008
3203
|
* Enumeration of application types.
|
|
3009
3204
|
*
|
|
3010
|
-
* This enum is part of the 'sap/ushell/services/AppLifeCycle' module export and must be accessed by the
|
|
3011
|
-
* property 'ApplicationType'.
|
|
3012
|
-
*
|
|
3013
3205
|
* @since 1.120.0
|
|
3014
3206
|
*/
|
|
3015
3207
|
enum ApplicationType {
|
|
@@ -3034,69 +3226,7 @@ declare module "sap/ushell/services/AppLifeCycle" {
|
|
|
3034
3226
|
*/
|
|
3035
3227
|
WDA = "WDA",
|
|
3036
3228
|
}
|
|
3037
|
-
|
|
3038
|
-
* Defines the current application.
|
|
3039
|
-
*
|
|
3040
|
-
* @since 1.120.0
|
|
3041
|
-
*/
|
|
3042
|
-
export type CurrentApplication = {
|
|
3043
|
-
/**
|
|
3044
|
-
* The type of the current application.
|
|
3045
|
-
*/
|
|
3046
|
-
applicationType: ApplicationType | keyof typeof ApplicationType;
|
|
3047
|
-
/**
|
|
3048
|
-
* reference to component (only for applicationType "UI5")
|
|
3049
|
-
*/
|
|
3050
|
-
componentInstance?: Component;
|
|
3051
|
-
/**
|
|
3052
|
-
* `true` when root intent (normally #Shell-home) or Appfinder (#Shell-appfinder) is currently displayed.
|
|
3053
|
-
*/
|
|
3054
|
-
homePage: boolean;
|
|
3055
|
-
/**
|
|
3056
|
-
* function that returns the value of a technical parameter for the given application. This method is for
|
|
3057
|
-
* SAP internal usage only.
|
|
3058
|
-
*/
|
|
3059
|
-
getTechnicalParameter: Function;
|
|
3060
|
-
/**
|
|
3061
|
-
* See {@link sap.ushell.services.URLParsing#parseShellHash} for details. This property is for SAP-internal
|
|
3062
|
-
* use only!
|
|
3063
|
-
*/
|
|
3064
|
-
getIntent: () => Promise<Intent>;
|
|
3065
|
-
/**
|
|
3066
|
-
* provides the values of the given parameters.
|
|
3067
|
-
*/
|
|
3068
|
-
getInfo: (
|
|
3069
|
-
p1: Array<AppInfoParameterName | keyof typeof AppInfoParameterName>
|
|
3070
|
-
) => Promise<AppInfo>;
|
|
3071
|
-
};
|
|
3072
|
-
|
|
3073
|
-
/**
|
|
3074
|
-
* Defines an intent. See {@link sap.ushell.services.URLParsing#parseShellHash} for details.
|
|
3075
|
-
*
|
|
3076
|
-
* @since 1.120.0
|
|
3077
|
-
*/
|
|
3078
|
-
export type Intent = {
|
|
3079
|
-
/**
|
|
3080
|
-
* The semantic object of the intent.
|
|
3081
|
-
*/
|
|
3082
|
-
semanticObject: string;
|
|
3083
|
-
/**
|
|
3084
|
-
* The action of the intent.
|
|
3085
|
-
*/
|
|
3086
|
-
action: string;
|
|
3087
|
-
/**
|
|
3088
|
-
* The raw context of the intent.
|
|
3089
|
-
*/
|
|
3090
|
-
contextRaw: string;
|
|
3091
|
-
/**
|
|
3092
|
-
* The parameters of the intent.
|
|
3093
|
-
*/
|
|
3094
|
-
params: Record<string, string[]>;
|
|
3095
|
-
/**
|
|
3096
|
-
* The app specific route of the intent.
|
|
3097
|
-
*/
|
|
3098
|
-
appSpecificRoute: string;
|
|
3099
|
-
};
|
|
3229
|
+
export default ApplicationType;
|
|
3100
3230
|
}
|
|
3101
3231
|
|
|
3102
3232
|
declare module "sap/ushell/services/Bookmark" {
|
|
@@ -3796,7 +3926,7 @@ declare module "sap/ushell/services/Configuration" {
|
|
|
3796
3926
|
declare module "sap/ushell/services/ContentExtensionAdapterFactory" {
|
|
3797
3927
|
/**
|
|
3798
3928
|
* @since 1.62.0
|
|
3799
|
-
* @deprecated
|
|
3929
|
+
* @deprecated As of version 1.120. Deprecated without successor together with the classic homepage.
|
|
3800
3930
|
* @ui5-protected DO NOT USE IN APPLICATIONS (only for related classes in the framework)
|
|
3801
3931
|
*/
|
|
3802
3932
|
interface ContentExtensionAdapterFactory {
|
|
@@ -3849,7 +3979,7 @@ declare module "sap/ushell/services/ContentExtensionAdapterFactory" {
|
|
|
3849
3979
|
}
|
|
3850
3980
|
const ContentExtensionAdapterFactory: ContentExtensionAdapterFactory;
|
|
3851
3981
|
/**
|
|
3852
|
-
* @deprecated
|
|
3982
|
+
* @deprecated As of version 1.120. Deprecated without successor together with the classic homepage.
|
|
3853
3983
|
*/
|
|
3854
3984
|
export default ContentExtensionAdapterFactory;
|
|
3855
3985
|
}
|
|
@@ -3937,6 +4067,8 @@ declare module "sap/ushell/services/CrossApplicationNavigation" {
|
|
|
3937
4067
|
* results especially on mobile devices where "back" is the previous inner-app state if these are put into
|
|
3938
4068
|
* the history!
|
|
3939
4069
|
*
|
|
4070
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.Navigation#backToPreviousApp }
|
|
4071
|
+
* instead.
|
|
3940
4072
|
*
|
|
3941
4073
|
* @returns A promise which resolves once the back navigation was triggered
|
|
3942
4074
|
*/
|
|
@@ -3945,6 +4077,7 @@ declare module "sap/ushell/services/CrossApplicationNavigation" {
|
|
|
3945
4077
|
* if sHashFragment is a compacted hash (sap-intent-param is present), in a hash, this function replaces
|
|
3946
4078
|
* it into a long url with all parameters expanded
|
|
3947
4079
|
*
|
|
4080
|
+
* @deprecated As of version 1.120. Deprecated without successor.
|
|
3948
4081
|
*
|
|
3949
4082
|
* @returns Resolves the expanded shell hash as first argument.
|
|
3950
4083
|
*/
|
|
@@ -3958,6 +4091,8 @@ declare module "sap/ushell/services/CrossApplicationNavigation" {
|
|
|
3958
4091
|
* Returns a list of semantic objects of the intents the current user can navigate to.
|
|
3959
4092
|
*
|
|
3960
4093
|
* @since 1.38.0
|
|
4094
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.Navigation#getSemanticObjects }
|
|
4095
|
+
* instead.
|
|
3961
4096
|
*
|
|
3962
4097
|
* @returns Resolves with an array of strings representing the semantic objects of the intents the current
|
|
3963
4098
|
* user can navigate to, or rejects with an error message. The returned array will not contain duplicates.
|
|
@@ -3970,6 +4105,7 @@ declare module "sap/ushell/services/CrossApplicationNavigation" {
|
|
|
3970
4105
|
* to the user.
|
|
3971
4106
|
*
|
|
3972
4107
|
* @since 1.38.0
|
|
4108
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.Navigation#getLinks} instead.
|
|
3973
4109
|
*
|
|
3974
4110
|
* @returns Resolves with an array of link objects containing (at least) the following properties:
|
|
3975
4111
|
* ```javascript
|
|
@@ -4040,7 +4176,7 @@ declare module "sap/ushell/services/CrossApplicationNavigation" {
|
|
|
4040
4176
|
* // Possible values are:
|
|
4041
4177
|
* // - "intent" (default) lexicographical sort on returned 'intent' field
|
|
4042
4178
|
* // - "text" lexicographical sort on returned 'text' field
|
|
4043
|
-
* // - "priority"
|
|
4179
|
+
* // - "priority" top intents are returned first
|
|
4044
4180
|
*
|
|
4045
4181
|
* treatTechHintAsFilter : true, // optional, defaults to false.
|
|
4046
4182
|
* // if true, only apps that match exactly the supplied technology (e.g. sap-ui-tech-hint=WDA) will be considered.
|
|
@@ -4212,6 +4348,7 @@ declare module "sap/ushell/services/CrossApplicationNavigation" {
|
|
|
4212
4348
|
* that a single item remains.
|
|
4213
4349
|
*
|
|
4214
4350
|
* @since 1.48
|
|
4351
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.Navigation#getPrimaryIntent} instead.
|
|
4215
4352
|
*
|
|
4216
4353
|
* @returns Resolves to an object of the following form when a relevant link object exists:
|
|
4217
4354
|
* ```javascript
|
|
@@ -4300,6 +4437,8 @@ declare module "sap/ushell/services/CrossApplicationNavigation" {
|
|
|
4300
4437
|
/**
|
|
4301
4438
|
* Navigates back in history the number of given steps if this is supported by the underlying platform.
|
|
4302
4439
|
* If no argument is provided it will navigate back 1 step.
|
|
4440
|
+
*
|
|
4441
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.Navigation#historyBack} instead.
|
|
4303
4442
|
*/
|
|
4304
4443
|
historyBack(
|
|
4305
4444
|
/**
|
|
@@ -4337,6 +4476,7 @@ declare module "sap/ushell/services/CrossApplicationNavigation" {
|
|
|
4337
4476
|
* hash
|
|
4338
4477
|
*
|
|
4339
4478
|
* @since 1.94.0
|
|
4479
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.Navigation#getHref} instead.
|
|
4340
4480
|
*
|
|
4341
4481
|
* @returns A promise which resolves a string which can be put into the link tag, containing the current
|
|
4342
4482
|
* shell navigation target and the specified application specific hash suffix
|
|
@@ -4519,6 +4659,7 @@ declare module "sap/ushell/services/CrossApplicationNavigation" {
|
|
|
4519
4659
|
* to define a link to a Fiori application, for example.
|
|
4520
4660
|
*
|
|
4521
4661
|
* @since 1.94.0
|
|
4662
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.Navigation#getHref} instead.
|
|
4522
4663
|
*
|
|
4523
4664
|
* @returns A Promise which resolves href for the specified parameters as an *external* shell hash; always
|
|
4524
4665
|
* starting with a hash character; all parameters and parameter names are URL-encoded (via encodeURIComponent)
|
|
@@ -4620,6 +4761,8 @@ declare module "sap/ushell/services/CrossApplicationNavigation" {
|
|
|
4620
4761
|
* home, or another target that adds an entry in the browser history.
|
|
4621
4762
|
*
|
|
4622
4763
|
* @since 1.94.0
|
|
4764
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.Navigation#isInitialNavigation }
|
|
4765
|
+
* instead.
|
|
4623
4766
|
*
|
|
4624
4767
|
* @returns This promise resolves with a boolean indicating if the current navigation is considered initial
|
|
4625
4768
|
*/
|
|
@@ -4685,6 +4828,8 @@ declare module "sap/ushell/services/CrossApplicationNavigation" {
|
|
|
4685
4828
|
* {@link sap.ushell.services.CrossApplicationNavigation#hrefForExternal}.
|
|
4686
4829
|
*
|
|
4687
4830
|
* @since 1.32
|
|
4831
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.Navigation#isNavigationSupported }
|
|
4832
|
+
* instead.
|
|
4688
4833
|
*
|
|
4689
4834
|
* @returns Resolves to an array of objects indicating whether the intent is supported or not. Each object
|
|
4690
4835
|
* has a property `supported` of type `boolean`.
|
|
@@ -4812,6 +4957,7 @@ declare module "sap/ushell/services/CrossApplicationNavigation" {
|
|
|
4812
4957
|
* If the navigation target opens in a new window the running application may be retained.
|
|
4813
4958
|
*
|
|
4814
4959
|
* @since 1.15.0
|
|
4960
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.Navigation#navigate} instead.
|
|
4815
4961
|
*
|
|
4816
4962
|
* @returns A `Promise` which resolves once the navigation was triggered. The `Promise` might never reject
|
|
4817
4963
|
* or resolve when an error occurs during the navigation.
|
|
@@ -4938,7 +5084,7 @@ declare module "sap/ushell/services/EndUserFeedback" {
|
|
|
4938
5084
|
*
|
|
4939
5085
|
*
|
|
4940
5086
|
* @since 1.25.1
|
|
4941
|
-
* @deprecated As of version 1.93.
|
|
5087
|
+
* @deprecated As of version 1.93. Deprecated without successor.
|
|
4942
5088
|
*/
|
|
4943
5089
|
export default class EndUserFeedback extends sap.ushell.services.Service {
|
|
4944
5090
|
/**
|
|
@@ -4948,7 +5094,7 @@ declare module "sap/ushell/services/EndUserFeedback" {
|
|
|
4948
5094
|
|
|
4949
5095
|
/**
|
|
4950
5096
|
* @since 1.25.1
|
|
4951
|
-
* @deprecated As of version 1.93.
|
|
5097
|
+
* @deprecated As of version 1.93. Deprecated without successor.
|
|
4952
5098
|
*
|
|
4953
5099
|
* @returns Empty string
|
|
4954
5100
|
*/
|
|
@@ -4957,7 +5103,7 @@ declare module "sap/ushell/services/EndUserFeedback" {
|
|
|
4957
5103
|
* The service is deprecated. The function always returns a negative answer.
|
|
4958
5104
|
*
|
|
4959
5105
|
* @since 1.25.1
|
|
4960
|
-
* @deprecated As of version 1.93.
|
|
5106
|
+
* @deprecated As of version 1.93. Deprecated without successor.
|
|
4961
5107
|
*
|
|
4962
5108
|
* @returns Rejected promise.
|
|
4963
5109
|
*/
|
|
@@ -4966,7 +5112,7 @@ declare module "sap/ushell/services/EndUserFeedback" {
|
|
|
4966
5112
|
* Sends a feedback.
|
|
4967
5113
|
*
|
|
4968
5114
|
* @since 1.25.1
|
|
4969
|
-
* @deprecated As of version 1.93.
|
|
5115
|
+
* @deprecated As of version 1.93. Deprecated without successor.
|
|
4970
5116
|
*
|
|
4971
5117
|
* @returns Empty promise
|
|
4972
5118
|
*/
|
|
@@ -5241,8 +5387,10 @@ declare module "sap/ushell/services/FrameBoundExtension" {
|
|
|
5241
5387
|
* The `controlType` can be any control and is by default a {@link sap.m.Bar}. The `controlProperties` are
|
|
5242
5388
|
* passed to the constructor of the control.
|
|
5243
5389
|
*
|
|
5244
|
-
* **Note:** Only one footer is displayed at once. Any new footer will replace the previous one **
|
|
5245
|
-
*
|
|
5390
|
+
* **Note:** Only one footer is displayed at once. Any new footer will replace the previous one **Note:**
|
|
5391
|
+
* As several application views can provide own footer's, usage can result in a non aria complained HTML
|
|
5392
|
+
* structure. Two 'footer' tags will be present in the HTML structure which ends in an invalid accessibility
|
|
5393
|
+
* state. **Restriction:** NOT available for apps running in an iframe
|
|
5246
5394
|
*
|
|
5247
5395
|
* @since 1.124.0
|
|
5248
5396
|
*
|
|
@@ -5685,7 +5833,7 @@ declare module "sap/ushell/services/LaunchPage" {
|
|
|
5685
5833
|
* with the field "contentProvider".
|
|
5686
5834
|
*
|
|
5687
5835
|
* @since 1.15.0
|
|
5688
|
-
* @deprecated As of version 1.99. Deprecated together with the classic homepage.
|
|
5836
|
+
* @deprecated As of version 1.99. Deprecated without successor together with the classic homepage.
|
|
5689
5837
|
*/
|
|
5690
5838
|
export default class LaunchPage extends sap.ushell.services.Service {
|
|
5691
5839
|
/**
|
|
@@ -5700,6 +5848,7 @@ declare module "sap/ushell/services/LaunchPage" {
|
|
|
5700
5848
|
*
|
|
5701
5849
|
* In case of failure it gets the consistent (i.e. persisted) backend state of all groups.
|
|
5702
5850
|
*
|
|
5851
|
+
* @deprecated As of version 1.120. Deprecated without successor together with the classic homepage.
|
|
5703
5852
|
*
|
|
5704
5853
|
* @returns Resolves once the group was added.
|
|
5705
5854
|
*/
|
|
@@ -5716,6 +5865,7 @@ declare module "sap/ushell/services/LaunchPage" {
|
|
|
5716
5865
|
*
|
|
5717
5866
|
* In case of error it gets the consistent (i.e. persisted) backend state of all groups.
|
|
5718
5867
|
*
|
|
5868
|
+
* @deprecated As of version 1.120. Deprecated without successor together with the classic homepage.
|
|
5719
5869
|
*
|
|
5720
5870
|
* @returns Resolves the group.
|
|
5721
5871
|
*/
|
|
@@ -5737,6 +5887,7 @@ declare module "sap/ushell/services/LaunchPage" {
|
|
|
5737
5887
|
* Intention: the page builder by default puts this tile at the end of the default group. In case of failure
|
|
5738
5888
|
* it gets the consistent (i.e. persisted) backend state of the default group.
|
|
5739
5889
|
*
|
|
5890
|
+
* @deprecated As of version 1.120. Deprecated without successor together with the classic homepage.
|
|
5740
5891
|
*
|
|
5741
5892
|
* @returns Resolves once the tile was added.
|
|
5742
5893
|
*/
|
|
@@ -5753,6 +5904,7 @@ declare module "sap/ushell/services/LaunchPage" {
|
|
|
5753
5904
|
/**
|
|
5754
5905
|
* Returns the press handler for clicking on a tile.
|
|
5755
5906
|
*
|
|
5907
|
+
* @deprecated As of version 1.120. Deprecated without successor together with the classic homepage.
|
|
5756
5908
|
*
|
|
5757
5909
|
* @returns handler for clicking on the tile.
|
|
5758
5910
|
*/
|
|
@@ -5766,6 +5918,7 @@ declare module "sap/ushell/services/LaunchPage" {
|
|
|
5766
5918
|
* Returns catalog's technical data.
|
|
5767
5919
|
*
|
|
5768
5920
|
* @since 1.21.2
|
|
5921
|
+
* @deprecated As of version 1.120. Deprecated without successor together with the classic homepage.
|
|
5769
5922
|
*
|
|
5770
5923
|
* @returns An object that includes the following properties (the list may include additional properties):
|
|
5771
5924
|
*
|
|
@@ -5784,6 +5937,7 @@ declare module "sap/ushell/services/LaunchPage" {
|
|
|
5784
5937
|
* The technical error message is not translated!
|
|
5785
5938
|
*
|
|
5786
5939
|
* @since 1.17.1
|
|
5940
|
+
* @deprecated As of version 1.120. Deprecated without successor together with the classic homepage.
|
|
5787
5941
|
*
|
|
5788
5942
|
* @returns The technical error message or `undefined` if the catalog was loaded properly
|
|
5789
5943
|
*/
|
|
@@ -5796,6 +5950,7 @@ declare module "sap/ushell/services/LaunchPage" {
|
|
|
5796
5950
|
/**
|
|
5797
5951
|
* Returns the catalog's unique identifier
|
|
5798
5952
|
*
|
|
5953
|
+
* @deprecated As of version 1.120. Deprecated without successor together with the classic homepage.
|
|
5799
5954
|
*
|
|
5800
5955
|
* @returns Catalog id
|
|
5801
5956
|
*/
|
|
@@ -5812,6 +5967,7 @@ declare module "sap/ushell/services/LaunchPage" {
|
|
|
5812
5967
|
* Progress notifications are sent for each single catalog, i.e. attaching a `progress` handler gives
|
|
5813
5968
|
* you the same possibilities as attaching a `done` handler, but with the advantage of improved responsiveness.
|
|
5814
5969
|
*
|
|
5970
|
+
* @deprecated As of version 1.120. Deprecated without successor together with the classic homepage.
|
|
5815
5971
|
*
|
|
5816
5972
|
* @returns Resolves an array of black-box catalog objects is provided (which might be empty). In case of
|
|
5817
5973
|
* failure, an error message is passed. Progress notifications are sent for each single catalog, providing
|
|
@@ -5835,6 +5991,7 @@ declare module "sap/ushell/services/LaunchPage" {
|
|
|
5835
5991
|
* for a group tile. In the latter case, the function returns the unique identifier of the catalog tile
|
|
5836
5992
|
* on which the group tile is based.
|
|
5837
5993
|
*
|
|
5994
|
+
* @deprecated As of version 1.120. Deprecated without successor together with the classic homepage.
|
|
5838
5995
|
*
|
|
5839
5996
|
* @returns Tile id
|
|
5840
5997
|
*/
|
|
@@ -5849,6 +6006,7 @@ declare module "sap/ushell/services/LaunchPage" {
|
|
|
5849
6006
|
* Note: getCatalogTileViewControl **must** be called **before** this method. Otherwise the keywords may
|
|
5850
6007
|
* be incomplete.
|
|
5851
6008
|
*
|
|
6009
|
+
* @deprecated As of version 1.120. Deprecated without successor together with the classic homepage.
|
|
5852
6010
|
*
|
|
5853
6011
|
* @returns The keywords associated with this catalog tile
|
|
5854
6012
|
*/
|
|
@@ -5862,6 +6020,7 @@ declare module "sap/ushell/services/LaunchPage" {
|
|
|
5862
6020
|
* Returns preview icon for a catalog tile.
|
|
5863
6021
|
*
|
|
5864
6022
|
* @since 1.16.3
|
|
6023
|
+
* @deprecated As of version 1.120. Deprecated without successor together with the classic homepage.
|
|
5865
6024
|
*
|
|
5866
6025
|
* @returns Preview icon as URL/URI for the catalog tile's underlying application as provided via the "preview"
|
|
5867
6026
|
* contract
|
|
@@ -5876,6 +6035,7 @@ declare module "sap/ushell/services/LaunchPage" {
|
|
|
5876
6035
|
* Returns the catalog tile info
|
|
5877
6036
|
*
|
|
5878
6037
|
* @since 1.67.0
|
|
6038
|
+
* @deprecated As of version 1.120. Deprecated without successor together with the classic homepage.
|
|
5879
6039
|
*
|
|
5880
6040
|
* @returns The catalog tile info
|
|
5881
6041
|
*/
|
|
@@ -5889,6 +6049,7 @@ declare module "sap/ushell/services/LaunchPage" {
|
|
|
5889
6049
|
* Returns preview subtitle for a catalog tile.
|
|
5890
6050
|
*
|
|
5891
6051
|
* @since 1.40
|
|
6052
|
+
* @deprecated As of version 1.120. Deprecated without successor together with the classic homepage.
|
|
5892
6053
|
*
|
|
5893
6054
|
* @returns Preview subtitle for the catalog tile's underlying application as provided via the "preview"
|
|
5894
6055
|
* contract
|
|
@@ -5903,6 +6064,7 @@ declare module "sap/ushell/services/LaunchPage" {
|
|
|
5903
6064
|
* Returns preview title for a catalog tile.
|
|
5904
6065
|
*
|
|
5905
6066
|
* @since 1.16.3
|
|
6067
|
+
* @deprecated As of version 1.120. Deprecated without successor together with the classic homepage.
|
|
5906
6068
|
*
|
|
5907
6069
|
* @returns Preview title for the catalog tile's underlying application as provided via the "preview" contract
|
|
5908
6070
|
*/
|
|
@@ -5915,6 +6077,7 @@ declare module "sap/ushell/services/LaunchPage" {
|
|
|
5915
6077
|
/**
|
|
5916
6078
|
* Returns the tiles of a catalog.
|
|
5917
6079
|
*
|
|
6080
|
+
* @deprecated As of version 1.120. Deprecated without successor together with the classic homepage.
|
|
5918
6081
|
*
|
|
5919
6082
|
* @returns Resolve the catalog tiles.
|
|
5920
6083
|
*/
|
|
@@ -5927,6 +6090,7 @@ declare module "sap/ushell/services/LaunchPage" {
|
|
|
5927
6090
|
/**
|
|
5928
6091
|
* Returns the size of a catalog tile as a string. For example: "1x1", "1x2"
|
|
5929
6092
|
*
|
|
6093
|
+
* @deprecated As of version 1.120. Deprecated without successor together with the classic homepage.
|
|
5930
6094
|
*
|
|
5931
6095
|
* @returns Tile size in units in 1x1 or 1x2 format
|
|
5932
6096
|
*/
|
|
@@ -5939,6 +6103,7 @@ declare module "sap/ushell/services/LaunchPage" {
|
|
|
5939
6103
|
/**
|
|
5940
6104
|
* Returns the tags associated with a catalog tile which can be used to find the catalog tile in a tag filter.
|
|
5941
6105
|
*
|
|
6106
|
+
* @deprecated As of version 1.120. Deprecated without successor together with the classic homepage.
|
|
5942
6107
|
*
|
|
5943
6108
|
* @returns The tags associated with this catalog tile
|
|
5944
6109
|
*/
|
|
@@ -5951,6 +6116,7 @@ declare module "sap/ushell/services/LaunchPage" {
|
|
|
5951
6116
|
/**
|
|
5952
6117
|
* Returns the navigation target URL of a catalog tile.
|
|
5953
6118
|
*
|
|
6119
|
+
* @deprecated As of version 1.120. Deprecated without successor together with the classic homepage.
|
|
5954
6120
|
*
|
|
5955
6121
|
* @returns The target URL for the catalog tile's underlying application as provided via the "preview" contract
|
|
5956
6122
|
*/
|
|
@@ -5965,6 +6131,7 @@ declare module "sap/ushell/services/LaunchPage" {
|
|
|
5965
6131
|
* for apps. Note: getCatalogTileViewControl **must** be called **before** this method. Otherwise the technical
|
|
5966
6132
|
* attributes may be incomplete.
|
|
5967
6133
|
*
|
|
6134
|
+
* @deprecated As of version 1.120. Deprecated without successor together with the classic homepage.
|
|
5968
6135
|
*
|
|
5969
6136
|
* @returns The technical attributes associated with this catalog tile if this is supported by the adapter
|
|
5970
6137
|
* implementation
|
|
@@ -5978,6 +6145,7 @@ declare module "sap/ushell/services/LaunchPage" {
|
|
|
5978
6145
|
/**
|
|
5979
6146
|
* Returns the catalog tile's title
|
|
5980
6147
|
*
|
|
6148
|
+
* @deprecated As of version 1.120. Deprecated without successor together with the classic homepage.
|
|
5981
6149
|
*
|
|
5982
6150
|
* @returns Tile title
|
|
5983
6151
|
*/
|
|
@@ -6007,6 +6175,7 @@ declare module "sap/ushell/services/LaunchPage" {
|
|
|
6007
6175
|
/**
|
|
6008
6176
|
* Returns the UI5 view or control of a catalog tile
|
|
6009
6177
|
*
|
|
6178
|
+
* @deprecated As of version 1.120. Deprecated without successor together with the classic homepage.
|
|
6010
6179
|
*
|
|
6011
6180
|
* @returns Resolves the Catalog Tile View
|
|
6012
6181
|
*/
|
|
@@ -6023,6 +6192,7 @@ declare module "sap/ushell/services/LaunchPage" {
|
|
|
6023
6192
|
/**
|
|
6024
6193
|
* Returns the catalog's title
|
|
6025
6194
|
*
|
|
6195
|
+
* @deprecated As of version 1.120. Deprecated without successor together with the classic homepage.
|
|
6026
6196
|
*
|
|
6027
6197
|
* @returns Catalog title
|
|
6028
6198
|
*/
|
|
@@ -6035,6 +6205,7 @@ declare module "sap/ushell/services/LaunchPage" {
|
|
|
6035
6205
|
/**
|
|
6036
6206
|
* Returns the default group of the user.
|
|
6037
6207
|
*
|
|
6208
|
+
* @deprecated As of version 1.120. Deprecated without successor together with the classic homepage.
|
|
6038
6209
|
*
|
|
6039
6210
|
* @returns Resolves the default group.
|
|
6040
6211
|
*/
|
|
@@ -6042,6 +6213,7 @@ declare module "sap/ushell/services/LaunchPage" {
|
|
|
6042
6213
|
/**
|
|
6043
6214
|
* Returns the unique identifier of the given group
|
|
6044
6215
|
*
|
|
6216
|
+
* @deprecated As of version 1.120. Deprecated without successor together with the classic homepage.
|
|
6045
6217
|
*
|
|
6046
6218
|
* @returns Group id
|
|
6047
6219
|
*/
|
|
@@ -6064,6 +6236,7 @@ declare module "sap/ushell/services/LaunchPage" {
|
|
|
6064
6236
|
* Returns an array of 'anonymous' tiles of a group. The order of the array is the order of tiles that will
|
|
6065
6237
|
* be displayed to the user.
|
|
6066
6238
|
*
|
|
6239
|
+
* @deprecated As of version 1.120. Deprecated without successor together with the classic homepage.
|
|
6067
6240
|
*
|
|
6068
6241
|
* @returns The group tiles array
|
|
6069
6242
|
*/
|
|
@@ -6076,6 +6249,7 @@ declare module "sap/ushell/services/LaunchPage" {
|
|
|
6076
6249
|
/**
|
|
6077
6250
|
* Returns the title of the given group.
|
|
6078
6251
|
*
|
|
6252
|
+
* @deprecated As of version 1.120. Deprecated without successor together with the classic homepage.
|
|
6079
6253
|
*
|
|
6080
6254
|
* @returns group title
|
|
6081
6255
|
*/
|
|
@@ -6089,6 +6263,7 @@ declare module "sap/ushell/services/LaunchPage" {
|
|
|
6089
6263
|
* Returns an array of link tiles for a group. The order of the array is the order in which the links will
|
|
6090
6264
|
* be displayed to the user.
|
|
6091
6265
|
*
|
|
6266
|
+
* @deprecated As of version 1.120. Deprecated without successor together with the classic homepage.
|
|
6092
6267
|
*
|
|
6093
6268
|
* @returns The array of link tiles
|
|
6094
6269
|
*/
|
|
@@ -6101,6 +6276,7 @@ declare module "sap/ushell/services/LaunchPage" {
|
|
|
6101
6276
|
/**
|
|
6102
6277
|
* Returns the tile's unique identifier
|
|
6103
6278
|
*
|
|
6279
|
+
* @deprecated As of version 1.120. Deprecated without successor together with the classic homepage.
|
|
6104
6280
|
*
|
|
6105
6281
|
* @returns Tile id
|
|
6106
6282
|
*/
|
|
@@ -6113,6 +6289,7 @@ declare module "sap/ushell/services/LaunchPage" {
|
|
|
6113
6289
|
/**
|
|
6114
6290
|
* Returns the tile size in the format of 1x1 or 1x2 string
|
|
6115
6291
|
*
|
|
6292
|
+
* @deprecated As of version 1.120. Deprecated without successor together with the classic homepage.
|
|
6116
6293
|
*
|
|
6117
6294
|
* @returns tile size in units in 1x1 format
|
|
6118
6295
|
*/
|
|
@@ -6128,6 +6305,7 @@ declare module "sap/ushell/services/LaunchPage" {
|
|
|
6128
6305
|
* The navigation target string is used (when assigned to `location.hash`) for performing a navigation action
|
|
6129
6306
|
* that eventually opens the application represented by the tile.
|
|
6130
6307
|
*
|
|
6308
|
+
* @deprecated As of version 1.120. Deprecated without successor together with the classic homepage.
|
|
6131
6309
|
*
|
|
6132
6310
|
* @returns the tile target
|
|
6133
6311
|
*/
|
|
@@ -6140,6 +6318,7 @@ declare module "sap/ushell/services/LaunchPage" {
|
|
|
6140
6318
|
/**
|
|
6141
6319
|
* Returns the tile's title.
|
|
6142
6320
|
*
|
|
6321
|
+
* @deprecated As of version 1.120. Deprecated without successor together with the classic homepage.
|
|
6143
6322
|
*
|
|
6144
6323
|
* @returns The title
|
|
6145
6324
|
*/
|
|
@@ -6152,6 +6331,7 @@ declare module "sap/ushell/services/LaunchPage" {
|
|
|
6152
6331
|
/**
|
|
6153
6332
|
* Returns the tile's type.
|
|
6154
6333
|
*
|
|
6334
|
+
* @deprecated As of version 1.120. Deprecated without successor together with the classic homepage.
|
|
6155
6335
|
*
|
|
6156
6336
|
* @returns The type
|
|
6157
6337
|
*/
|
|
@@ -6164,6 +6344,7 @@ declare module "sap/ushell/services/LaunchPage" {
|
|
|
6164
6344
|
/**
|
|
6165
6345
|
* Returns UI5 view or control of the tile.
|
|
6166
6346
|
*
|
|
6347
|
+
* @deprecated As of version 1.120. Deprecated without successor together with the classic homepage.
|
|
6167
6348
|
*
|
|
6168
6349
|
* @returns Resolves the UI5 view or control of the tile.
|
|
6169
6350
|
*/
|
|
@@ -6183,6 +6364,7 @@ declare module "sap/ushell/services/LaunchPage" {
|
|
|
6183
6364
|
* #getCatalogs
|
|
6184
6365
|
*
|
|
6185
6366
|
* @since 1.16.4
|
|
6367
|
+
* @deprecated As of version 1.120. Deprecated without successor together with the classic homepage.
|
|
6186
6368
|
*
|
|
6187
6369
|
* @returns `true` in case the catalogs are still valid; `false` if not
|
|
6188
6370
|
*/
|
|
@@ -6192,6 +6374,7 @@ declare module "sap/ushell/services/LaunchPage" {
|
|
|
6192
6374
|
*
|
|
6193
6375
|
* Returns `true` if the group is featured and `false` if not.
|
|
6194
6376
|
*
|
|
6377
|
+
* @deprecated As of version 1.120. Deprecated without successor together with the classic homepage.
|
|
6195
6378
|
*
|
|
6196
6379
|
* @returns `true` if featured; `false` if not (or as default in case the function was not implemented in
|
|
6197
6380
|
* the proper adapter).
|
|
@@ -6208,6 +6391,7 @@ declare module "sap/ushell/services/LaunchPage" {
|
|
|
6208
6391
|
*
|
|
6209
6392
|
* Returns `true` if the group is locked and `false` if not.
|
|
6210
6393
|
*
|
|
6394
|
+
* @deprecated As of version 1.120. Deprecated without successor together with the classic homepage.
|
|
6211
6395
|
*
|
|
6212
6396
|
* @returns `true` if locked; `false` if not (or as default in case the function was not implemented in
|
|
6213
6397
|
* the proper adapter).
|
|
@@ -6224,6 +6408,7 @@ declare module "sap/ushell/services/LaunchPage" {
|
|
|
6224
6408
|
* Returns `true` if the group can be removed (i.e. if the given group was created by the user) and `false`
|
|
6225
6409
|
* if the group can only be reset.
|
|
6226
6410
|
*
|
|
6411
|
+
* @deprecated As of version 1.120. Deprecated without successor together with the classic homepage.
|
|
6227
6412
|
*
|
|
6228
6413
|
* @returns `true` if removable; `false` if resettable
|
|
6229
6414
|
*/
|
|
@@ -6239,6 +6424,7 @@ declare module "sap/ushell/services/LaunchPage" {
|
|
|
6239
6424
|
* Intention: the page builder already moved the page (visible to the user) and if successful - nothing
|
|
6240
6425
|
* needs to be done. In case of failure it gets the consistent (i.e. persisted) backend state of all groups.
|
|
6241
6426
|
*
|
|
6427
|
+
* @deprecated As of version 1.120. Deprecated without successor together with the classic homepage.
|
|
6242
6428
|
*
|
|
6243
6429
|
* @returns Resolves once the group was moved.
|
|
6244
6430
|
*/
|
|
@@ -6262,6 +6448,7 @@ declare module "sap/ushell/services/LaunchPage" {
|
|
|
6262
6448
|
*
|
|
6263
6449
|
* The source and the target groups tiles are in the form of the @see sap.ushell.services.LaunchPage.getGroupTiles
|
|
6264
6450
|
*
|
|
6451
|
+
* @deprecated As of version 1.120. Deprecated without successor together with the classic homepage.
|
|
6265
6452
|
*
|
|
6266
6453
|
* @returns Resolves once the tile was moved.
|
|
6267
6454
|
*/
|
|
@@ -6297,6 +6484,8 @@ declare module "sap/ushell/services/LaunchPage" {
|
|
|
6297
6484
|
/**
|
|
6298
6485
|
* Triggers a refresh action of a tile. Typically this action is related to the value presented in dynamic
|
|
6299
6486
|
* tiles
|
|
6487
|
+
*
|
|
6488
|
+
* @deprecated As of version 1.120. Deprecated without successor together with the classic homepage.
|
|
6300
6489
|
*/
|
|
6301
6490
|
refreshTile(
|
|
6302
6491
|
/**
|
|
@@ -6334,6 +6523,7 @@ declare module "sap/ushell/services/LaunchPage" {
|
|
|
6334
6523
|
*
|
|
6335
6524
|
* In case of failure it gets the consistent (i.e. persisted) backend state of all groups.
|
|
6336
6525
|
*
|
|
6526
|
+
* @deprecated As of version 1.120. Deprecated without successor together with the classic homepage.
|
|
6337
6527
|
*
|
|
6338
6528
|
* @returns Resolves once the group was removed.
|
|
6339
6529
|
*/
|
|
@@ -6354,6 +6544,7 @@ declare module "sap/ushell/services/LaunchPage" {
|
|
|
6354
6544
|
*
|
|
6355
6545
|
* In case of failure it gets the consistent (i.e. persisted) backend state of the group.
|
|
6356
6546
|
*
|
|
6547
|
+
* @deprecated As of version 1.120. Deprecated without successor together with the classic homepage.
|
|
6357
6548
|
*
|
|
6358
6549
|
* @returns Resolves once the tile was removed.
|
|
6359
6550
|
*/
|
|
@@ -6382,6 +6573,7 @@ declare module "sap/ushell/services/LaunchPage" {
|
|
|
6382
6573
|
* consistent (i.e. persisted) backend state of all groups. The returned group object is the same as the
|
|
6383
6574
|
* one returned by @see sap.ushell.services.LaunchPage.getGroups
|
|
6384
6575
|
*
|
|
6576
|
+
* @deprecated As of version 1.120. Deprecated without successor together with the classic homepage.
|
|
6385
6577
|
*
|
|
6386
6578
|
* @returns Resolves once the group was reset.
|
|
6387
6579
|
*/
|
|
@@ -6402,6 +6594,7 @@ declare module "sap/ushell/services/LaunchPage" {
|
|
|
6402
6594
|
* is already visible to the user. In case of failure it gets the consistent (i.e. persisted) backend state
|
|
6403
6595
|
* of the group title, in most cases the old title.
|
|
6404
6596
|
*
|
|
6597
|
+
* @deprecated As of version 1.120. Deprecated without successor together with the classic homepage.
|
|
6405
6598
|
*
|
|
6406
6599
|
* @returns Resolves once the group title was set.
|
|
6407
6600
|
*/
|
|
@@ -6417,6 +6610,8 @@ declare module "sap/ushell/services/LaunchPage" {
|
|
|
6417
6610
|
): jQuery.Promise;
|
|
6418
6611
|
/**
|
|
6419
6612
|
* Sets the tile's visibility state and notifies the tile about the change.
|
|
6613
|
+
*
|
|
6614
|
+
* @deprecated As of version 1.120. Deprecated without successor together with the classic homepage.
|
|
6420
6615
|
*/
|
|
6421
6616
|
setTileVisible(
|
|
6422
6617
|
/**
|
|
@@ -6447,7 +6642,8 @@ declare module "sap/ushell/services/Message" {
|
|
|
6447
6642
|
*
|
|
6448
6643
|
*
|
|
6449
6644
|
* @since 1.16.0
|
|
6450
|
-
* @deprecated As of version 1.120.
|
|
6645
|
+
* @deprecated As of version 1.120. Please use {@link sap.m.MessageToast}, {@link sap.m.MessageBox}, or
|
|
6646
|
+
* {@link sap.m.Dialog} instead.
|
|
6451
6647
|
*/
|
|
6452
6648
|
export default class Message extends sap.ushell.services.Service {
|
|
6453
6649
|
/**
|
|
@@ -6842,7 +7038,7 @@ declare module "sap/ushell/services/Navigation" {
|
|
|
6842
7038
|
* How the matching links should be sorted. Possible Values:
|
|
6843
7039
|
* - `"intent"` lexicographical sort on returned 'intent' field
|
|
6844
7040
|
* - `"text"` lexicographical sort on returned 'text' field
|
|
6845
|
-
* - `"priority"`
|
|
7041
|
+
* - `"priority"` top intents are returned first
|
|
6846
7042
|
*/
|
|
6847
7043
|
sortResultsBy?: string;
|
|
6848
7044
|
/**
|
|
@@ -7021,6 +7217,7 @@ declare module "sap/ushell/services/NavTargetResolution" {
|
|
|
7021
7217
|
*
|
|
7022
7218
|
* This is an asynchronous operation.
|
|
7023
7219
|
*
|
|
7220
|
+
* @deprecated As of version 1.120. Deprecated without successor.
|
|
7024
7221
|
*
|
|
7025
7222
|
* @returns Resolves expanded shell hash (in internal format).
|
|
7026
7223
|
*/
|
|
@@ -7039,6 +7236,8 @@ declare module "sap/ushell/services/NavTargetResolution" {
|
|
|
7039
7236
|
* the same input as {@link toExternal}/ {@link hrefForExternal}.
|
|
7040
7237
|
*
|
|
7041
7238
|
* @since 1.32
|
|
7239
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.Navigation#isNavigationSupported }
|
|
7240
|
+
* instead.
|
|
7042
7241
|
*
|
|
7043
7242
|
* @returns Resolves an array of objects representing whether the intent is supported or not objects with
|
|
7044
7243
|
* a property `supported` of type `boolean`.
|
|
@@ -7144,6 +7343,7 @@ declare module "sap/ushell/services/NavTargetResolution" {
|
|
|
7144
7343
|
*
|
|
7145
7344
|
* This is an asynchronous operation.
|
|
7146
7345
|
*
|
|
7346
|
+
* @deprecated As of version 1.120. Deprecated without successor.
|
|
7147
7347
|
*
|
|
7148
7348
|
* @returns Resolves an object that you can use to create a {@link sap.ushell.components.container.ApplicationContainer }
|
|
7149
7349
|
* or `undefined` in case the hash fragment was empty. Typically it contains the following information:
|
|
@@ -7261,6 +7461,8 @@ declare module "sap/ushell/services/Notifications" {
|
|
|
7261
7461
|
*
|
|
7262
7462
|
*
|
|
7263
7463
|
* @since 1.34
|
|
7464
|
+
* @deprecated As of version 1.119. Please use {@link sap.ushell.services.NotificationsV2#dismissNotification }
|
|
7465
|
+
* instead.
|
|
7264
7466
|
*
|
|
7265
7467
|
* @returns Resolves to undefined or it is rejected with a message object
|
|
7266
7468
|
*/
|
|
@@ -7276,6 +7478,8 @@ declare module "sap/ushell/services/Notifications" {
|
|
|
7276
7478
|
* data to the consumers.
|
|
7277
7479
|
*
|
|
7278
7480
|
* @since 1.32
|
|
7481
|
+
* @deprecated As of version 1.119. Please use {@link sap.ushell.services.NotificationsV2#executeBulkAction }
|
|
7482
|
+
* instead.
|
|
7279
7483
|
*
|
|
7280
7484
|
* @returns Promise object that on success resolves to undefined or it is rejected with failed notifications
|
|
7281
7485
|
*/
|
|
@@ -7293,6 +7497,8 @@ declare module "sap/ushell/services/Notifications" {
|
|
|
7293
7497
|
* Returns the notifications of the user sorted by type include the group headers and the notifications
|
|
7294
7498
|
*
|
|
7295
7499
|
* @since 1.38
|
|
7500
|
+
* @deprecated As of version 1.119. Please use {@link sap.ushell.services.NotificationsV2#getNotificationsByTypeWithGroupHeaders }
|
|
7501
|
+
* instead.
|
|
7296
7502
|
*
|
|
7297
7503
|
* @returns Resolves all notification items
|
|
7298
7504
|
*/
|
|
@@ -7302,6 +7508,8 @@ declare module "sap/ushell/services/Notifications" {
|
|
|
7302
7508
|
* e.g. Notifications for user.
|
|
7303
7509
|
*
|
|
7304
7510
|
* @since 1.44
|
|
7511
|
+
* @deprecated As of version 1.119. Please use {@link sap.ushell.services.NotificationsV2#getNotificationsCount }
|
|
7512
|
+
* instead.
|
|
7305
7513
|
*
|
|
7306
7514
|
* @returns Returns the number of notifications of the user
|
|
7307
7515
|
*/
|
|
@@ -7310,6 +7518,8 @@ declare module "sap/ushell/services/Notifications" {
|
|
|
7310
7518
|
* Returns the group headers of the user notifications
|
|
7311
7519
|
*
|
|
7312
7520
|
* @since 1.44
|
|
7521
|
+
* @deprecated As of version 1.119. Please use {@link sap.ushell.services.NotificationsV2#getNotificationsGroupHeaders }
|
|
7522
|
+
* instead.
|
|
7313
7523
|
*
|
|
7314
7524
|
* @returns Resolves all group headers
|
|
7315
7525
|
*/
|
|
@@ -7319,6 +7529,8 @@ declare module "sap/ushell/services/Notifications" {
|
|
|
7319
7529
|
* e.g. Notifications that the user hasn't seen yet.
|
|
7320
7530
|
*
|
|
7321
7531
|
* @since 1.32
|
|
7532
|
+
* @deprecated As of version 1.119. Please use {@link sap.ushell.services.NotificationsV2#getUnseenNotificationsCount }
|
|
7533
|
+
* instead.
|
|
7322
7534
|
*
|
|
7323
7535
|
* @returns Resolves the number of unread notifications of the user
|
|
7324
7536
|
*/
|
|
@@ -7341,6 +7553,7 @@ declare module "sap/ushell/services/Notifications" {
|
|
|
7341
7553
|
*
|
|
7342
7554
|
*
|
|
7343
7555
|
* @since 1.32
|
|
7556
|
+
* @deprecated As of version 1.119. Please use {@link sap.ushell.services.NotificationsV2#init} instead.
|
|
7344
7557
|
*/
|
|
7345
7558
|
init(): void;
|
|
7346
7559
|
/**
|
|
@@ -7350,12 +7563,15 @@ declare module "sap/ushell/services/Notifications" {
|
|
|
7350
7563
|
*
|
|
7351
7564
|
*
|
|
7352
7565
|
* @since 1.32.0
|
|
7566
|
+
* @deprecated As of version 1.119. Please use {@link sap.ushell.services.NotificationsV2#isEnabled} instead.
|
|
7353
7567
|
*
|
|
7354
7568
|
* @returns A boolean value indicating whether the notifications service is enabled
|
|
7355
7569
|
*/
|
|
7356
7570
|
isEnabled(): boolean;
|
|
7357
7571
|
/**
|
|
7358
7572
|
* @since 1.38
|
|
7573
|
+
* @deprecated As of version 1.119. Please use {@link sap.ushell.services.NotificationsV2#isFirstDataLoaded }
|
|
7574
|
+
* instead.
|
|
7359
7575
|
*
|
|
7360
7576
|
* @returns boolean value whether first request was already performed and data was returned.
|
|
7361
7577
|
*/
|
|
@@ -7366,6 +7582,7 @@ declare module "sap/ushell/services/Notifications" {
|
|
|
7366
7582
|
* data to the consumers.
|
|
7367
7583
|
*
|
|
7368
7584
|
* @since 1.34
|
|
7585
|
+
* @deprecated As of version 1.119. Please use {@link sap.ushell.services.NotificationsV2#markRead} instead.
|
|
7369
7586
|
*
|
|
7370
7587
|
* @returns Resolves to undefined or it is rejected with a message object
|
|
7371
7588
|
*/
|
|
@@ -7381,12 +7598,16 @@ declare module "sap/ushell/services/Notifications" {
|
|
|
7381
7598
|
*
|
|
7382
7599
|
*
|
|
7383
7600
|
* @since 1.32
|
|
7601
|
+
* @deprecated As of version 1.119. Please use {@link sap.ushell.services.NotificationsV2#notificationsSeen }
|
|
7602
|
+
* instead.
|
|
7384
7603
|
*/
|
|
7385
7604
|
notificationsSeen(): void;
|
|
7386
7605
|
/**
|
|
7387
7606
|
* Gets a callback function that will be called when updated unseen notifications count is available.
|
|
7388
7607
|
*
|
|
7389
7608
|
* @since 1.32
|
|
7609
|
+
* @deprecated As of version 1.119. Please use {@link sap.ushell.services.NotificationsV2#registerNotificationCountUpdateCallback }
|
|
7610
|
+
* instead.
|
|
7390
7611
|
*/
|
|
7391
7612
|
registerNotificationCountUpdateCallback(
|
|
7392
7613
|
/**
|
|
@@ -7398,6 +7619,8 @@ declare module "sap/ushell/services/Notifications" {
|
|
|
7398
7619
|
* Gets a callback function that will be called when updated notifications data is available.
|
|
7399
7620
|
*
|
|
7400
7621
|
* @since 1.32
|
|
7622
|
+
* @deprecated As of version 1.119. Please use {@link sap.ushell.services.NotificationsV2#registerNotificationsUpdateCallback }
|
|
7623
|
+
* instead.
|
|
7401
7624
|
*/
|
|
7402
7625
|
registerNotificationsUpdateCallback(
|
|
7403
7626
|
/**
|
|
@@ -7889,6 +8112,8 @@ declare module "sap/ushell/services/Personalization" {
|
|
|
7889
8112
|
* An initial object is returned.
|
|
7890
8113
|
*
|
|
7891
8114
|
* @since 1.22.0
|
|
8115
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.PersonalizationV2#createEmptyContainer }
|
|
8116
|
+
* instead.
|
|
7892
8117
|
*
|
|
7893
8118
|
* @returns Resolves a {@link sap.ushell.services.Personalization.ContextContainer} object as parameter.
|
|
7894
8119
|
* The personalization container provides two different interfaces to synchronously operate on personalization
|
|
@@ -7925,6 +8150,8 @@ declare module "sap/ushell/services/Personalization" {
|
|
|
7925
8150
|
* Note: Invoking this operation while another save or load operation is under way may result in failure.
|
|
7926
8151
|
*
|
|
7927
8152
|
* @since 1.22.0
|
|
8153
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.PersonalizationV2#deleteContainer }
|
|
8154
|
+
* instead.
|
|
7928
8155
|
*
|
|
7929
8156
|
* @returns Resolves once the container was deleted.
|
|
7930
8157
|
*/
|
|
@@ -8025,6 +8252,8 @@ declare module "sap/ushell/services/Personalization" {
|
|
|
8025
8252
|
* validity : Infinity}) may return a valid dataset.
|
|
8026
8253
|
*
|
|
8027
8254
|
* @since 1.22.0
|
|
8255
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.PersonalizationV2#getContainer }
|
|
8256
|
+
* instead.
|
|
8028
8257
|
*
|
|
8029
8258
|
* @returns Resolves a {@link sap.ushell.services.Personalization.ContextContainer} object as parameter.
|
|
8030
8259
|
* The container provides setItemValue / getItemValue methods to synchronously operate on personalization
|
|
@@ -8056,6 +8285,8 @@ declare module "sap/ushell/services/Personalization" {
|
|
|
8056
8285
|
* based on the generated key must not be used for sensitive data.
|
|
8057
8286
|
*
|
|
8058
8287
|
* @since 1.28.0
|
|
8288
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.PersonalizationV2#getGeneratedKey }
|
|
8289
|
+
* instead.
|
|
8059
8290
|
*
|
|
8060
8291
|
* @returns 40 character string consisting of A-Z and 0-9 which can be used as a generated key for personalization
|
|
8061
8292
|
* container. Every invocation returns a new key. Seed of random function is OS Random Seed.
|
|
@@ -8124,6 +8355,8 @@ declare module "sap/ushell/services/Personalization" {
|
|
|
8124
8355
|
* instead for this scenario.
|
|
8125
8356
|
*
|
|
8126
8357
|
* @since 1.15.0
|
|
8358
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.PersonalizationV2#getPersonalizer }
|
|
8359
|
+
* instead.
|
|
8127
8360
|
*
|
|
8128
8361
|
* @returns A Personalizer which provides generic read and write access to the currently logged on user's
|
|
8129
8362
|
* personalization settings.
|
|
@@ -8159,6 +8392,8 @@ declare module "sap/ushell/services/Personalization" {
|
|
|
8159
8392
|
* table personalization data.
|
|
8160
8393
|
*
|
|
8161
8394
|
* @since 1.18.0
|
|
8395
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.PersonalizationV2#getTransientPersonalizer }
|
|
8396
|
+
* instead.
|
|
8162
8397
|
*
|
|
8163
8398
|
* @returns A TransientPersonalizer which provides asynchronous read and write access to a transient personalization
|
|
8164
8399
|
* data storage.
|
|
@@ -8187,7 +8422,7 @@ declare module "sap/ushell/services/_Personalization/ContextContainer" {
|
|
|
8187
8422
|
* Returns an array with all internal keys of direct items in the container.
|
|
8188
8423
|
*
|
|
8189
8424
|
* @since 1.22.0
|
|
8190
|
-
* @deprecated As of version 1.120.
|
|
8425
|
+
* @deprecated As of version 1.120. Deprecated without successor. This internal method should not be used.
|
|
8191
8426
|
*
|
|
8192
8427
|
* @returns item keys
|
|
8193
8428
|
*/
|
|
@@ -8196,12 +8431,16 @@ declare module "sap/ushell/services/_Personalization/ContextContainer" {
|
|
|
8196
8431
|
* clears the local copy data of this container
|
|
8197
8432
|
*
|
|
8198
8433
|
* @since 1.22.0
|
|
8434
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.PersonalizationV2.ContextContainer#clearData }
|
|
8435
|
+
* instead.
|
|
8199
8436
|
*/
|
|
8200
8437
|
clear(): void;
|
|
8201
8438
|
/**
|
|
8202
8439
|
* Checks if a specific direct item is contained in the container.
|
|
8203
8440
|
*
|
|
8204
8441
|
* @since 1.22.0
|
|
8442
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.PersonalizationV2.ContextContainer#containsItem }
|
|
8443
|
+
* instead.
|
|
8205
8444
|
*
|
|
8206
8445
|
* @returns true if the container contains a direct item with the key
|
|
8207
8446
|
*/
|
|
@@ -8215,6 +8454,8 @@ declare module "sap/ushell/services/_Personalization/ContextContainer" {
|
|
|
8215
8454
|
* Deletes a direct item from the container. In case the item does not exist, nothing happens.
|
|
8216
8455
|
*
|
|
8217
8456
|
* @since 1.22.0
|
|
8457
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.PersonalizationV2.ContextContainer#deleteItem }
|
|
8458
|
+
* instead.
|
|
8218
8459
|
*/
|
|
8219
8460
|
delItem(
|
|
8220
8461
|
/**
|
|
@@ -8226,6 +8467,8 @@ declare module "sap/ushell/services/_Personalization/ContextContainer" {
|
|
|
8226
8467
|
* flush all pending request; The result of the promise may reflect the last pending operation in the queue
|
|
8227
8468
|
*
|
|
8228
8469
|
* @since 1.22.0
|
|
8470
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.PersonalizationV2.ContextContainer#flushPendingRequests }
|
|
8471
|
+
* instead.
|
|
8229
8472
|
*
|
|
8230
8473
|
* @returns Resolves once the requests were flushed.
|
|
8231
8474
|
*/
|
|
@@ -8234,6 +8477,8 @@ declare module "sap/ushell/services/_Personalization/ContextContainer" {
|
|
|
8234
8477
|
* Returns an array with the keys of direct items in the container.
|
|
8235
8478
|
*
|
|
8236
8479
|
* @since 1.22.0
|
|
8480
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.PersonalizationV2.ContextContainer#getItemKeys }
|
|
8481
|
+
* instead.
|
|
8237
8482
|
*
|
|
8238
8483
|
* @returns item keys
|
|
8239
8484
|
*/
|
|
@@ -8242,6 +8487,8 @@ declare module "sap/ushell/services/_Personalization/ContextContainer" {
|
|
|
8242
8487
|
* Returns the value for a direct item from the container. (Value semantics, new copy is returned)
|
|
8243
8488
|
*
|
|
8244
8489
|
* @since 1.22.0
|
|
8490
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.PersonalizationV2.ContextContainer#getItemValue }
|
|
8491
|
+
* instead.
|
|
8245
8492
|
*
|
|
8246
8493
|
* @returns item value (JSON object). In case the container does not contain a direct item with this key
|
|
8247
8494
|
* `undefined` is returned.
|
|
@@ -8256,6 +8503,8 @@ declare module "sap/ushell/services/_Personalization/ContextContainer" {
|
|
|
8256
8503
|
* return the container key as a string variable
|
|
8257
8504
|
*
|
|
8258
8505
|
* @since 1.28.0
|
|
8506
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.PersonalizationV2.ContextContainer#getKey }
|
|
8507
|
+
* instead.
|
|
8259
8508
|
*
|
|
8260
8509
|
* @returns the container key
|
|
8261
8510
|
*/
|
|
@@ -8265,6 +8514,7 @@ declare module "sap/ushell/services/_Personalization/ContextContainer" {
|
|
|
8265
8514
|
* It will permit all read accesses to the container, but block all modifying accesses.
|
|
8266
8515
|
*
|
|
8267
8516
|
* @since 1.28.0
|
|
8517
|
+
* @deprecated As of version 1.120. Deprecated without successor.
|
|
8268
8518
|
*
|
|
8269
8519
|
* @returns unmodifiable wrapper instance
|
|
8270
8520
|
*/
|
|
@@ -8288,6 +8538,8 @@ declare module "sap/ushell/services/_Personalization/ContextContainer" {
|
|
|
8288
8538
|
* Synchronous read and write operations before the load is done have undefined effects.
|
|
8289
8539
|
*
|
|
8290
8540
|
* @since 1.22.0
|
|
8541
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.PersonalizationV2.ContextContainer#load }
|
|
8542
|
+
* instead.
|
|
8291
8543
|
*
|
|
8292
8544
|
* @returns Resolves once the context container is loaded.
|
|
8293
8545
|
*/
|
|
@@ -8297,7 +8549,7 @@ declare module "sap/ushell/services/_Personalization/ContextContainer" {
|
|
|
8297
8549
|
* is serialized.
|
|
8298
8550
|
*
|
|
8299
8551
|
* @since 1.22.0
|
|
8300
|
-
* @deprecated As of version 1.120.
|
|
8552
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.PersonalizationV2.ContextContainer#save }
|
|
8301
8553
|
* instead.
|
|
8302
8554
|
*
|
|
8303
8555
|
* @returns Resolves once the container is saved.
|
|
@@ -8310,6 +8562,8 @@ declare module "sap/ushell/services/_Personalization/ContextContainer" {
|
|
|
8310
8562
|
* seconds before. The current state is serialized.
|
|
8311
8563
|
*
|
|
8312
8564
|
* @since 1.22.0
|
|
8565
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.PersonalizationV2.ContextContainer#save }
|
|
8566
|
+
* instead.
|
|
8313
8567
|
*
|
|
8314
8568
|
* @returns Resolves once the container is saved.
|
|
8315
8569
|
*
|
|
@@ -8327,6 +8581,8 @@ declare module "sap/ushell/services/_Personalization/ContextContainer" {
|
|
|
8327
8581
|
* set
|
|
8328
8582
|
*
|
|
8329
8583
|
* @since 1.22.0
|
|
8584
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.PersonalizationV2.ContextContainer#setItemValue }
|
|
8585
|
+
* instead.
|
|
8330
8586
|
*/
|
|
8331
8587
|
setItemValue(
|
|
8332
8588
|
/**
|
|
@@ -8381,6 +8637,8 @@ declare module "sap/ushell/services/_Personalization/PersonalizationContainerVar
|
|
|
8381
8637
|
* Checks if a specific item is contained in this variant.
|
|
8382
8638
|
*
|
|
8383
8639
|
* @since 1.18.0
|
|
8640
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.PersonalizationV2.Variant#containsItem }
|
|
8641
|
+
* instead.
|
|
8384
8642
|
*
|
|
8385
8643
|
* @returns true if the variant contains an item with the key
|
|
8386
8644
|
*/
|
|
@@ -8394,6 +8652,8 @@ declare module "sap/ushell/services/_Personalization/PersonalizationContainerVar
|
|
|
8394
8652
|
* Deletes an item from this variant. In case the item does not exist, nothing happens.
|
|
8395
8653
|
*
|
|
8396
8654
|
* @since 1.18.0
|
|
8655
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.PersonalizationV2.Variant#deleteItem }
|
|
8656
|
+
* instead.
|
|
8397
8657
|
*
|
|
8398
8658
|
* @returns whether the key was removed.
|
|
8399
8659
|
*/
|
|
@@ -8407,6 +8667,8 @@ declare module "sap/ushell/services/_Personalization/PersonalizationContainerVar
|
|
|
8407
8667
|
* Returns an array with the keys of all items in this variant.
|
|
8408
8668
|
*
|
|
8409
8669
|
* @since 1.18.0
|
|
8670
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.PersonalizationV2.Variant#getItemKeys }
|
|
8671
|
+
* instead.
|
|
8410
8672
|
*
|
|
8411
8673
|
* @returns item keys
|
|
8412
8674
|
*/
|
|
@@ -8415,6 +8677,8 @@ declare module "sap/ushell/services/_Personalization/PersonalizationContainerVar
|
|
|
8415
8677
|
* Returns the value for an item in this variant.
|
|
8416
8678
|
*
|
|
8417
8679
|
* @since 1.18.0
|
|
8680
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.PersonalizationV2.Variant#getItemValue }
|
|
8681
|
+
* instead.
|
|
8418
8682
|
*
|
|
8419
8683
|
* @returns item value (JSON object). In case the variant does not contain an item with this key `undefined`
|
|
8420
8684
|
* is returned.
|
|
@@ -8429,6 +8693,8 @@ declare module "sap/ushell/services/_Personalization/PersonalizationContainerVar
|
|
|
8429
8693
|
* Returns the key of this variant.
|
|
8430
8694
|
*
|
|
8431
8695
|
* @since 1.18.0
|
|
8696
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.PersonalizationV2.Variant#getVariantKey }
|
|
8697
|
+
* instead.
|
|
8432
8698
|
*
|
|
8433
8699
|
* @returns variant key.
|
|
8434
8700
|
*/
|
|
@@ -8437,6 +8703,8 @@ declare module "sap/ushell/services/_Personalization/PersonalizationContainerVar
|
|
|
8437
8703
|
* Returns the name of this variant.
|
|
8438
8704
|
*
|
|
8439
8705
|
* @since 1.18.0
|
|
8706
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.PersonalizationV2.Variant#getVariantName }
|
|
8707
|
+
* instead.
|
|
8440
8708
|
*
|
|
8441
8709
|
* @returns variant name.
|
|
8442
8710
|
*/
|
|
@@ -8445,6 +8713,8 @@ declare module "sap/ushell/services/_Personalization/PersonalizationContainerVar
|
|
|
8445
8713
|
* Sets the value for an item in this variant.
|
|
8446
8714
|
*
|
|
8447
8715
|
* @since 1.18.0
|
|
8716
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.PersonalizationV2.Variant#setItemValue }
|
|
8717
|
+
* instead.
|
|
8448
8718
|
*
|
|
8449
8719
|
* @returns the old value.
|
|
8450
8720
|
*/
|
|
@@ -8483,6 +8753,8 @@ declare module "sap/ushell/services/_Personalization/PersonalizationContainerVar
|
|
|
8483
8753
|
* In case a variant with this name is already existing an exception is thrown.
|
|
8484
8754
|
*
|
|
8485
8755
|
* @since 1.18.0
|
|
8756
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.PersonalizationV2.VariantSet#addVariant }
|
|
8757
|
+
* instead.
|
|
8486
8758
|
*
|
|
8487
8759
|
* @returns {@link sap.ushell.services.Personalization.PersonalizationContainerVariant}
|
|
8488
8760
|
*/
|
|
@@ -8496,6 +8768,8 @@ declare module "sap/ushell/services/_Personalization/PersonalizationContainerVar
|
|
|
8496
8768
|
* Checks if a specific variant is contained in the variant set.
|
|
8497
8769
|
*
|
|
8498
8770
|
* @since 1.18.0
|
|
8771
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.PersonalizationV2.VariantSet#containsVariant }
|
|
8772
|
+
* instead.
|
|
8499
8773
|
*
|
|
8500
8774
|
* @returns true if the variant set contains a variant with the key
|
|
8501
8775
|
*/
|
|
@@ -8509,6 +8783,8 @@ declare module "sap/ushell/services/_Personalization/PersonalizationContainerVar
|
|
|
8509
8783
|
* Deletes a variant from the variant set. In case the variant does not exist nothing happens.
|
|
8510
8784
|
*
|
|
8511
8785
|
* @since 1.18.0
|
|
8786
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.PersonalizationV2.VariantSet#deleteVariant }
|
|
8787
|
+
* instead.
|
|
8512
8788
|
*/
|
|
8513
8789
|
delVariant(
|
|
8514
8790
|
/**
|
|
@@ -8520,6 +8796,8 @@ declare module "sap/ushell/services/_Personalization/PersonalizationContainerVar
|
|
|
8520
8796
|
* Returns the current variant key.
|
|
8521
8797
|
*
|
|
8522
8798
|
* @since 1.18.0
|
|
8799
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.PersonalizationV2.VariantSet#getCurrentVariantKey }
|
|
8800
|
+
* instead.
|
|
8523
8801
|
*
|
|
8524
8802
|
* @returns current variant key. In case the current variant was never set `null` is returned.
|
|
8525
8803
|
*/
|
|
@@ -8528,6 +8806,8 @@ declare module "sap/ushell/services/_Personalization/PersonalizationContainerVar
|
|
|
8528
8806
|
* Returns a variant object.
|
|
8529
8807
|
*
|
|
8530
8808
|
* @since 1.18.0
|
|
8809
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.PersonalizationV2.VariantSet#getVariant }
|
|
8810
|
+
* instead.
|
|
8531
8811
|
*
|
|
8532
8812
|
* @returns {@link sap.ushell.services.Personalization.PersonalizationContainerVariant} In case the variant
|
|
8533
8813
|
* set does not contain a variant with this key `undefined` is returned.
|
|
@@ -8542,6 +8822,8 @@ declare module "sap/ushell/services/_Personalization/PersonalizationContainerVar
|
|
|
8542
8822
|
* Returns the variant key corresponding to a variant name.
|
|
8543
8823
|
*
|
|
8544
8824
|
* @since 1.18.0
|
|
8825
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.PersonalizationV2.VariantSet#getVariantKeyByName }
|
|
8826
|
+
* instead.
|
|
8545
8827
|
*
|
|
8546
8828
|
* @returns variant key. In case the variant set does not contain a variant with this name `undefined` is
|
|
8547
8829
|
* returned.
|
|
@@ -8556,6 +8838,8 @@ declare module "sap/ushell/services/_Personalization/PersonalizationContainerVar
|
|
|
8556
8838
|
* Returns an array with the keys of the variants in the variant set.
|
|
8557
8839
|
*
|
|
8558
8840
|
* @since 1.18.0
|
|
8841
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.PersonalizationV2.VariantSet#getVariantKeys }
|
|
8842
|
+
* instead.
|
|
8559
8843
|
*
|
|
8560
8844
|
* @returns variant keys
|
|
8561
8845
|
*/
|
|
@@ -8564,6 +8848,8 @@ declare module "sap/ushell/services/_Personalization/PersonalizationContainerVar
|
|
|
8564
8848
|
* Sets the current variant key.
|
|
8565
8849
|
*
|
|
8566
8850
|
* @since 1.18.0
|
|
8851
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.PersonalizationV2.VariantSet#setCurrentVariantKey }
|
|
8852
|
+
* instead.
|
|
8567
8853
|
*/
|
|
8568
8854
|
setCurrentVariantKey(
|
|
8569
8855
|
/**
|
|
@@ -8595,6 +8881,8 @@ declare module "sap/ushell/services/_Personalization/Personalizer" {
|
|
|
8595
8881
|
* Deletes a personalization data value.
|
|
8596
8882
|
*
|
|
8597
8883
|
* @since 1.15.0
|
|
8884
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.PersonalizationV2.Personalizer#deletePersData }
|
|
8885
|
+
* instead.
|
|
8598
8886
|
*
|
|
8599
8887
|
* @returns Resolves once the pers data was deleted or rejects with an error message.
|
|
8600
8888
|
*/
|
|
@@ -8603,6 +8891,8 @@ declare module "sap/ushell/services/_Personalization/Personalizer" {
|
|
|
8603
8891
|
* Gets a personalization data value.
|
|
8604
8892
|
*
|
|
8605
8893
|
* @since 1.15.0
|
|
8894
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.PersonalizationV2.Personalizer#getPersData }
|
|
8895
|
+
* instead.
|
|
8606
8896
|
*
|
|
8607
8897
|
* @returns Resolves the personalization value. If there is no personalization data for the item, undefined
|
|
8608
8898
|
* is returned. Promise object fail function: param {string} sMessage Error message.
|
|
@@ -8612,6 +8902,8 @@ declare module "sap/ushell/services/_Personalization/Personalizer" {
|
|
|
8612
8902
|
* Sets a personalization data value.
|
|
8613
8903
|
*
|
|
8614
8904
|
* @since 1.15.0
|
|
8905
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.PersonalizationV2.Personalizer#setPersData }
|
|
8906
|
+
* instead.
|
|
8615
8907
|
*
|
|
8616
8908
|
* @returns Resolves once the pers data was stored or rejects with an error message.
|
|
8617
8909
|
*/
|
|
@@ -8658,6 +8950,8 @@ declare module "sap/ushell/services/_Personalization/Variant" {
|
|
|
8658
8950
|
* Checks if a specific item is contained in this variant.
|
|
8659
8951
|
*
|
|
8660
8952
|
* @since 1.18.0
|
|
8953
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.PersonalizationV2.Variant#containsItem }
|
|
8954
|
+
* instead.
|
|
8661
8955
|
*
|
|
8662
8956
|
* @returns true if the variant contains an item with the key
|
|
8663
8957
|
*/
|
|
@@ -8671,6 +8965,8 @@ declare module "sap/ushell/services/_Personalization/Variant" {
|
|
|
8671
8965
|
* Deletes an item from this variant. In case the item does not exist, nothing happens.
|
|
8672
8966
|
*
|
|
8673
8967
|
* @since 1.22.0
|
|
8968
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.PersonalizationV2.Variant#deleteItem }
|
|
8969
|
+
* instead.
|
|
8674
8970
|
*/
|
|
8675
8971
|
delItem(
|
|
8676
8972
|
/**
|
|
@@ -8682,6 +8978,8 @@ declare module "sap/ushell/services/_Personalization/Variant" {
|
|
|
8682
8978
|
* Returns an array with the keys of all items in this variant.
|
|
8683
8979
|
*
|
|
8684
8980
|
* @since 1.22.0
|
|
8981
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.PersonalizationV2.Variant#getItemKeys }
|
|
8982
|
+
* instead.
|
|
8685
8983
|
*
|
|
8686
8984
|
* @returns item keys
|
|
8687
8985
|
*/
|
|
@@ -8690,6 +8988,8 @@ declare module "sap/ushell/services/_Personalization/Variant" {
|
|
|
8690
8988
|
* Returns the value for an item in this variant.
|
|
8691
8989
|
*
|
|
8692
8990
|
* @since 1.18.0
|
|
8991
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.PersonalizationV2.Variant#getItemValue }
|
|
8992
|
+
* instead.
|
|
8693
8993
|
*
|
|
8694
8994
|
* @returns item value (JSON object). In case the variant does not contain an item with this key `undefined`
|
|
8695
8995
|
* is returned.
|
|
@@ -8704,6 +9004,8 @@ declare module "sap/ushell/services/_Personalization/Variant" {
|
|
|
8704
9004
|
* Returns the key of this variant.
|
|
8705
9005
|
*
|
|
8706
9006
|
* @since 1.22.0
|
|
9007
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.PersonalizationV2.Variant#getVariantKey }
|
|
9008
|
+
* instead.
|
|
8707
9009
|
*
|
|
8708
9010
|
* @returns variant key.
|
|
8709
9011
|
*/
|
|
@@ -8712,6 +9014,8 @@ declare module "sap/ushell/services/_Personalization/Variant" {
|
|
|
8712
9014
|
* Returns the name of this variant.
|
|
8713
9015
|
*
|
|
8714
9016
|
* @since 1.22.0
|
|
9017
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.PersonalizationV2.Variant#getVariantName }
|
|
9018
|
+
* instead.
|
|
8715
9019
|
*
|
|
8716
9020
|
* @returns variant name.
|
|
8717
9021
|
*/
|
|
@@ -8720,6 +9024,8 @@ declare module "sap/ushell/services/_Personalization/Variant" {
|
|
|
8720
9024
|
* Sets the value for an item in this variant.
|
|
8721
9025
|
*
|
|
8722
9026
|
* @since 1.18.0
|
|
9027
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.PersonalizationV2.Variant#setItemValue }
|
|
9028
|
+
* instead.
|
|
8723
9029
|
*/
|
|
8724
9030
|
setItemValue(
|
|
8725
9031
|
/**
|
|
@@ -8738,6 +9044,8 @@ declare module "sap/ushell/services/_Personalization/Variant" {
|
|
|
8738
9044
|
* is thrown.
|
|
8739
9045
|
*
|
|
8740
9046
|
* @since 1.24.0
|
|
9047
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.PersonalizationV2.Variant#setVariantName }
|
|
9048
|
+
* instead.
|
|
8741
9049
|
*/
|
|
8742
9050
|
setVariantName(
|
|
8743
9051
|
/**
|
|
@@ -8773,6 +9081,8 @@ declare module "sap/ushell/services/_Personalization/VariantSet" {
|
|
|
8773
9081
|
* is thrown.
|
|
8774
9082
|
*
|
|
8775
9083
|
* @since 1.22.0
|
|
9084
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.PersonalizationV2.VariantSet#addVariant }
|
|
9085
|
+
* instead.
|
|
8776
9086
|
*
|
|
8777
9087
|
* @returns {@link sap.ushell.services.PersonalizationContainerVariant}
|
|
8778
9088
|
*/
|
|
@@ -8786,6 +9096,8 @@ declare module "sap/ushell/services/_Personalization/VariantSet" {
|
|
|
8786
9096
|
* Checks if a specific variant is contained in the variant set.
|
|
8787
9097
|
*
|
|
8788
9098
|
* @since 1.22.0
|
|
9099
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.PersonalizationV2.VariantSet#containsVariant }
|
|
9100
|
+
* instead.
|
|
8789
9101
|
*
|
|
8790
9102
|
* @returns true if the variant set contains a variant with the key
|
|
8791
9103
|
*/
|
|
@@ -8799,6 +9111,8 @@ declare module "sap/ushell/services/_Personalization/VariantSet" {
|
|
|
8799
9111
|
* Deletes a variant from the variant set. In case the variant does not exist nothing happens.
|
|
8800
9112
|
*
|
|
8801
9113
|
* @since 1.22.0
|
|
9114
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.PersonalizationV2.VariantSet#deleteVariant }
|
|
9115
|
+
* instead.
|
|
8802
9116
|
*/
|
|
8803
9117
|
delVariant(
|
|
8804
9118
|
/**
|
|
@@ -8810,6 +9124,8 @@ declare module "sap/ushell/services/_Personalization/VariantSet" {
|
|
|
8810
9124
|
* Returns the current variant key.
|
|
8811
9125
|
*
|
|
8812
9126
|
* @since 1.22.0
|
|
9127
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.PersonalizationV2.VariantSet#getCurrentVariantKey }
|
|
9128
|
+
* instead.
|
|
8813
9129
|
*
|
|
8814
9130
|
* @returns current variant key. In case the current variant was never set `null` is returned.
|
|
8815
9131
|
*/
|
|
@@ -8818,6 +9134,8 @@ declare module "sap/ushell/services/_Personalization/VariantSet" {
|
|
|
8818
9134
|
* Returns a variant object.
|
|
8819
9135
|
*
|
|
8820
9136
|
* @since 1.22.0
|
|
9137
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.PersonalizationV2.VariantSet#getVariant }
|
|
9138
|
+
* instead.
|
|
8821
9139
|
*
|
|
8822
9140
|
* @returns {@link sap.ushell.services.PersonalizationContainerVariant}. In case the variant set does not
|
|
8823
9141
|
* contain a variant with this key `undefined` is returned.
|
|
@@ -8832,6 +9150,8 @@ declare module "sap/ushell/services/_Personalization/VariantSet" {
|
|
|
8832
9150
|
* Returns the variant key corresponding to a variant name.
|
|
8833
9151
|
*
|
|
8834
9152
|
* @since 1.22.0
|
|
9153
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.PersonalizationV2.VariantSet#getVariantKeyByName }
|
|
9154
|
+
* instead.
|
|
8835
9155
|
*
|
|
8836
9156
|
* @returns variant key. In case the variant set does not contain a variant with this name `undefined` is
|
|
8837
9157
|
* returned.
|
|
@@ -8846,6 +9166,8 @@ declare module "sap/ushell/services/_Personalization/VariantSet" {
|
|
|
8846
9166
|
* Returns an array with the keys of the variants in the variant set.
|
|
8847
9167
|
*
|
|
8848
9168
|
* @since 1.22.0
|
|
9169
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.PersonalizationV2.VariantSet#getVariantKeys }
|
|
9170
|
+
* instead.
|
|
8849
9171
|
*
|
|
8850
9172
|
* @returns variant keys
|
|
8851
9173
|
*/
|
|
@@ -8854,6 +9176,8 @@ declare module "sap/ushell/services/_Personalization/VariantSet" {
|
|
|
8854
9176
|
* Sets the current variant key.
|
|
8855
9177
|
*
|
|
8856
9178
|
* @since 1.22.0
|
|
9179
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.PersonalizationV2.VariantSet#setCurrentVariantKey }
|
|
9180
|
+
* instead.
|
|
8857
9181
|
*/
|
|
8858
9182
|
setCurrentVariantKey(
|
|
8859
9183
|
/**
|
|
@@ -8902,6 +9226,8 @@ declare module "sap/ushell/services/personalization/VariantSetAdapter" {
|
|
|
8902
9226
|
* exception is thrown.
|
|
8903
9227
|
*
|
|
8904
9228
|
* @since 1.22.0
|
|
9229
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.PersonalizationV2.VariantSetAdapter#addVariantSet }
|
|
9230
|
+
* instead.
|
|
8905
9231
|
*
|
|
8906
9232
|
* @returns {@link ontainerVariantSet}
|
|
8907
9233
|
*/
|
|
@@ -8915,6 +9241,8 @@ declare module "sap/ushell/services/personalization/VariantSetAdapter" {
|
|
|
8915
9241
|
* Checks if a specific variant set is contained in the container.
|
|
8916
9242
|
*
|
|
8917
9243
|
* @since 1.18.0
|
|
9244
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.PersonalizationV2.VariantSetAdapter#containsVariantSet }
|
|
9245
|
+
* instead.
|
|
8918
9246
|
*
|
|
8919
9247
|
* @returns true if the container contains a variant set with the key
|
|
8920
9248
|
*/
|
|
@@ -8928,6 +9256,8 @@ declare module "sap/ushell/services/personalization/VariantSetAdapter" {
|
|
|
8928
9256
|
* Deletes a variant set from the container. In case the variant set does not exist nothing happens.
|
|
8929
9257
|
*
|
|
8930
9258
|
* @since 1.22.0
|
|
9259
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.PersonalizationV2.VariantSetAdapter#deleteVariantSet }
|
|
9260
|
+
* instead.
|
|
8931
9261
|
*/
|
|
8932
9262
|
delVariantSet(
|
|
8933
9263
|
/**
|
|
@@ -8939,6 +9269,8 @@ declare module "sap/ushell/services/personalization/VariantSetAdapter" {
|
|
|
8939
9269
|
* Returns the variant set object from the container.
|
|
8940
9270
|
*
|
|
8941
9271
|
* @since 1.22.0
|
|
9272
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.PersonalizationV2.VariantSetAdapter#getVariantSet }
|
|
9273
|
+
* instead.
|
|
8942
9274
|
*
|
|
8943
9275
|
* @returns {@link ontainerVariantSet}. In case the container does not contain a variant set with this key
|
|
8944
9276
|
* `undefined` is returned.
|
|
@@ -8953,6 +9285,8 @@ declare module "sap/ushell/services/personalization/VariantSetAdapter" {
|
|
|
8953
9285
|
* Returns an array with the keys of the variant sets in the container.
|
|
8954
9286
|
*
|
|
8955
9287
|
* @since 1.18.0
|
|
9288
|
+
* @deprecated As of version 1.120. Please use {@link sap.ushell.services.PersonalizationV2.VariantSetAdapter#getVariantSetKeys }
|
|
9289
|
+
* instead.
|
|
8956
9290
|
*
|
|
8957
9291
|
* @returns variant set keys
|
|
8958
9292
|
*/
|
|
@@ -9907,6 +10241,8 @@ declare module "sap/ushell/services/ShellNavigation" {
|
|
|
9907
10241
|
* for application loading sAppSpecificPart // Typically ignored sOldShellHashPart, // The old shell hash
|
|
9908
10242
|
* part, if exist sOldAppSpecificPart, // The old app hash part, if exist
|
|
9909
10243
|
*
|
|
10244
|
+
* @deprecated As of version 1.120. Deprecated without successor. Custom renderer initialization is no longer
|
|
10245
|
+
* supported.
|
|
9910
10246
|
*
|
|
9911
10247
|
* @returns Reference to `this` for method chaining.
|
|
9912
10248
|
*/
|
|
@@ -9999,6 +10335,7 @@ declare module "sap/ushell/services/SmartNavigation" {
|
|
|
9999
10335
|
* sap.ushell.services.CrossApplicationNavigation#getLinks
|
|
10000
10336
|
*
|
|
10001
10337
|
* @since 1.44.0
|
|
10338
|
+
* @deprecated As of version 1.112. Please use {@link sap.ushell.services.Navigation#getLinks} instead.
|
|
10002
10339
|
*
|
|
10003
10340
|
* @returns Resolves with an array of link objects sorted according to their relevance to the calling application.
|
|
10004
10341
|
*/
|
|
@@ -10015,6 +10352,7 @@ declare module "sap/ushell/services/SmartNavigation" {
|
|
|
10015
10352
|
* sap.ushell.services.CrossApplicationNavigation#getPrimaryIntent
|
|
10016
10353
|
*
|
|
10017
10354
|
* @since 1.48.0
|
|
10355
|
+
* @deprecated As of version 1.112. Please use {@link sap.ushell.services.Navigation#getPrimaryIntent} instead.
|
|
10018
10356
|
*
|
|
10019
10357
|
* @returns Resolves to an object when a relevant link object exists.
|
|
10020
10358
|
*/
|
|
@@ -10038,6 +10376,7 @@ declare module "sap/ushell/services/SmartNavigation" {
|
|
|
10038
10376
|
* sap.ushell.services.CrossApplicationNavigation#hrefForExternalAsync
|
|
10039
10377
|
*
|
|
10040
10378
|
* @since 1.94.0
|
|
10379
|
+
* @deprecated As of version 1.112. Please use {@link sap.ushell.services.Navigation#getHref} instead.
|
|
10041
10380
|
*
|
|
10042
10381
|
* @returns A promise that is resolved to a string that can be put into an href attribute of an HTML anchor.
|
|
10043
10382
|
* The returned string will always start with a hash character.
|
|
@@ -10050,6 +10389,7 @@ declare module "sap/ushell/services/SmartNavigation" {
|
|
|
10050
10389
|
* sap.ushell.services.CrossApplicationNavigation#toExternal
|
|
10051
10390
|
*
|
|
10052
10391
|
* @since 1.44.0
|
|
10392
|
+
* @deprecated As of version 1.112. Please use {@link sap.ushell.services.Navigation#navigate} instead.
|
|
10053
10393
|
*/
|
|
10054
10394
|
toExternal(
|
|
10055
10395
|
/**
|
|
@@ -10065,6 +10405,8 @@ declare module "sap/ushell/services/SmartNavigation" {
|
|
|
10065
10405
|
* was triggered via clicking a link on the UI.
|
|
10066
10406
|
*
|
|
10067
10407
|
* @since 1.46.0
|
|
10408
|
+
* @deprecated As of version 1.112. Deprecated without successor. The SmartNavigation tracking functionality
|
|
10409
|
+
* has been discontinued.
|
|
10068
10410
|
*
|
|
10069
10411
|
* @returns Resolves once the navigation was tracked.
|
|
10070
10412
|
*/
|
|
@@ -10639,7 +10981,7 @@ declare module "sap/ushell/services/UsageAnalytics" {
|
|
|
10639
10981
|
* Currently these attributes correspond to database columns custom5...custom10.
|
|
10640
10982
|
*
|
|
10641
10983
|
* @since 1.32.0
|
|
10642
|
-
* @deprecated As of version 1.120.
|
|
10984
|
+
* @deprecated As of version 1.120. Deprecated without successor. SAP Web Analytics has been retired.
|
|
10643
10985
|
*/
|
|
10644
10986
|
setCustomAttributes(
|
|
10645
10987
|
/**
|
|
@@ -10662,7 +11004,7 @@ declare module "sap/ushell/services/UsageAnalytics" {
|
|
|
10662
11004
|
* Enables the renderer to set the content of the legal message..
|
|
10663
11005
|
*
|
|
10664
11006
|
* @since 1.32.0
|
|
10665
|
-
* @deprecated As of version 1.120.
|
|
11007
|
+
* @deprecated As of version 1.120. Deprecated without successor. SAP Web Analytics has been retired.
|
|
10666
11008
|
*/
|
|
10667
11009
|
setLegalText(): void;
|
|
10668
11010
|
/**
|
|
@@ -10673,7 +11015,7 @@ declare module "sap/ushell/services/UsageAnalytics" {
|
|
|
10673
11015
|
* Since the service is deprecated and no longer supported, this method always returns `false`.
|
|
10674
11016
|
*
|
|
10675
11017
|
* @since 1.32.0
|
|
10676
|
-
* @deprecated As of version 1.120.
|
|
11018
|
+
* @deprecated As of version 1.120. Deprecated without successor. SAP Web Analytics has been retired.
|
|
10677
11019
|
*
|
|
10678
11020
|
* @returns A boolean value indicating whether the UsageAnalytics service is enabled
|
|
10679
11021
|
*/
|
|
@@ -10686,7 +11028,7 @@ declare module "sap/ushell/services/UsageAnalytics" {
|
|
|
10686
11028
|
* Since the service is deprecated and no longer supported, this method always returns `false`.
|
|
10687
11029
|
*
|
|
10688
11030
|
* @since 1.32.0
|
|
10689
|
-
* @deprecated As of version 1.120.
|
|
11031
|
+
* @deprecated As of version 1.120. Deprecated without successor. SAP Web Analytics has been retired.
|
|
10690
11032
|
*
|
|
10691
11033
|
* @returns A boolean value indicating whether the user has specified to track activities
|
|
10692
11034
|
*/
|
|
@@ -10832,7 +11174,7 @@ declare module "sap/ushell/ui/appfinder/AppBox" {
|
|
|
10832
11174
|
/**
|
|
10833
11175
|
* Constructor for a new ui/appfinder/AppBox.
|
|
10834
11176
|
*
|
|
10835
|
-
* @deprecated As of version 1.120.
|
|
11177
|
+
* @deprecated As of version 1.120. Deprecated without successor together with the classic homepage.
|
|
10836
11178
|
*/
|
|
10837
11179
|
export default class AppBox extends Control {
|
|
10838
11180
|
constructor(
|
|
@@ -10860,11 +11202,76 @@ declare module "sap/ushell/ui/appfinder/AppBox" {
|
|
|
10860
11202
|
/**
|
|
10861
11203
|
* Describes the settings that can be provided to the AppBox constructor.
|
|
10862
11204
|
*
|
|
10863
|
-
* @deprecated As of version 1.120.
|
|
11205
|
+
* @deprecated As of version 1.120. Deprecated without successor together with the classic homepage.
|
|
10864
11206
|
*/
|
|
10865
11207
|
export interface $AppBoxSettings extends $ControlSettings {}
|
|
10866
11208
|
}
|
|
10867
11209
|
|
|
11210
|
+
declare module "sap/ushell/ui/BookmarkDialog" {
|
|
11211
|
+
/**
|
|
11212
|
+
* BookmarkDialog provides a dialog-only API for the bookmark functionality.
|
|
11213
|
+
*
|
|
11214
|
+
* @since 1.147.0
|
|
11215
|
+
*/
|
|
11216
|
+
interface BookmarkDialog {
|
|
11217
|
+
/**
|
|
11218
|
+
* Opens the bookmark dialog.
|
|
11219
|
+
*
|
|
11220
|
+
* @since 1.147.0
|
|
11221
|
+
*
|
|
11222
|
+
* @returns A promise resolving to the opened dialog
|
|
11223
|
+
*/
|
|
11224
|
+
show(
|
|
11225
|
+
/**
|
|
11226
|
+
* Options for the bookmark dialog
|
|
11227
|
+
*/
|
|
11228
|
+
oShowOptions: ShowOptions
|
|
11229
|
+
): Promise<any>;
|
|
11230
|
+
}
|
|
11231
|
+
const BookmarkDialog: BookmarkDialog;
|
|
11232
|
+
export default BookmarkDialog;
|
|
11233
|
+
|
|
11234
|
+
/**
|
|
11235
|
+
* @since 1.147.0
|
|
11236
|
+
*/
|
|
11237
|
+
export type ShowOptions = {
|
|
11238
|
+
/**
|
|
11239
|
+
* Title for the bookmark tile
|
|
11240
|
+
*/
|
|
11241
|
+
title?: string;
|
|
11242
|
+
/**
|
|
11243
|
+
* Subtitle for the bookmark tile
|
|
11244
|
+
*/
|
|
11245
|
+
subtitle?: string;
|
|
11246
|
+
/**
|
|
11247
|
+
* Info text for the bookmark tile
|
|
11248
|
+
*/
|
|
11249
|
+
info?: string;
|
|
11250
|
+
/**
|
|
11251
|
+
* Icon for the bookmark tile
|
|
11252
|
+
*/
|
|
11253
|
+
icon?: string;
|
|
11254
|
+
/**
|
|
11255
|
+
* Keywords for the bookmark
|
|
11256
|
+
*/
|
|
11257
|
+
keywords?: string;
|
|
11258
|
+
/**
|
|
11259
|
+
* navigation target for the bookmark It is best practice to provide the target in the form of a semantic
|
|
11260
|
+
* object and action, e.g. "#SalesOrder-display" However for external target it is also supported to provide
|
|
11261
|
+
* a URL, e.g. "https://www.sap.com"
|
|
11262
|
+
*/
|
|
11263
|
+
target?: string;
|
|
11264
|
+
/**
|
|
11265
|
+
* Service URL for dynamic tiles
|
|
11266
|
+
*/
|
|
11267
|
+
serviceUrl?: string;
|
|
11268
|
+
/**
|
|
11269
|
+
* Number unit for dynamic tiles
|
|
11270
|
+
*/
|
|
11271
|
+
numberUnit?: string;
|
|
11272
|
+
};
|
|
11273
|
+
}
|
|
11274
|
+
|
|
10868
11275
|
declare module "sap/ushell/ui/footerbar/AddBookmarkButton" {
|
|
10869
11276
|
import { default as Button, $ButtonSettings } from "sap/m/Button";
|
|
10870
11277
|
|
|
@@ -10876,7 +11283,7 @@ declare module "sap/ushell/ui/footerbar/AddBookmarkButton" {
|
|
|
10876
11283
|
* Enables users to save bookmark tiles in the Fiori launchpad. Clicking the button opens a dialog box for
|
|
10877
11284
|
* saving the app state, so that the app can be launched directly in that state from the launchpad.
|
|
10878
11285
|
*
|
|
10879
|
-
* @deprecated As of version 1.136.
|
|
11286
|
+
* @deprecated As of version 1.136. Use {@link sap.ushell.ui.BookmarkDialog} instead.
|
|
10880
11287
|
*/
|
|
10881
11288
|
export default class AddBookmarkButton extends Button {
|
|
10882
11289
|
/**
|
|
@@ -11096,24 +11503,6 @@ declare module "sap/ushell/ui/footerbar/AddBookmarkButton" {
|
|
|
11096
11503
|
*/
|
|
11097
11504
|
fnAfterPressHandler?: Function
|
|
11098
11505
|
): this;
|
|
11099
|
-
/**
|
|
11100
|
-
* Sets a new value for property {@link #getAppData appData}.
|
|
11101
|
-
*
|
|
11102
|
-
* An object containing properties with information about the app, e.g. serviceUrl, numberUnit, ... .
|
|
11103
|
-
*
|
|
11104
|
-
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
11105
|
-
*
|
|
11106
|
-
* @deprecated As of version 1.31. Use dedicated properties like afterPressHandler, beforePresshandler,
|
|
11107
|
-
* customUrl, ... of the AddBookmarkButton instead.
|
|
11108
|
-
*
|
|
11109
|
-
* @returns Reference to `this` in order to allow method chaining
|
|
11110
|
-
*/
|
|
11111
|
-
setAppData(
|
|
11112
|
-
/**
|
|
11113
|
-
* New value for property `appData`
|
|
11114
|
-
*/
|
|
11115
|
-
oAppData?: object
|
|
11116
|
-
): this;
|
|
11117
11506
|
/**
|
|
11118
11507
|
* Sets a new value for property {@link #getBeforePressHandler beforePressHandler}.
|
|
11119
11508
|
*
|
|
@@ -11332,7 +11721,7 @@ declare module "sap/ushell/ui/footerbar/AddBookmarkButton" {
|
|
|
11332
11721
|
/**
|
|
11333
11722
|
* Describes the settings that can be provided to the AddBookmarkButton constructor.
|
|
11334
11723
|
*
|
|
11335
|
-
* @deprecated As of version 1.136.
|
|
11724
|
+
* @deprecated As of version 1.136. Use {@link sap.ushell.ui.BookmarkDialog} instead.
|
|
11336
11725
|
*/
|
|
11337
11726
|
export interface $AddBookmarkButtonSettings extends $ButtonSettings {
|
|
11338
11727
|
/**
|
|
@@ -11727,7 +12116,7 @@ declare module "sap/ushell/ui/launchpad/DashboardGroupsContainer" {
|
|
|
11727
12116
|
/**
|
|
11728
12117
|
* Constructor for "sap.ushell.ui.launchpad.DashboardGroupsContainer".
|
|
11729
12118
|
*
|
|
11730
|
-
* @deprecated As of version 1.120.
|
|
12119
|
+
* @deprecated As of version 1.120. Deprecated without successor together with the classic homepage.
|
|
11731
12120
|
*/
|
|
11732
12121
|
export default class DashboardGroupsContainer extends Control {
|
|
11733
12122
|
/**
|
|
@@ -11992,7 +12381,7 @@ declare module "sap/ushell/ui/launchpad/DashboardGroupsContainer" {
|
|
|
11992
12381
|
/**
|
|
11993
12382
|
* Describes the settings that can be provided to the DashboardGroupsContainer constructor.
|
|
11994
12383
|
*
|
|
11995
|
-
* @deprecated As of version 1.120.
|
|
12384
|
+
* @deprecated As of version 1.120. Deprecated without successor together with the classic homepage.
|
|
11996
12385
|
*/
|
|
11997
12386
|
export interface $DashboardGroupsContainerSettings extends $ControlSettings {
|
|
11998
12387
|
/**
|
|
@@ -12037,7 +12426,7 @@ declare module "sap/ushell/ui/launchpad/LinkTileWrapper" {
|
|
|
12037
12426
|
* Constructor for a new ui/launchpad/LinkTileWrapper. A link tile to be displayed in the tile container.
|
|
12038
12427
|
* This control acts as container for specialized tile implementations.
|
|
12039
12428
|
*
|
|
12040
|
-
* @deprecated As of version 1.120.
|
|
12429
|
+
* @deprecated As of version 1.120. Deprecated without successor together with the classic homepage.
|
|
12041
12430
|
*/
|
|
12042
12431
|
export default class LinkTileWrapper extends Control {
|
|
12043
12432
|
/**
|
|
@@ -12790,7 +13179,7 @@ declare module "sap/ushell/ui/launchpad/LinkTileWrapper" {
|
|
|
12790
13179
|
/**
|
|
12791
13180
|
* Describes the settings that can be provided to the LinkTileWrapper constructor.
|
|
12792
13181
|
*
|
|
12793
|
-
* @deprecated As of version 1.120.
|
|
13182
|
+
* @deprecated As of version 1.120. Deprecated without successor together with the classic homepage.
|
|
12794
13183
|
*/
|
|
12795
13184
|
export interface $LinkTileWrapperSettings extends $ControlSettings {
|
|
12796
13185
|
uuid?: string | PropertyBindingInfo;
|
|
@@ -12892,7 +13281,7 @@ declare module "sap/ushell/ui/launchpad/TileState" {
|
|
|
12892
13281
|
* Constructor for a new ui/launchpad/TileState. The tile state control that displays loading indicator,
|
|
12893
13282
|
* while tile view is loading and failed status in case tile view is not available.
|
|
12894
13283
|
*
|
|
12895
|
-
* @deprecated As of version 1.120.
|
|
13284
|
+
* @deprecated As of version 1.120. Deprecated without successor together with the classic homepage.
|
|
12896
13285
|
*/
|
|
12897
13286
|
export default class TileState extends Control {
|
|
12898
13287
|
/**
|
|
@@ -13056,7 +13445,7 @@ declare module "sap/ushell/ui/launchpad/TileState" {
|
|
|
13056
13445
|
/**
|
|
13057
13446
|
* Describes the settings that can be provided to the TileState constructor.
|
|
13058
13447
|
*
|
|
13059
|
-
* @deprecated As of version 1.120.
|
|
13448
|
+
* @deprecated As of version 1.120. Deprecated without successor together with the classic homepage.
|
|
13060
13449
|
*/
|
|
13061
13450
|
export interface $TileStateSettings extends $ControlSettings {
|
|
13062
13451
|
state?: string | PropertyBindingInfo;
|
|
@@ -13111,6 +13500,10 @@ declare module "sap/ushell/ui/shell/ShellHeadItem" {
|
|
|
13111
13500
|
* The press handler function.
|
|
13112
13501
|
*/
|
|
13113
13502
|
press?: Function;
|
|
13503
|
+
/**
|
|
13504
|
+
* The tooltip used for the ShellHEadItem.
|
|
13505
|
+
*/
|
|
13506
|
+
tooltip?: string;
|
|
13114
13507
|
};
|
|
13115
13508
|
}
|
|
13116
13509
|
|
|
@@ -13595,7 +13988,7 @@ declare module "sap/ushell/ui/tile/StaticTile" {
|
|
|
13595
13988
|
* subtitle, an icon and additional information
|
|
13596
13989
|
*
|
|
13597
13990
|
* @since 1.15.0
|
|
13598
|
-
* @deprecated As of version 1.120.
|
|
13991
|
+
* @deprecated As of version 1.120. Deprecated without successor together with the classic homepage.
|
|
13599
13992
|
*/
|
|
13600
13993
|
export default class StaticTile
|
|
13601
13994
|
extends /* was: sap.ushell.ui.tile.TileBase */ Object
|
|
@@ -13992,7 +14385,7 @@ declare module "sap/ushell/ui5service/UserStatus" {
|
|
|
13992
14385
|
* the setStatus method is called.
|
|
13993
14386
|
*
|
|
13994
14387
|
* @since 1.46
|
|
13995
|
-
* @deprecated As of version 1.70.
|
|
14388
|
+
* @deprecated As of version 1.70. Deprecated without successor. Support for this service has been discontinued.
|
|
13996
14389
|
*/
|
|
13997
14390
|
attachStatusChanged(
|
|
13998
14391
|
/**
|
|
@@ -14004,7 +14397,7 @@ declare module "sap/ushell/ui5service/UserStatus" {
|
|
|
14004
14397
|
* Detaches an event handler from the 'statusChanged' event.
|
|
14005
14398
|
*
|
|
14006
14399
|
* @since 1.46
|
|
14007
|
-
* @deprecated As of version 1.70.
|
|
14400
|
+
* @deprecated As of version 1.70. Deprecated without successor. Support for this service has been discontinued.
|
|
14008
14401
|
*/
|
|
14009
14402
|
detachStatusChanged(
|
|
14010
14403
|
/**
|
|
@@ -14021,7 +14414,7 @@ declare module "sap/ushell/ui5service/UserStatus" {
|
|
|
14021
14414
|
* online status, the setStatus method will be called with a null value.
|
|
14022
14415
|
*
|
|
14023
14416
|
* @since 1.46
|
|
14024
|
-
* @deprecated As of version 1.70.
|
|
14417
|
+
* @deprecated As of version 1.70. Deprecated without successor. Support for this service has been discontinued.
|
|
14025
14418
|
*/
|
|
14026
14419
|
setEnabled(
|
|
14027
14420
|
/**
|
|
@@ -14038,7 +14431,7 @@ declare module "sap/ushell/ui5service/UserStatus" {
|
|
|
14038
14431
|
* their online status
|
|
14039
14432
|
*
|
|
14040
14433
|
* @since 1.46
|
|
14041
|
-
* @deprecated As of version 1.70.
|
|
14434
|
+
* @deprecated As of version 1.70. Deprecated without successor. Support for this service has been discontinued.
|
|
14042
14435
|
*/
|
|
14043
14436
|
setStatus(
|
|
14044
14437
|
/**
|
|
@@ -14099,7 +14492,7 @@ declare namespace sap {
|
|
|
14099
14492
|
*
|
|
14100
14493
|
*
|
|
14101
14494
|
* @since 1.15.0
|
|
14102
|
-
* @deprecated As of version 1.120.
|
|
14495
|
+
* @deprecated As of version 1.120. Deprecated without successor.
|
|
14103
14496
|
*
|
|
14104
14497
|
* @returns Resolves once the container is available.
|
|
14105
14498
|
*/
|
|
@@ -14189,6 +14582,8 @@ declare namespace sap {
|
|
|
14189
14582
|
|
|
14190
14583
|
"sap/ushell/api/workpage/Runtime": undefined;
|
|
14191
14584
|
|
|
14585
|
+
"sap/ushell/bootstrap/Config": undefined;
|
|
14586
|
+
|
|
14192
14587
|
"sap/ushell/components/factsheet/controls/PictureTile": undefined;
|
|
14193
14588
|
|
|
14194
14589
|
"sap/ushell/components/factsheet/controls/PictureViewer": undefined;
|
|
@@ -14235,10 +14630,14 @@ declare namespace sap {
|
|
|
14235
14630
|
|
|
14236
14631
|
"sap/ushell/modules/Search/SearchProvider": undefined;
|
|
14237
14632
|
|
|
14633
|
+
"sap/ushell/navigation/DirtyState": undefined;
|
|
14634
|
+
|
|
14238
14635
|
"sap/ushell/renderer/ShellLayout": undefined;
|
|
14239
14636
|
|
|
14240
14637
|
"sap/ushell/renderers/fiori2/Renderer": undefined;
|
|
14241
14638
|
|
|
14639
|
+
"sap/ushell/sandbox/SandboxBootTask": undefined;
|
|
14640
|
+
|
|
14242
14641
|
"sap/ushell/services/_Personalization/ContextContainer": undefined;
|
|
14243
14642
|
|
|
14244
14643
|
"sap/ushell/services/_Personalization/PersonalizationContainer": undefined;
|
|
@@ -14259,6 +14658,12 @@ declare namespace sap {
|
|
|
14259
14658
|
|
|
14260
14659
|
"sap/ushell/services/AppLifeCycle": undefined;
|
|
14261
14660
|
|
|
14661
|
+
"sap/ushell/services/AppLifeCycle/AppInfoParameterName": undefined;
|
|
14662
|
+
|
|
14663
|
+
"sap/ushell/services/AppLifeCycle/ApplicationType": undefined;
|
|
14664
|
+
|
|
14665
|
+
"sap/ushell/services/AppLifeCycle/CurrentApplication": undefined;
|
|
14666
|
+
|
|
14262
14667
|
"sap/ushell/services/Bookmark": undefined;
|
|
14263
14668
|
|
|
14264
14669
|
"sap/ushell/services/BookmarkV2": undefined;
|
|
@@ -14361,6 +14766,8 @@ declare namespace sap {
|
|
|
14361
14766
|
|
|
14362
14767
|
"sap/ushell/ui/appfinder/AppBox": undefined;
|
|
14363
14768
|
|
|
14769
|
+
"sap/ushell/ui/BookmarkDialog": undefined;
|
|
14770
|
+
|
|
14364
14771
|
"sap/ushell/ui/footerbar/AddBookmarkButton": undefined;
|
|
14365
14772
|
|
|
14366
14773
|
"sap/ushell/ui/launchpad/ActionItem": undefined;
|