共用方式為


TupleFilter class

Extends

建構函式

TupleFilter(ITupleFilterTarget, "In", TupleValueType[])

屬性

operator
schemaUrl
target
values

繼承的屬性

displaySettings
filterType
schema

方法

toJSON()

建構函式詳細資料

TupleFilter(ITupleFilterTarget, "In", TupleValueType[])

new TupleFilter(target: ITupleFilterTarget, operator: "In", values: TupleValueType[])

參數

operator

"In"

values

TupleValueType[]

屬性詳細資料

operator

operator: "In"

屬性值

"In"

schemaUrl

static schemaUrl: string

屬性值

string

target

target: ITupleFilterTarget

屬性值

values

values: TupleValueType[]

屬性值

繼承的屬性詳細資料

displaySettings

displaySettings: IFilterDisplaySettings

屬性值

繼承自Filter.displaySettings

filterType

filterType: FilterType

屬性值

繼承自Filter.filterType

schema

static schema: string

屬性值

string

繼承自Filter.schema

方法詳細資料

toJSON()

function toJSON(): ITupleFilter

傳回