JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Search
Help
elemental2.dom
TraversalDocument
CreateTreeWalkerFn
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
onInvoke(Node, double, NodeFilter, boolean)
Interface TraversalDocument.CreateTreeWalkerFn
Enclosing interface:
TraversalDocument
@JsFunction
public static interface
TraversalDocument.CreateTreeWalkerFn
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
TreeWalker
onInvoke
(
Node
p0, double p1,
NodeFilter
p2, boolean p3)
Method Details
onInvoke
TreeWalker
onInvoke
(
Node
p0, double p1,
NodeFilter
p2, boolean p3)