BasicFilterWithKeys class
- Extends
Zděděné vlastnosti
| display |
|
| filter |
|
| operator | |
| require |
|
| schema | |
| schema |
|
| values |
Metody
| toJSON() |
Podrobnosti konstruktoru
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)[][]
Podrobnosti vlastnosti
keyValues
keyValues: (string | number | boolean)[][]
Hodnota vlastnosti
(string | number | boolean)[][]
target
Podrobnosti zděděných vlastností
displaySettings
filterType
operator
requireSingleSelection
requireSingleSelection: boolean
Hodnota vlastnosti
boolean
zděděno zBasicFilter.requireSingleSelection
schema
values
values: (string | number | boolean)[]
Hodnota vlastnosti
(string | number | boolean)[]
zděděno ze souboruBasicFilter.values