blockly >拖动 >CommentDragStrategy
Drag.CommentDragStrategy 类
Signature:
export declare class CommentDragStrategy implements IDragStrategy
实现: IDragStrategy
构造函数
| 构造函数 | 修饰符 | 说明 |
|---|---|---|
| (构造函数)(注释) | 构造 CommentDragStrategy 类的新实例 |
方法
| 方法 | 修饰符 | 说明 |
|---|---|---|
| drag(newLoc) | ||
| endDrag() | ||
| isMovable() | ||
| revertDrag() | ||
| startDrag() |