operations/operation-details/operation-details-modal.component.ts
selector | c8y-operation-details-modal |
templateUrl | ./operation-details-modal.component.html |
Properties |
|
Inputs |
constructor(modalRef: BsModalRef)
|
||||||
Parameters :
|
collapsed |
Type : boolean
|
Default value : false
|
operation |
Type : Partial<IOperation>
|
readOnly |
Type : boolean
|
Default value : false
|
Public modalRef |
Type : BsModalRef
|