public interface IDropTargetable
| Modifier and Type | Method and Description |
|---|---|
IDropHandler |
getDropHandler()
Return the current drop handler for a node.
|
void |
setDropHandler(IDropHandler handler)
Make this node acceptable for dropping dragged items into.
|
void setDropHandler(IDropHandler handler)
handler - IDropHandler getDropHandler()
Copyright © 2017 etc.to. All rights reserved.