แบบสำรวจการวิจัย: บอกให้เราทราบเกี่ยวกับประสบการณ์การใช้งาน Blockly
เริ่มแบบสำรวจ
blockly > เหตุการณ์ > BlockChangeJson
อินเทอร์เฟซ Event.BlockChangeJson
ลายเซ็น:
export interface BlockChangeJson extends BlockBaseJson
ขยาย: BlockBaseJson
พร็อพเพอร์ตี้
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-10-14 UTC
[null,null,["อัปเดตล่าสุด 2024-10-14 UTC"],[[["The `BlockChangeJson` interface, extending `BlockBaseJson`, describes the JSON format for block change events in Blockly."],["It includes properties like `element`, `newValue`, `oldValue` to represent the change, with optional properties like `disabledReason` and `name` for additional context."],["These properties store information about what element of the block changed, the new and old values associated with the change, and potentially the reason for the change and the block's name."]]],[]]