סקר מחקר: נשמח לשמוע על החוויה שלך עם Blockly
לפתיחת הסקר
blockly > אירועים > clearPendingUndo
המשתנה events.clearPendingUndo
Signature:
clearPendingUndo: typeof eventUtils.clearPendingUndo
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-08-22 (שעון UTC).
[null,null,["עדכון אחרון: 2024-08-22 (שעון UTC)."],[[["`Events.clearPendingUndo` is a variable that holds a reference to the `eventUtils.clearPendingUndo` function."],["It is used to programmatically clear any pending undo operations in Blockly."],["By utilizing this variable, developers can control the undo/redo stack and potentially manage how Blockly handles user actions."]]],["The `clearPendingUndo` variable, within the Blockly `Events` namespace, is a function of type `eventUtils.clearPendingUndo`. This variable's purpose is to provide a way to clear any pending undo actions. The variable is accessible within the `Events` namespace, itself part of the larger Blockly library.\n"]]