find
State
constructor
direction
filter
find
Host
mark
markedels
markpos
destructor
find
Mode
State
logger
elementswithtext
filter
find
Page
mode
navigate
parser
push
Key
reset
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
= ""
findHost
findHost
:
HTMLDivElement
= document.createElement("div")
mark
mark
:
any
= new Mark(elementswithtext())
markedels
markedels
:
any
[]
= []
markpos
markpos
:
number
= 0
Methods
destructor
destructor
(
)
:
void
Returns
void
Simple container for the state of a single frame's finds.