File

src/session/dcm/open_tab.ts

Description

This service is responsible for opening a new tab that shows the provided Blueriq session. By default, the sessionId is composed into an URL which is opened in a new window. The exact specification of the route can be specified in the BlueriqModule.forRoot import using the BlueriqConfig.sessionRoute configuration option.

Index

Methods

Constructor

constructor(sessionRoute: string, locationStrategy: LocationStrategy)
Parameters :
Name Type Optional
sessionRoute string No
locationStrategy LocationStrategy No

Methods

open
open(sessionId: SessionId)
Parameters :
Name Type Optional
sessionId SessionId No
Returns : void

result-matching ""

    No results matching ""