| Package | Description |
|---|---|
| com.xalys.xgl | |
| com.xalys.xgl.tree |
| Modifier and Type | Method and Description |
|---|---|
Set<DropTarget<W,?,?>> |
Widget.getDropTargetList() |
| Modifier and Type | Method and Description |
|---|---|
W |
Widget.addDropTarget(DropTarget<W,?,?> dropTarget) |
W |
Widget.removeDropTarget(DropTarget<W,?,?> dropTarget) |
W |
Widget.setDropTarget(DropTarget<W,?,?>... dropTargets) |
| Modifier and Type | Class and Description |
|---|---|
class |
TreeDropTarget<E extends TreeNode<E>,D> |
Copyright © 2018 Xalys. All rights reserved.