סקר מחקר: נשמח לשמוע על החוויה שלך עם Blockly
לפתיחת הסקר
blockly > FieldNumber > configure_
מגדירים את השדה על סמך מפת האפשרויות הנתונה.
Signature:
protected configure_(config: FieldNumberConfig): void;
פרמטרים
החזרות:
ריק
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-10-15 (שעון UTC).
[null,null,["עדכון אחרון: 2024-10-15 (שעון UTC)."],[[["The `FieldNumber.configure_()` method allows customization of a FieldNumber instance using a configuration object."],["This method accepts a `FieldNumberConfig` object containing specific options for adjusting the field's properties."],["It's a protected method, indicating its intended use within the Blockly library or extensions, rather than direct user interaction."]]],[]]