次の方法で共有


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

戻り値