סקר מחקר: נשמח לשמוע על החוויה שלך עם Blockly
לפתיחת הסקר
blockly > blockRendering > חיבור
מחלקת חיבור (blockRendering).
מחלקת הבסיס שמייצגת חיבור ואת המרחב שהיא תופסת בבלוק.
Signature:
export declare class Connection extends Measurable
הרחבות: ניתנות למדידה
יצרנים
מאפיינים
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-09-12 (שעון UTC).
[null,null,["עדכון אחרון: 2024-09-12 (שעון UTC)."],[[["The `blockRendering.Connection` class represents a connection point on a block and the space it occupies, extending the `Measurable` class."],["It is constructed using connection constants and a connection model, managing properties like shape, highlighting, and dynamic sizing."],["Key properties include `connectionModel`, `highlighted`, `isDynamicShape`, and `shape`, offering control over connection appearance and behavior."]]],[]]