public interface FTreeNodeAdapterProvider
Modifier and Type | Method and Description |
---|---|
FTreeNodeAdapter[] |
treeNodeAdaptersForClass(Class clazz)
Get the array of FTreeNodeAdapter that provide the behavior for the
given class.
|
FTreeNodeAdapter[] treeNodeAdaptersForClass(Class clazz)
clazz
- The class of the FTreeNode for which the adapters are being requested.Copyright © 2018. All rights reserved.