Hint
constructor
filter
Data
flag
name
on
Select
result
target
focused
hidden
select
Hint
State
Hint
Builder
Hint
Filter
Hint
Selected
Callback
logger
mode
State
build
Hints
Simple
build
Hints
Vimperator
default
Hint
Builder
default
Hint
Chars
default
Hint
Filter
element
Filterable
Text
filter
Hints
Simple
filter
Hints
Vimperator
hint
Page
hintable
Images
hintables
hintnames
hintnames_
numeric
hintnames_
short
hintnames_
simple
hintnames_
uniform
killables
parser
pipe
pipe_
elements
push
Key
reset
saveable
Elements
select
Focused
Hint
Place a flag by each hintworthy element
Hierarchy
Hint
Index
Constructors
constructor
Properties
filter
Data
flag
name
on
Select
result
target
Accessors
focused
hidden
Methods
select
Constructors
constructor
new
Hint
(
target
:
Element
, name
:
string
, filterData
:
any
, onSelect
:
HintSelectedCallback
)
:
Hint
Parameters
target:
Element
name:
string
filterData:
any
onSelect:
HintSelectedCallback
Returns
Hint
Properties
filterData
filterData
:
any
flag
flag
:
HTMLSpanElement
= document.createElement("span")
name
name
:
string
Private
onSelect
onSelect
:
HintSelectedCallback
result
result
:
any
= null
target
target
:
Element
Accessors
focused
set
focused
(
focus
:
boolean
)
:
void
Parameters
focus:
boolean
Returns
void
hidden
set
hidden
(
hide
:
boolean
)
:
void
Parameters
hide:
boolean
Returns
void
Methods
select
select
(
)
:
void
Returns
void
Place a flag by each hintworthy element