סקר מחקר: נשמח לשמוע על החוויה שלך עם Blockly
לפתיחת הסקר
blockly > גרירה > גרירה
גוררים.Dragger class, מחלקה
Signature:
export declare class Dragger implements IDragger
הטמעות: IDragger
יצרנים
מאפיינים
שיטות
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-08-21 (שעון UTC).
[null,null,["עדכון אחרון: 2024-08-21 (שעון UTC)."],[[["The `Dragger` class in Blockly manages the dragging behavior of elements within a workspace."],["It implements the `IDragger` interface and provides methods for handling drag start, drag, and drag end events."],["Dragger calculates element positions during dragging, updates the drag target, and determines if the draggable should return to its starting position or be deleted."],["Developers can extend or customize this class to modify the drag-and-drop functionality in Blockly applications."]]],[]]