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