Поделиться через


IncludeExcludeFilter class

Extends

Конструкторы

IncludeExcludeFilter(IIncludeExcludeFilterTarget, boolean, (string | number | boolean)[] | IncludeExcludeFilterValuesType)

Свойства

isExclude
schemaUrl
target
values

Унаследованные свойства

displaySettings
filterType
schema

Методы

toJSON()

Сведения о конструкторе

IncludeExcludeFilter(IIncludeExcludeFilterTarget, boolean, (string | number | boolean)[] | IncludeExcludeFilterValuesType)

new IncludeExcludeFilter(target: IIncludeExcludeFilterTarget, isExclude: boolean, values: (string | number | boolean)[] | IncludeExcludeFilterValuesType)

Параметры

isExclude

boolean

values

(string | number | boolean)[] | IncludeExcludeFilterValuesType

Сведения о свойстве

isExclude

isExclude: boolean

Значение свойства

boolean

schemaUrl

static schemaUrl: string

Значение свойства

string

target

target: IIncludeExcludeFilterTarget

Значение свойства

values

values: (string | number | boolean)[] | IncludeExcludeFilterValuesType

Значение свойства

(string | number | boolean)[] | IncludeExcludeFilterValuesType

Сведения об унаследованном свойстве

displaySettings

displaySettings: IFilterDisplaySettings

Значение свойства

наследуется отFilter.displaySettings

filterType

filterType: FilterType

Значение свойства

наследуется отFilter.filterType

schema

static schema: string

Значение свойства

string

наследуется отFilter.schema

Сведения о методе

toJSON()

function toJSON(): IIncludeExcludeFilter

Возвращаемое значение