blockly > نظرات > WorkspaceComment
امضا:
export declare class WorkspaceComment
سازندگان
خواص
اموال | اصلاح کننده ها | تایپ کنید | توضیحات |
---|
کنار گذاشته شد | protected | بولی | خواه این نظر منتفی شده باشد یا خیر. |
دفع کردن | protected | بولی | اینکه آیا این نظر در حال حذف شدن است یا خیر. |
شناسه | readonly | رشته | شناسه منحصر به فرد برای این نظر. |
مکان | protected | هماهنگ کنید | محل نظر در مختصات فضای کاری. |
فضای کار | readonly | فضای کار | |
روش ها
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2024-11-12 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2024-11-12 بهوقت ساعت هماهنگ جهانی."],[[["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."]]],[]]