File

src/session/loading/global_loading_activity.ts

Description

This service can be used for receiving notifications regarding loading activity across all Blueriq sessions. For loading activity of only a single session, first use forSession to obtain a LoadingActivity service that targets only a single Blueriq session.

To show session-local loading activity based on the session's own loading service, use the loading event of the BqProjectComponent or BqSessionComponent. If you need to show loading activity based on all sessions, inject GlobalLoadingActivity from an Angular module instead.

Index

Methods

Constructor

constructor()

Methods

forSession
forSession(sessionName: string)
Parameters :
Name Type Optional
sessionName string No
Returns : LoadingActivity
ngOnDestroy
ngOnDestroy()
Returns : void

result-matching ""

    No results matching ""