public interface IlpTreeNodeFactory
Modifier and Type | Method and Description |
---|---|
IlpTreeNode |
createTreeNode(IlpObject ilpObject,
IlpExpansionStrategy expansionStrategy)
Creates and returns a tree node.
|
IlpTreeNode createTreeNode(IlpObject ilpObject, IlpExpansionStrategy expansionStrategy)
ilpObject
- The IlpObject
of the tree node.expansionStrategy
- The expansion strategy of the tree node.© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.