Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Ends a drag operation.
Syntax
public boolean dragEnd()
Run On
Client
Return Value
Type: boolean
1 if successful; otherwise, 0.
Remarks
The rest of the drag operation is specified by the dragBegin, dragEnter, dragMove, and dragLeave methods.