BasicFilterWithKeys class
- Rozszerzenie
Konstruktory
Basic |
Właściwości
key |
|
target |
Właściwości dziedziczone
display |
|
filter |
|
operator | |
require |
|
schema | |
schema |
|
values |
Metody
toJSON() |
Szczegóły konstruktora
BasicFilterWithKeys(IFilterKeyTarget, BasicFilterOperators, string | number | boolean | (string | number | boolean)[], (string | number | boolean)[][])
new BasicFilterWithKeys(target: IFilterKeyTarget, operator: BasicFilterOperators, values: string | number | boolean | (string | number | boolean)[], keyValues: (string | number | boolean)[][])
Parametry
- target
- IFilterKeyTarget
- operator
- BasicFilterOperators
- values
-
string | number | boolean | (string | number | boolean)[]
- keyValues
-
(string | number | boolean)[][]
Szczegóły właściwości
keyValues
keyValues: (string | number | boolean)[][]
Wartość właściwości
(string | number | boolean)[][]
target
Szczegóły właściwości dziedziczonej
displaySettings
displaySettings: IFilterDisplaySettings
Wartość właściwości
dziedziczone zBasicFilter.displaySettings
filterType
operator
requireSingleSelection
requireSingleSelection: boolean
Wartość właściwości
boolean
dziedziczone zBasicFilter.requireSingleSelection
schema
static schema: string
Wartość właściwości
string
schemaUrl
values
values: (string | number | boolean)[]
Wartość właściwości
(string | number | boolean)[]
dziedziczone zBasicFilter.values