| Package | Description |
|---|---|
| de.intarsys.tools.tree |
| Modifier and Type | Method and Description |
|---|---|
CommonNodeFactory<?> |
CommonNodeFactory.lookupFactory(Object object) |
| Modifier and Type | Method and Description |
|---|---|
static CommonNode<?> |
CommonNode.getNode(CommonNode<?> parent,
CommonNodeFactory<?> role,
Object object)
Return the node associated with object.
|
void |
CommonNodeFactory.registerFactory(Class<?> clazz,
CommonNodeFactory<?> factory) |
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.