Hint
Rejection
Reason
Hint
Hint
State
constructor
filter
filter
Func
focused
Hint
hint
Host
hintchars
hints
reject
resolve
destructor
Hint
Builder
Hint
Filter
Hint
Save
Type
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
Focus
hint
Image
hint
Kill
hint
Page
hint
Page
Window
hint
Page
Window
Private
hint
Read
hint
Save
hintable
Images
hintables
hintnames
hintnames_
numeric
hintnames_
short
hintnames_
simple
hintnames_
uniform
killables
pipe
pipe_
elements
push
Key
reset
saveable
Elements
select
Focused
Hint
Simple container for the state of a single frame's hints.
Hierarchy
HintState
Index
Constructors
constructor
Properties
filter
filter
Func
focused
Hint
hint
Host
hintchars
hints
reject
resolve
Methods
destructor
Constructors
constructor
new
Hint
State
(
filterFunc
:
HintFilter
, resolve
:
function
, reject
:
function
)
:
HintState
Parameters
filterFunc:
HintFilter
resolve:
function
(
Hint
:
any
)
:
void
Parameters
Hint:
any
Returns
void
reject:
function
(
HintRejectionReason
:
any
)
:
any
Parameters
HintRejectionReason:
any
Returns
any
Returns
HintState
Properties
filter
filter
:
string
= ""
filter
Func
filter
Func
:
HintFilter
focused
Hint
focused
Hint
:
Hint
hint
Host
hint
Host
:
HTMLDivElement
= document.createElement("div")
hintchars
hintchars
:
string
= ""
hints
hints
:
Hint
[]
= []
reject
reject
:
function
Type declaration
(
HintRejectionReason
:
any
)
:
any
Parameters
HintRejectionReason:
any
Returns
any
resolve
resolve
:
function
Type declaration
(
Hint
:
any
)
:
void
Parameters
Hint:
any
Returns
void
Methods
destructor
destructor
(
abort
:
any
)
:
void
Parameters
abort:
any
Returns
void
Simple container for the state of a single frame's hints.