protected class AjaxTreeModel.DepthFirstEnumeration extends Object implements Enumeration
Constructor and Description |
---|
DepthFirstEnumeration(Object rootNode,
boolean enumerateClosedNodes) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasMoreElements() |
Object |
nextElement() |
public DepthFirstEnumeration(Object rootNode, boolean enumerateClosedNodes)
public boolean hasMoreElements()
hasMoreElements
in interface Enumeration
public Object nextElement()
nextElement
in interface Enumeration
Copyright © 2002 – 2024 Project Wonder.