مشاركة عبر


IncludeExcludeFilter class

يمتد

المنشئون

IncludeExcludeFilter(IIncludeExcludeFilterTarget, boolean, (string | number | boolean)[] | IncludeExcludeFilterValuesType)

الخصائص

isExclude
schemaUrl
target
values

الخصائص الموروثة

displaySettings
filterType
schema

الأساليب

toJSON()

تفاصيل المنشئ

IncludeExcludeFilter(IIncludeExcludeFilterTarget, boolean, (string | number | boolean)[] | IncludeExcludeFilterValuesType)

new IncludeExcludeFilter(target: IIncludeExcludeFilterTarget, isExclude: boolean, values: (string | number | boolean)[] | IncludeExcludeFilterValuesType)

المعلمات

isExclude

boolean

values

(string | number | boolean)[] | IncludeExcludeFilterValuesType

تفاصيل الخاصية

isExclude

isExclude: boolean

قيمة الخاصية

boolean

schemaUrl

static schemaUrl: string

قيمة الخاصية

string

target

target: IIncludeExcludeFilterTarget

قيمة الخاصية

values

values: (string | number | boolean)[] | IncludeExcludeFilterValuesType

قيمة الخاصية

(string | number | boolean)[] | IncludeExcludeFilterValuesType

تفاصيل الخاصية الموروثة

displaySettings

displaySettings: IFilterDisplaySettings

قيمة الخاصية

موروث منFilter.displaySettings

filterType

filterType: FilterType

قيمة الخاصية

موروث منFilter.filterType

schema

static schema: string

قيمة الخاصية

string

موروث من filter.schema

تفاصيل الأسلوب

toJSON()

function toJSON(): IIncludeExcludeFilter

المرتجعات