File

core/data-grid/data-grid.model.ts

Extends

Column

Index

Properties

Properties

__id
__id: string
Type : string
Optional

The unique identifier for the column used when ordering

__origin
__origin: string
Type : string
Optional

origin needed to identify if the column comes from selectedProperties or operationColumns for the asset table

command
command: object | string
Type : object | string
Optional

The property to be executed as command

computedConfig
computedConfig: ComputedConfig
Type : ComputedConfig
Optional

Configuration for computed column

iconConfig
iconConfig: Array<IconConfigItem>
Type : Array<IconConfigItem>
Optional

Configuration for displaying an icon in the cell.

isLink
isLink: boolean
Type : boolean
Optional

Whether the column is a link.

isOperation
isOperation: boolean
Type : boolean
Optional

Whether the column is an operation.

operationType
operationType: AssetColumnOperationType
Type : AssetColumnOperationType
Optional

The operation type of the operation column

showIconAndValue
showIconAndValue: boolean
Type : boolean
Optional

Whether to show both icon and value in the cell

type
type: string
Type : string
Optional

The type of the column

results matching ""

    No results matching ""