blockly > comments > DeleteCommentBarButton
comments.DeleteCommentBarButton class
Button that deletes a comment.
Signature:
export declare class DeleteCommentBarButton extends CommentBarButton
Extends: CommentBarButton
Constructors
Constructor | Modifiers | Description |
|---|---|---|
Creates a new DeleteCommentBarButton instance. |
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
| |||
| SVGGElement | ||
| SVGImageElement | SVG image displayed on this button. | |
| string | ||
|
Methods
Method | Modifiers | Description |
|---|---|---|
Disposes of this button. | ||
Deletes parent comment. | ||
Adjusts the positioning of this button within its container. |