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 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.