סקר מחקר: נשמח לשמוע על החוויה שלך עם Blockly
לפתיחת הסקר
blockly > אירועים > BlockFieldIntermediateChangeJson
Signature:
export interface BlockFieldIntermediateChangeJson extends BlockBaseJson
Extends: BlockBaseJson
מאפיינים
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-10-15 (שעון UTC).
[null,null,["עדכון אחרון: 2024-10-15 (שעון UTC)."],[[["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."]]],[]]