Flag indicating if the explorer is active.
The pool the explorer belongs to.
Flag indicating if event bubbling is stopped.
Adds the events of the explorer to the node's event listener.
Attaches navigator and its event handlers to a node.
Detaches navigator and its event handlers to a node.
Function to be executed on focus in.
The keyboard event.
Function to be executed on focus out.
The keyboard event.
Function to be executed on key down.
The keyboard event.
A method that is executed if no move is executed.
Removes the events of the explorer from the node's event listener.
Starts the explorer.
Stops the explorer.
Update the explorer after state changes.
Optional
force: booleanForces the update in any case. (E.g., even if explorer is inactive.)
Interface for keyboard explorers. Adds the necessary keyboard events.