סקר מחקר: נשמח לשמוע על החוויה שלך עם Blockly
לפתיחת הסקר
blockly > fieldRegistry
מרחב השמות של fieldRegistry
פונקציות
ממשקים
ממשק |
תיאור |
RegistrableField |
מייצג את השיטות הסטטיות שיש להגדיר בכל שדה רשום, כלומר ה-constructor ו-methods של Json. מכיוון שאנחנו לא יודעים איזה מחלקה משנית של שדה יהיה רשום, אין לנו אפשרות לבדוק בקלות את הפרמטרים של הבונה. |
משתנים
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-05-20 (שעון UTC).
[null,null,["עדכון אחרון: 2024-05-20 (שעון UTC)."],[[["The `fieldRegistry` namespace manages the registration and unregistration of field types in Blockly."],["It provides functions like `register` and `unregister` to interact with the field type registry."],["The `RegistrableField` interface defines the necessary static methods for any registered field type, including a constructor and a `fromJson` method."],["A `TEST_ONLY` variable is present within this namespace, potentially for testing purposes."]]],[]]