blockly > comments > DeleteCommentBarButton

comments.DeleteCommentBarButton class

Nút xoá bình luận.

Chữ ký:

export declare class DeleteCommentBarButton extends CommentBarButton 

Mở rộng: CommentBarButton

Hàm khởi tạo

Hàm dựng Đối tượng sửa đổi Mô tả
(constructor)(id, workspace, container) Tạo một thực thể DeleteCommentBarButton mới.

Thuộc tính

Thuộc tính Đối tượng sửa đổi Loại Mô tả
container

protected

readonly

SVGGElement
biểu tượng

protected

readonly

SVGImageElement Hình ảnh SVG xuất hiện trên nút này.
id

protected

readonly

chuỗi
workspace

protected

readonly

WorkspaceSvg

Phương thức

Phương thức Đối tượng sửa đổi Mô tả
dispose() Loại bỏ nút này.
performAction(e) Xoá bình luận chính.
reposition() Điều chỉnh vị trí của nút này trong vùng chứa.