クラス IgxFilterOptions

階層

  • IgxFilterOptions

Index

コンストラクタ

プロパティ

メソッド

コンストラクタ

constructor

プロパティ

inputValue

inputValue: string = ''

items

items: any[]

key

key: string

メソッド

formatter

  • formatter(valueToTest: string): string

get_value

  • get_value(item: any, key: string): string

matchFn

  • matchFn(valueToTest: string, inputValue: string): boolean

metConditionFn

  • metConditionFn(item: any): void

overdueConditionFn

  • overdueConditionFn(item: any): void