public class IlvTreeListUtilities extends Object
IlvTreeListModel
.Modifier and Type | Method and Description |
---|---|
static Iterator |
postOrderIterator(IlvTreeListModel model)
Returns an iterator that visits each object once.
|
static Iterator |
preOrderIterator(IlvTreeListModel model)
Returns an iterator that visits each object once.
|
public static Iterator preOrderIterator(IlvTreeListModel model)
IlvTreeListRowIndexCache
public static Iterator postOrderIterator(IlvTreeListModel model)
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.