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