public interface FTreeNodeObjectProvider
Modifier and Type | Method and Description |
---|---|
Object |
objectForNode(FTreeNode node,
Class clazz)
Get the object for a given FTreeNode.
|
Object objectForNode(FTreeNode node, Class clazz)
node
- The FTreeNode for which the object is to be returned.clazz
- The class of the object being requested.Copyright © 2018. All rights reserved.