JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.vividsolutions.jump.workbench.ui
TreeUtil
RecurseValidator
Contents
Description
Method Summary
Method Details
recurseAllowed(Object)
Hide sidebar
Show sidebar
Interface TreeUtil.RecurseValidator
Enclosing class:
TreeUtil
public static interface
TreeUtil.RecurseValidator
interface to limit recursion over tree
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
recurseAllowed
(
Object
o)
Method Details
recurseAllowed
boolean
recurseAllowed
(
Object
o)