public class HiddenElements extends Object implements NodeFilter
display CSS property is equal to none.NodeFilter.Action| Constructor and Description |
|---|
HiddenElements() |
| Modifier and Type | Method and Description |
|---|---|
NodeFilter.Action |
acceptNode(com.google.gwt.dom.client.Node node)
Applies this filter on the given DOM node.
|
public NodeFilter.Action acceptNode(com.google.gwt.dom.client.Node node)
NodeFilteracceptNode in interface NodeFilternode - the node to be filteredCopyright © 2004–2015 XWiki. All rights reserved.