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