File

src/lib/shared/interfaces/attribute-item.interface.ts

Description

AttributeItem is used to further define the attributes that are displayed in the inbox

Index

Properties

Properties

allowEmptyDataItemFilter
allowEmptyDataItemFilter: boolean
Type : boolean
Optional

Defines if the options for the filter should contain the not available option '–'. If set to true, the options will contain the '–' option (default). If set to false, the options will not contain the '–' option. If not set, the options will contain the '–' option. The '–' option is used to filter for items that have no value for the specific attribute.

checked
checked: FormGroup
Type : FormGroup

defines if the attribute is displayed in the inbox or not

dateFilterRestriction
dateFilterRestriction: TDateFilterRestrictions
Type : TDateFilterRestrictions
Optional

Restrictions that apply to the filterMode = date-range.

filterMode
filterMode: TAttributeFilterModes
Type : TAttributeFilterModes
Optional

which type of filter is used for this attribute

filterSelectionOptions
filterSelectionOptions: ISelectionFilterValue[]
Type : ISelectionFilterValue[]
Optional

Defines the options for the single and multi select filter for the specific attribute

iconFilter
iconFilter: IIconInput
Type : IIconInput
Optional

the icon filter is used to define an icon for a specific data item.

identifier
identifier: string
Type : string

the name of the attribute used internally

label
label: string
Type : string

the name of the attribute that is displayed in the inbox

sortable
sortable: boolean
Type : boolean
Optional

The sortable attribute defines if the attribute is sortable.

results matching ""

    No results matching ""