Usages of DropTarget
Properties
| dropTarget | in CanvasComponent | Gets the dropTarget associated with this instance. | |
| dropTarget | in QueryContinueDragEventArgs | Gets the current dropTarget or null of there is no drop target. |
Method Return Values
| getDropTarget (Element) | in DropTarget | Gets the DropTarget instance associated with the given element. |
Method Parameters
| setDropTarget (Element, DropTarget) | in DropTarget | Sets the drop target for the given element. |