Sdílet prostřednictvím


NotSupportedFilter class

Extends

Konstruktory

NotSupportedFilter(IFilterTarget, string, string)

Vlastnosti

message
notSupportedTypeName
schemaUrl

Zděděné vlastnosti

displaySettings
filterType
schema
target

Metody

toJSON()

Podrobnosti konstruktoru

NotSupportedFilter(IFilterTarget, string, string)

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

Parametry

target
IFilterTarget
message

string

notSupportedTypeName

string

Podrobnosti vlastnosti

message

message: string

Hodnota vlastnosti

string

notSupportedTypeName

notSupportedTypeName: string

Hodnota vlastnosti

string

schemaUrl

static schemaUrl: string

Hodnota vlastnosti

string

Podrobnosti zděděných vlastností

displaySettings

displaySettings: IFilterDisplaySettings

Hodnota vlastnosti

Zděděno zFilter.displaySettings

filterType

filterType: FilterType

Hodnota vlastnosti

Zděděno zfilter.filterType

schema

static schema: string

Hodnota vlastnosti

string

Zděděno zfilter.schema

target

target: IFilterGeneralTarget

Hodnota vlastnosti

Zděděno zfilter.target

Podrobnosti metody

toJSON()

function toJSON(): INotSupportedFilter

Návraty