File

search/columns/asset-type.cell-renderer.component.ts

Implements

OnInit

Metadata

Index

Properties
Methods

Constructor

constructor(context: CellRendererContext, assetNodeService: AssetNodeService)
Parameters :
Name Type Optional
context CellRendererContext No
assetNodeService AssetNodeService No

Methods

ngOnInit
ngOnInit()
Returns : void

Properties

Public context
Type : CellRendererContext
groupIcon
Type : string
iconTitle
Type : string
isAnyGroup
Type : boolean
isAsset
Type : boolean
isDevice
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>

results matching ""

    No results matching ""