Protected
constructorThe current document.
The explorer pool.
A region to display results.
The node on which the explorer works.
Predicate on nodes that will fire the hoverer.
Accessor to extract node value that is passed to the region.
The current document.
Protected
eventsProtected
nodeThe node on which the explorer works.
Protected
nodeAccessor to extract node value that is passed to the region.
Protected
nodePredicate on nodes that will fire the hoverer.
The explorer pool.
A region to display results.
Protected
highlighterThe Sre highlighter associated with the walker.
Protected
EventsThe events associated with this explorer.
Retrieves the closest node on which the node query fires. Thereby closest is defined as:
The node on which the mouse event fired.
Node and output pair if successful.
Protected
stopStops the events of this explorer from bubbling.
The event to stop.
Static
createCreator pattern for explorers.
The current document.
The explorer pool.
A region to display results.
The node on which the explorer works.
Remaining information.
An object of the particular explorer class.
Protected
Static
stopStops event bubbling.
The event that is stopped.
Hoverer that displays node content (e.g., for magnification).