ColumnSearchField
internal
A specialized FilterField for the FilterBar. Not intended to be used directly.
No results
Configs
Configs are options you supply in a configuration object when creating an instance of this class-
The matching mode to use when filtering.
Has a corresponding runtime matchMode property.
-
Whether to show a trigger to open the match mode menu.
Has a corresponding runtime showMatchModeTrigger property.
Properties
Properties are getters/setters or publicly accessible variables on this class-
Identifies an object as an instance of ColumnSearchField class, or subclass thereof.
-
The matching mode to use when filtering.
Has a corresponding matchMode config.
-
Exposes the parsed RegExps derived from the field's value and matchMode. Used by the FilterBar plugin to highlight matches.
-
Whether to show a trigger to open the match mode menu.
Has a corresponding showMatchModeTrigger config.
-
Identifies an object as an instance of ColumnSearchField class, or subclass thereof.
type: columnsearchfield