File

operations/operation-details/operation-details.service.ts

Index

Methods

Constructor

constructor(operationService: OperationService, modalService: BsModalService)
Parameters :
Name Type Optional
operationService OperationService No
modalService BsModalService No

Methods

Async openDetails
openDetails(operationOrOperationId: IOperation | string | number, options?: literal type)

Opens a modal window with the details of given single operation.

  • collapsed: boolean - whether the details pane should be initially collapsed
  • readOnly: boolean - whether the details should be displayed in read-only mode
Parameters :
Name Type Optional Description
operationOrOperationId IOperation | string | number No

Operation's object or id.

options literal type Yes

Additional options:

  • collapsed: boolean - whether the details pane should be initially collapsed
  • readOnly: boolean - whether the details should be displayed in read-only mode
Returns : any

results matching ""

    No results matching ""