แบบสำรวจการวิจัย: บอกให้เราทราบเกี่ยวกับประสบการณ์การใช้งาน Blockly
เริ่มแบบสำรวจ
blockly > ความคิดเห็น > WorkspaceComment
ลายเซ็น:
export declare class WorkspaceComment
ผู้ผลิต
พร็อพเพอร์ตี้
พร็อพเพอร์ตี้ |
คีย์ตัวปรับแต่ง |
ประเภท |
คำอธิบาย |
ถูกกำจัด |
protected |
boolean |
ความคิดเห็นนี้ถูกนำออกไปแล้วหรือไม่ |
ทิ้ง |
protected |
boolean |
ว่ามีการกำจัดความคิดเห็นนี้หรือไม่ |
id |
readonly |
สตริง |
ตัวระบุที่ไม่ซ้ำกันสำหรับความคิดเห็นนี้ |
ตำแหน่ง |
protected |
ประสานงาน |
ตำแหน่งของความคิดเห็นในพิกัดพื้นที่ทำงาน |
พื้นที่ทำงาน |
readonly |
พื้นที่ทำงาน |
|
เมธอด
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 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."]]],[]]