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