blockly > الأحداث > BlockFieldIntermediateChangeJson
Signature:
export interface BlockFieldIntermediateChangeJson extends BlockBaseJson
توسيع: BlockBaseJson
أماكن إقامة
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2024-10-15 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2024-10-15 (حسب التوقيت العالمي المتفَّق عليه)"],[[["The `BlockFieldIntermediateChangeJson` interface extends the `BlockBaseJson` interface and is used to represent an intermediate change to a block field value in JSON format."],["It includes properties like `name`, `newValue`, and `oldValue` to store information about the field undergoing change and its evolving values."],["This interface helps in capturing and handling temporary changes in block field values during user interactions before they are finalized."]]],[]]