| Interface | Description |
|---|---|
| PositionAwareTreeController<T> |
Controller of a tree that provides API for exact positioning of nodes.
|
| TreeController<T> |
Controller of the tree
|
| Class | Description |
|---|---|
| PositionAwareTreeControllerWrapper<T> |
Default PositionAwareTreeController Wrapper Implementation.
|
| Tree<T> |
Us this tree instead of regular one from zk if you wish to have all nodes drag'n'drop-able across other nodes.
|
| TreeConstants |
Constants used internally by tree to handle events forwarded by listeners attached to the tree.
|
| TreeControllerWrapper<T> |
Default Tree Controller Wrapper Implementation.
|
Copyright © 2017 SAP SE. All Rights Reserved.