Udostępnij za pomocą


IBasicFilterWithKeys interface

Rozszerza

Właściwości

keyValues
target

Odziedziczone właściwości

$schema
displaySettings
filterType
operator
requireSingleSelection
values

Szczegóły nieruchomości

keyValues

keyValues: (string | number | boolean)[][]

Wartość nieruchomości

(string | number | boolean)[][]

target

target: IFilterKeyTarget

Wartość nieruchomości

Szczegóły odziedziczonej właściwości

$schema

$schema: string

Wartość nieruchomości

string

dziedziczone zIBasicFilter.$schema

displaySettings

displaySettings?: IFilterDisplaySettings

Wartość nieruchomości

dziedziczone zIBasicFilter.displaySettings

filterType

filterType: FilterType

Wartość nieruchomości

dziedziczone zIBasicFilter.filterType

operator

operator: BasicFilterOperators

Wartość nieruchomości

dziedziczone zIBasicFilter.operator

requireSingleSelection

requireSingleSelection?: boolean

Wartość nieruchomości

boolean

dziedziczone zIBasicFilter.requireSingleSelection

values

values: (string | number | boolean)[]

Wartość nieruchomości

(string | number | boolean)[]

dziedziczone zIBasicFilter.values