public interface INodeFilter
TreeTable.setNodeFilter(INodeFilter)
Modifier and Type | Method and Description |
---|---|
boolean |
includeNode(Object node)
Determines whether the given node will be included in the tree table
view or not.
|
boolean includeNode(Object node)
node
- the node to check for inclusionCopyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.