File

device-grid/columns/registration-date.device-grid-column.ts

Extends

BaseDeviceGridColumn

Index

Properties
Methods

Constructor

constructor(initialColumnConfig?: ColumnConfig)
Parameters :
Name Type Optional
initialColumnConfig ColumnConfig Yes

Properties

Optional cellCSSClassName
Type : string | string[]
Optional cellRendererComponent
Type : Type<any>
Optional dataType
Type : ColumnDataType
Optional externalFilterQuery
Type : string | object
Optional filterable
Type : boolean
Optional filteringConfig
Type : DeviceGridFormlyColumnFilteringConfig
Optional filteringFormRendererComponent
Type : Type<any>
Optional filterPredicate
Type : string | FilterPredicateFunction
Optional gridTrackSize
Type : string
Optional header
Type : string
Optional headerCellRendererComponent
Type : Type<any>
Optional headerCSSClassName
Type : string | string[]
name
Type : string
Optional path
Type : string
Optional positionFixed
Type : boolean
Optional resizable
Type : boolean
Optional sortable
Type : boolean
Optional sortingConfig
Type : DeviceGridColumnSortingConfig
Optional sortOrder
Type : SortOrder
Optional visible
Type : boolean

Methods

Protected formatDate
formatDate(dateToFormat: string)
Parameters :
Name Type Optional
dateToFormat string No
Returns : string
getLabelTemplate
getLabelTemplate(label: string, options: literal type)

Gets a label template to be used in the schema-form's type: 'template' form item.

  • showWildcardTooltip: boolean - appends a tooltip explaining wildcard usage
Parameters :
Name Type Optional Default value Description
label string No

The label to be displayed.

options literal type No {}

Additional options:

  • showWildcardTooltip: boolean - appends a tooltip explaining wildcard usage
Returns : string

The string with the template.

results matching ""

    No results matching ""