コンストラクター
プロパティ
inputValue
inputValue: string = ''
key
key: string | string[]
メソッド
formatter
- formatter(valueToTest: string): string
パラメーター
返却 string
get_value
- get_value(item: any, key: string): string
パラメーター
返却 string
matchFn
- matchFn(valueToTest: string, inputValue: string): boolean
パラメーター
valueToTest: string
inputValue: string
返却 boolean
metConditionFn
- metConditionFn(item: any): void
パラメーター
返却 void
overdueConditionFn
- overdueConditionFn(item: any): void
パラメーター
返却 void