Ace API Reference
Preparing search index...
src/autocomplete
FilteredList
Class FilteredList
Index
Constructors
constructor
Properties
all
exact
Match
filtered
filter
Text
ignore
Caption
Methods
filter
Completions
set
Filter
Constructors
constructor
new
FilteredList
(
array
:
any
,
filterText
?:
string
)
:
FilteredList
Parameters
array
:
any
Optional
filterText
:
string
Returns
FilteredList
Properties
all
all
:
any
exact
Match
exactMatch
:
boolean
filtered
filtered
:
any
filter
Text
filterText
:
string
ignore
Caption
ignoreCaption
:
boolean
Methods
filter
Completions
filterCompletions
(
items
:
any
,
needle
:
any
)
:
any
[]
Parameters
items
:
any
needle
:
any
Returns
any
[]
set
Filter
setFilter
(
str
:
any
)
:
void
Parameters
str
:
any
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
all
exact
Match
filtered
filter
Text
ignore
Caption
Methods
filter
Completions
set
Filter
Ace API Reference
Loading...