Package org.apache.wicket.util.iterator

Class Summary
AbstractHierarchyIterator<N,I extends N> Deprecated. Hierarchy iterators are deprecated because they have problems with pages with deep component tree.
AbstractHierarchyIteratorWithFilter<N,I extends N> Deprecated. Hierarchy iterators are deprecated because they have problems with pages with deep component tree.
ComponentHierarchyIterator Deprecated. Hierarchy iterators are deprecated because they have problems with pages with deep component tree.
GenericComponentHierarchyIterator<I extends Component> Deprecated. Hierarchy iterators are deprecated because they have problems with pages with deep component tree.
IteratorFilter<S> A simple filter interface for the hierarchy iterator.
 



Copyright © 2006–2015 Apache Software Foundation. All rights reserved.