共用方式為


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

傳回