סקר מחקר: נשמח לשמוע על החוויה שלך עם Blockly
לפתיחת הסקר
blockly > הערות > WorkspaceComment
Signature:
export declare class WorkspaceComment
יצרנים
מאפיינים
נכס |
גורמי שינוי |
סוג |
תיאור |
נמחק |
protected |
בוליאני |
אם התגובה הזו נמחקה או לא. |
הסרה |
protected |
בוליאני |
אם התגובה הזו נמחקת או לא. |
id |
readonly |
מחרוזת |
המזהה הייחודי של התגובה הזו. |
מיקום |
protected |
ניהול צוותים |
מיקום התגובה בקואורדינטות של סביבת העבודה. |
סביבת עבודה |
readonly |
סביבת עבודה |
|
שיטות
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-08-27 (שעון UTC).
[null,null,["עדכון אחרון: 2024-08-27 (שעון UTC)."],[[["The `WorkspaceComment` class represents comments that can be added to a Blockly workspace."],["It provides methods to manage the comment's properties such as text, size, location, and visibility."],["Comments can be collapsed, moved, edited, and deleted, with control over their individual editability and movability."],["This class interacts with the `Workspace` to manage its position and lifecycle."],["The comment's state can be queried to determine if it is disposed, deletable, editable, or movable."]]],[]]