סקר מחקר: נשמח לשמוע על החוויה שלך עם Blockly
לפתיחת הסקר
blockly > קלט > קלט > init
צריך לאתחל את השדות בקלט הזה.
Signature:
init(): void;
החזרות:
ריק
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-09-12 (שעון UTC).
[null,null,["עדכון אחרון: 2024-09-12 (שעון UTC)."],[[["The `init()` method initializes the fields associated with a specific input on a Blockly block."],["This method is part of the `Input` class within the `inputs` namespace of Blockly, and it doesn't return any value."],["Its primary function is to set up the input fields for interaction within the Blockly environment."]]],[]]