סקר מחקר: נשמח לשמוע על החוויה שלך עם Blockly
לפתיחת הסקר
blockly > blockRendering > חלונית הזזה > drawInlineInput_
כאן מוסיפים שלבים לקלט בתוך השורה.
Signature:
protected drawInlineInput_(input: InlineInput): void;
פרמטרים
פרמטר |
סוג |
תיאור |
קלט |
InlineInput |
המידע על הקלט שיש לעבד. |
החזרות:
ריק
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-10-15 (שעון UTC).
[null,null,["עדכון אחרון: 2024-10-15 (שעון UTC)."],[[["The `blockRendering.Drawer.drawInlineInput_()` method is used to visually render inline inputs within Blockly blocks."],["It takes an `InlineInput` object as a parameter, which contains all the necessary information for rendering the input."],["The method focuses on the visual representation and does not handle the input's logic or data."]]],[]]