File

device-grid/columns/group.cell-renderer.component.ts

Metadata

Index

Properties

Constructor

constructor(context: CellRendererContext, columnUtilService: ColumnUtilService)
Parameters :
Name Type Optional
context CellRendererContext No
columnUtilService ColumnUtilService No

Properties

Public columnUtilService
Type : ColumnUtilService
Public context
Type : CellRendererContext
<span
  title="{{
    columnUtilService.getParentsNames(
      context.item,
      context.property.externalFilterQuery?.deviceGroupId
    )
  }}"
  class="text-truncate"
>
  {{
    columnUtilService.getParentsNames(
      context.item,
      context.property.externalFilterQuery?.deviceGroupId
    )
  }}
</span>

results matching ""

    No results matching ""