RelativeTimeFilter class
- Extends
-
建構函式
屬性
繼承的屬性
方法
建構函式詳細資料
RelativeTimeFilter(IFilterTarget, RelativeDateOperators, number, RelativeDateFilterTimeUnit)
new RelativeTimeFilter(target: IFilterTarget, operator: RelativeDateOperators, timeUnitsCount: number, timeUnitType: RelativeDateFilterTimeUnit)
參數
屬性詳細資料
operator
operator: RelativeDateOperators
屬性值
schemaUrl
static schemaUrl: string
屬性值
timeUnitsCount
timeUnitsCount: number
屬性值
timeUnitType
timeUnitType: RelativeDateFilterTimeUnit
屬性值
繼承的屬性詳細資料
displaySettings
filterType
filterType: FilterType
屬性值
繼承自 filter.filterType
schema
static schema: string
屬性值
繼承自 filter.schema
target
target: IFilterGeneralTarget
屬性值
繼承自 filter.target
方法詳細資料
toJSON()
function toJSON(): IRelativeTimeFilter
傳回