blockly > comments > DeleteCommentBarButton
comments.DeleteCommentBarButton class
כפתור למחיקת תגובה.
Signature:
export declare class DeleteCommentBarButton extends CommentBarButton
Extends: CommentBarButton
יצרנים
יצרן | גורמי שינוי | תיאור |
---|---|---|
(constructor)(id, workspace, container) | יוצר מופע חדש של DeleteCommentBarButton. |
מאפיינים
נכס | גורמי שינוי | סוג | תיאור |
---|---|---|---|
container |
|
SVGGElement | |
icon |
|
SVGImageElement | תמונת SVG שמוצגת בלחצן הזה. |
id |
|
מחרוזת | |
workspace |
|
WorkspaceSvg |
Methods
שיטה | גורמי שינוי | תיאור |
---|---|---|
dispose() | מחיקת הכפתור. | |
performAction(e) | מחיקת התגובה הראשית. | |
reposition() | הגדרה שמשנה את המיקום של הלחצן בתוך הקונטיינר שלו. |