Home > blockly > dragging > CommentDragStrategy
dragging.CommentDragStrategy class
Signature:
export declare class CommentDragStrategy implements IDragStrategy
Implements: IDragStrategy
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(comment) | Constructs a new instance of the CommentDragStrategy class |
Methods
| Method | Modifiers | Description |
|---|---|---|
| drag(newLoc) | ||
| endDrag() | ||
| isMovable() | ||
| revertDrag() | ||
| startDrag() |