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


NotSupportedFilter class

Extends

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

NotSupportedFilter(IFilterTarget, string, string)

Свойства

message
notSupportedTypeName
schemaUrl

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

displaySettings
filterType
schema
target

Методы

toJSON()

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

NotSupportedFilter(IFilterTarget, string, string)

new NotSupportedFilter(target: IFilterTarget, message: string, notSupportedTypeName: string)

Параметры

target
IFilterTarget
message

string

notSupportedTypeName

string

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

message

message: string

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

string

notSupportedTypeName

notSupportedTypeName: string

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

string

schemaUrl

static schemaUrl: string

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

string

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

displaySettings

displaySettings: IFilterDisplaySettings

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

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

filterType

filterType: FilterType

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

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

schema

static schema: string

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

string

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

target

target: IFilterGeneralTarget

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

Наследуется отFilter.target

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

toJSON()

function toJSON(): INotSupportedFilter

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