BasicFilter class
- Extends
Construtores
Basic |
Propriedades
key |
|
operator | |
require |
|
schema |
|
values |
Propriedades herdadas
display |
|
filter |
|
schema | |
target |
Métodos
toJSON() |
Detalhes do construtor
BasicFilter(IFilterTarget, BasicFilterOperators, (string | number | boolean | (string | number | boolean)[])[])
new BasicFilter(target: IFilterTarget, operator: BasicFilterOperators, values: (string | number | boolean | (string | number | boolean)[])[])
Parâmetros
- target
- IFilterTarget
- operator
- BasicFilterOperators
- values
-
(string | number | boolean | (string | number | boolean)[])[]
Detalhes da propriedade
keyValues
keyValues: (string | number | boolean)[][]
Valor da propriedade
(string | number | boolean)[][]
operator
requireSingleSelection
requireSingleSelection: boolean
Valor da propriedade
boolean
schemaUrl
static schemaUrl: string
Valor da propriedade
string
values
values: (string | number | boolean)[]
Valor da propriedade
(string | number | boolean)[]
Detalhes das propriedades herdadas
displaySettings
filterType
schema
static schema: string
Valor da propriedade
string