Project Wonder 5.0

er.ajax
Class AjaxTreeModel.DepthFirstEnumeration

java.lang.Object
  extended by er.ajax.AjaxTreeModel.DepthFirstEnumeration
All Implemented Interfaces:
java.util.Enumeration
Enclosing class:
AjaxTreeModel

protected class AjaxTreeModel.DepthFirstEnumeration
extends java.lang.Object
implements java.util.Enumeration


Constructor Summary
AjaxTreeModel.DepthFirstEnumeration(java.lang.Object rootNode, boolean enumerateClosedNodes)
           
 
Method Summary
 boolean hasMoreElements()
           
 java.lang.Object nextElement()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AjaxTreeModel.DepthFirstEnumeration

public AjaxTreeModel.DepthFirstEnumeration(java.lang.Object rootNode,
                                           boolean enumerateClosedNodes)
Method Detail

hasMoreElements

public boolean hasMoreElements()
Specified by:
hasMoreElements in interface java.util.Enumeration

nextElement

public java.lang.Object nextElement()
Specified by:
nextElement in interface java.util.Enumeration

Last updated: Tue, Feb 21, 2017 • 05:45 PM CET

Copyright © 2002 – 2007 Project Wonder.