Search
Preparing search index...
The search index is not available
tridactyl
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"finding"
findState
Class findState
Simple container for the state of a single frame's finds.
Hierarchy
findState
Index
Constructors
constructor
Properties
direction
filter
find
Host
mark
markedels
markpos
Methods
destructor
Constructors
constructor
new find
State
(
)
:
findState
Returns
findState
Properties
direction
direction
:
1
|
-1
= 1
filter
filter
:
string
= ""
find
Host
find
Host
:
HTMLDivElement
= document.createElement("div")
mark
mark
:
any
= new Mark(elementswithtext())
markedels
markedels
:
any
[]
= []
markpos
markpos
:
number
= 0
Methods
destructor
destructor
(
)
:
void
Returns
void
Globals
"finding"
find
State
constructor
direction
filter
find
Host
mark
markedels
markpos
destructor
find
Mode
State
logger
elementswithtext
filter
find
Page
mode
navigate
push
Key
reset
Generated using
TypeDoc
Simple container for the state of a single frame's finds.