סקר מחקר: נשמח לשמוע על החוויה שלך עם Blockly
לפתיחת הסקר
blockly > ארגז כלים > updateFlyout_
המדיניות הזו קובעת אם להסתיר או להציג את הנסתר בהתאם לפריט שנבחר.
Signature:
protected updateFlyout_(oldItem: ISelectableToolboxItem | null, newItem: ISelectableToolboxItem | null): void;
פרמטרים
החזרות:
ריק
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-08-22 (שעון UTC).
[null,null,["עדכון אחרון: 2024-08-22 (שעון UTC)."],[[["The `updateFlyout_` method determines the flyout's visibility based on the currently selected toolbox item."],["It takes two arguments: `oldItem`, representing the previously selected item, and `newItem`, representing the currently selected item, both of which can be null."],["This method is responsible for managing the display of the flyout in response to user interactions with the toolbox."]]],[]]