blockly > الأحداث > CommentChangeJson
Signature:
export interface CommentChangeJson extends CommentBaseJson
الإضافات: CommentBaseJson
أماكن إقامة
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2024-08-29 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2024-08-29 (حسب التوقيت العالمي المتفَّق عليه)"],[[["The `CommentChangeJson` interface, extending `CommentBaseJson`, describes the JSON structure for comment change events within Blockly."],["It includes properties like `newContents` and `oldContents` to represent the updated and previous comment text respectively."],["This interface is used for serializing and deserializing comment change events, allowing for persistence and undo/redo functionality."]]],[]]