File

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

Metadata

templateUrl ./group.cell-renderer.component.html

Index

Properties

Constructor

constructor(context: CellRendererContext, deviceGridService: DeviceGridService)
Parameters :
Name Type Optional
context CellRendererContext No
deviceGridService DeviceGridService No

Properties

Public context
context: CellRendererContext
Type : CellRendererContext
Public deviceGridService
deviceGridService: DeviceGridService
Type : DeviceGridService
Decorators :
@Inject(undefined)
<span
  title="{{
    deviceGridService.getParentsNames(
      context.item,
      context.property.externalFilterQuery?.deviceGroupId
    )
  }}"
  class="text-truncate"
>
  {{
    deviceGridService.getParentsNames(
      context.item,
      context.property.externalFilterQuery?.deviceGroupId
    )
  }}
</span>

result-matching ""

    No results matching ""