TopNFilter class
- Extends
-
建構函式
屬性
繼承的屬性
方法
建構函式詳細資料
TopNFilter(IFilterTarget, TopNFilterOperators, number, ITarget)
new TopNFilter(target: IFilterTarget, operator: TopNFilterOperators, itemCount: number, orderBy: ITarget)
參數
屬性詳細資料
itemCount
operator
operator: TopNFilterOperators
屬性值
orderBy
schemaUrl
static schemaUrl: string
屬性值
繼承的屬性詳細資料
displaySettings
filterType
filterType: FilterType
屬性值
繼承自 filter.filterType
schema
static schema: string
屬性值
繼承自 filter.schema
target
target: IFilterGeneralTarget
屬性值
繼承自 filter.target
方法詳細資料
toJSON()
function toJSON(): ITopNFilter
傳回