File

core/application/app-switcher.service.ts

Index

Properties
Methods

Constructor

constructor(ui: AppStateService)
Parameters :
Name Type Optional
ui AppStateService No

Methods

Protected filterDuplicates
filterDuplicates(apps: IApplication[], tenant: ICurrentTenant)
Parameters :
Name Type Optional
apps IApplication[] No
tenant ICurrentTenant No
Returns : IApplication[]
Protected filterVisible
filterVisible(apps: IApplication[])
Parameters :
Name Type Optional
apps IApplication[] No
Returns : IApplication[]
Protected isCloudApp
isCloudApp(app: IApplication)
Parameters :
Name Type Optional
app IApplication No
Returns : boolean
Protected isPackage
isPackage(app: IApplication)
Parameters :
Name Type Optional
app IApplication No
Returns : boolean
Protected orderApps
orderApps(apps: IApplication[])
Parameters :
Name Type Optional
apps IApplication[] No
Returns : IApplication[]

Properties

apps$
Type : Observable<Array<IApplication>>

Available none cloud apps of the currently logged in user to be displayed in app switcher.

appsOfCurrentUser$
Type : Observable<Array<IApplication>>

Apps of the currently logged in user.

finishedLoading$
Type : Observable<boolean>
oneCloudApps$
Type : Observable<Array<IApplication>>

Available cloud apps of the currently logged in user to be displayed in app switcher.

Protected Readonly visibleApplicationTypes
Type : []
Default value : ['HOSTED', 'EXTERNAL']

results matching ""

    No results matching ""