קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
blockly > blockRendering > שדה
מחלקה blockRendering.Field
אובייקט שמכיל מידע על המרחב שתופס שדה במהלך העיבוד
Signature:
export declare class Field extends Measurable
הרחבות: ניתנות למדידה
יצרנים
מאפיינים
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-25 (שעון UTC).
[null,null,["עדכון אחרון: 2025-07-25 (שעון UTC)."],[],["The `Field` class, extending `Measurable`, represents the space a field occupies during rendering. It's instantiated with constants, a field, and a parent input. Key properties include the associated `BlocklyField`, a boolean for RTL flipping, height and width dimensions, an editable status, and the `Input` it's linked to. This class manages the spatial layout and properties of fields within a block's rendering.\n"],null,[]]