File

sub-assets/columns/asset-type.cell-renderer.component.ts

Implements

OnInit

Metadata

templateUrl ./asset-type.cell-renderer.component.html

Index

Properties
Methods

Constructor

constructor(context: CellRendererContext, deviceGroupService: DeviceGroupService)
Parameters :
Name Type Optional
context CellRendererContext No
deviceGroupService DeviceGroupService No

Methods

ngOnInit
ngOnInit()
Returns : void

Properties

Public context
context: CellRendererContext
Type : CellRendererContext
groupIcon
groupIcon: string
Type : string
iconTitle
iconTitle: string
Type : string
isAnyGroup
isAnyGroup: boolean
Type : boolean
isDevice
isDevice: boolean
Type : boolean
<device-status class="m-l-8" [mo]="context.item" *ngIf="isDevice"></device-status>
<i
  [c8yIcon]="groupIcon"
  title="{{ iconTitle | translate }}"
  class="m-l-8 c8y-icon-duocolor"
  *ngIf="isAnyGroup || !isDevice"
></i>

result-matching ""

    No results matching ""